1
0

initial import from Debian

version: 14.3.0-5
commit: bee30ab0fff2fd6af94c62376c8aa4221bb831e0
This commit is contained in:
2025-08-11 15:00:09 +03:00
commit c2c1923c7b
274 changed files with 101988 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# 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.