Fix link failure with debug info in LTO mode
This fixes a regression whereby the program fails to link with debug info in LTO mode because of an undefined reference to a symbol coming from the object files containing the early debug info. * dwarf2out.c (dwarf2out_size_function): Run in early-DWARF mode.
Showing
gcc/testsuite/gnat.dg/lto24.adb
0 → 100644
gcc/testsuite/gnat.dg/lto24_pkg1.ads
0 → 100644
gcc/testsuite/gnat.dg/lto24_pkg2.adb
0 → 100644
gcc/testsuite/gnat.dg/lto24_pkg2.ads
0 → 100644
Please
register
or
sign in
to comment