http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55028
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55028
--- Comment #9 from Benjamin Kosnik 2012-11-05
21:54:29 UTC ---
Fixed in trunk and 4.7
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55028
--- Comment #8 from Benjamin Kosnik 2012-11-05
21:53:40 UTC ---
Author: bkoz
Date: Mon Nov 5 21:53:31 2012
New Revision: 193191
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193191
Log:
2012-11-05 Benjamin Kosnik
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55028
--- Comment #7 from Benjamin Kosnik 2012-11-05
21:52:32 UTC ---
Author: bkoz
Date: Mon Nov 5 21:52:28 2012
New Revision: 193190
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193190
Log:
2012-11-05 Benjamin Kosnik
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55028
--- Comment #6 from Benjamin Kosnik 2012-11-05
21:01:15 UTC ---
Author: bkoz
Date: Mon Nov 5 21:01:08 2012
New Revision: 193185
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193185
Log:
2012-11-05 Benjamin Kosnik
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55028
Benjamin Kosnik changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55028
--- Comment #4 from oleg at smolsky dot net 2012-10-30 15:09:49 UTC ---
Created attachment 28578
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28578
exports
Here is a patch that addresses the issue. IE my tests and apps link now.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55028
--- Comment #3 from oleg at smolsky dot net 2012-10-24 18:36:44 UTC ---
Can this be debugged by hacking installed libstdc++ headers? If so, could you
point to what needs exporting/testing please?