This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/20490] ICE: verify_stmts failed. (with -O -ftree-pre)
- From: "commie1 at gmx dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Mar 2005 02:11:59 -0000
- Subject: [Bug tree-optimization/20490] ICE: verify_stmts failed. (with -O -ftree-pre)
- References: <20050316020837.20490.commie1@gmx.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From commie1 at gmx dot net 2005-03-16 02:11 -------
Sorry, the commandline I gave is missing the -O. So it should be:
/tmp/gccml/libexec/gcc/i686-pc-linux-gnu/4.1.0/cc1 -fpreprocessed blah.i -quiet
-dumpbase blah.c -march=i386 -auxbase blah -version -o blah.s -O -ftree-pre
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20490