[Bug c++/48822] [4.5 Regression] G++ gets stucks and never finishes compilation when enabling -O2/3 optimization options.

qball at sarine dot nl gcc-bugzilla@gcc.gnu.org
Fri Apr 29 14:07:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48822

--- Comment #3 from qball at sarine dot nl 2011-04-29 14:04:48 UTC ---
Doing -O1  -finline-small-functions breaks it aswell.

Indeed adding -fno-tree-fre fixes compilation.

Thanks.



More information about the Gcc-bugs mailing list