This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11379] ICE with optimization option -fnew-ra
- From: "spigel at olvs dot miee dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2003 12:25:40 -0000
- Subject: [Bug optimization/11379] ICE with optimization option -fnew-ra
- References: <20030630122204.11379.spigel@olvs.miee.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11379
------- Additional Comments From spigel at olvs dot miee dot ru 2003-06-30 12:25 -------
Created an attachment (id=4309)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4309&action=view)
C code showing the ICE compressed with bzip2(1.0.2)
Can you compile this code with compiler gcc 3.3.1 (2003-06-30) with follow
command line: 'gcc -c -O3 -march=athlon-xp -fnew-ra newra.c' ?