[Bug c++/61564] #pragma GCC optimize ("-fno-lto") causes the compiler to crash
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 23 10:25:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61564
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
It's not supposed to be supported to enable/disable LTO with the optimize
pragma.
More information about the Gcc-bugs
mailing list