This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11194] [3.3.1 regression] ICE in simplify_gen_subreg, at simplify-rtx.c
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jun 2003 07:14:50 -0000
- Subject: [Bug target/11194] [3.3.1 regression] ICE in simplify_gen_subreg, at simplify-rtx.c
- References: <20030615072245.11194.debian-gcc@lists.debian.org>
- 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=11194
dhazeghi@yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From dhazeghi@yahoo.com 2003-06-16 07:14 -------
Strange, I can't seem to reproduce this on an arm-linux cross compiler (3.3 branch, 20030616).
You're doing a normal arm-linux configuration, and the compiler ICEs when fed either testcase
with the -O2 -g options, correct? What options are you configuring gcc with? Would you mind
checking whether this occurs with today's cvs too?
Thanks,
Dara