1
0
Files
gcc-14/debian/patches/dwarf5-revert-default-doc.diff
Konstantin Demin c2c1923c7b initial import from Debian
version: 14.3.0-5
commit: bee30ab0fff2fd6af94c62376c8aa4221bb831e0
2025-08-11 15:00:09 +03:00

15 lines
541 B
Diff

# DP: Don't turn on DWARF 5 by default, where GCC 11 is not the default.
--- a/src/gcc/doc/invoke.texi
+++ b/src/gcc/doc/invoke.texi
@@ -9630,6 +9630,9 @@ version for most targets is 5 (with the
Darwin/Mac OS X, which default to version 2, and AIX, which defaults
to version 4).
+NOTE: On Ubuntu release, where GCC 11 is not used as the default (21.04
+and earlier releases), it defaults to version 4.
+
Note that with DWARF Version 2, some ports require and always
use some non-conflicting DWARF 3 extensions in the unwind tables.