https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92192
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92192
Xi Ruoyao changed:
What|Removed |Added
CC||xry111 at mengyan1223 dot wang
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92192
--- Comment #1 from Richard Biener ---
Building libstdc++ with -flto is not really supported - we apply a fixed symbol
export set which isn't tuned for its effects. I remember recent fixes in this
area though.