This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/17186] ICE in move_for_stack_reg, at reg-stack.c:1065
- From: "herton at brturbo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Aug 2004 14:21:44 -0000
- Subject: [Bug target/17186] ICE in move_for_stack_reg, at reg-stack.c:1065
- References: <20040825141851.17186.herton@brturbo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From herton at brturbo dot com 2004-08-25 14:21 -------
Created an attachment (id=6988)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6988&action=view)
preprocessed source
here goes the file to reproduce the problem:
1) bunzip2 math.i.bz2
2) gcc -O3 -c -o math.o math.i
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17186