This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11717] [3.3 regression] [alpha] unrecognizable insn compiling for.c of kernel 2.4.22-pre8
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jul 2003 00:22:28 -0000
- Subject: [Bug target/11717] [3.3 regression] [alpha] unrecognizable insn compiling for.c of kernel 2.4.22-pre8
- References: <20030729215232.11717.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=11717
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Keywords| |ice-on-valid-code
Target Milestone|3.4 |3.3.2
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-30 00:22 -------
With a cross compiler from powerpc-apple-darwin6.6 and gcc 3.3.1 (20030728),
./cc1 -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -mno-fp-regs -ffixed-8 -
mcpu=ev56 pr11717.i
I do not get the ICE.
Is this a modified compiler?