[Bug target/42113] [4.3/4.4/4.5 Regression] Internal Compiler error with -O3, breaking commit known
mattst88 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Nov 22 17:52:00 GMT 2009
------- Comment #9 from mattst88 at gmail dot com 2009-11-22 17:52 -------
WRT the test suite: should it be
/* { dg-options "-O2" } */
or
/* { dg-options "-O3" } */
That is, -O2 or -O3? I could only produce the internal compiler error with -O3,
and not at all with -Os, -O0, -O1, -O2.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42113
More information about the Gcc-bugs
mailing list