This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51910] [4.7 Regression] -frepo linking failure
- From: "sandra at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 29 Jan 2012 04:50:12 +0000
- Subject: [Bug c++/51910] [4.7 Regression] -frepo linking failure
- Auto-submitted: auto-generated
- References: <bug-51910-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51910
--- Comment #16 from Sandra Loosemore <sandra at codesourcery dot com> 2012-01-29 04:50:12 UTC ---
Created attachment 26498
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26498
new patch
The attached patch seems to DTRT; I tested it also with explicit -Wl,--demangle
and -Wl,--no-demangle on the command line, and -Wl,-Map=wa.map.
Regression-testing now, and trying to figure out how to wrap up the test case
for dejagnu.