This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/51910] [4.7 Regression] -frepo linking failure


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]