This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11092] [3.4 Regression] [altivec] ICE:unrecognizable insn (vector constant)
- 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 21:54:42 -0000
- Subject: [Bug target/11092] [3.4 Regression] [altivec] ICE:unrecognizable insn (vector constant)
- References: <20030604194416.11092.edmar@motorola.com>
- 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=11092
------- Additional Comments From dhazeghi@yahoo.com 2003-06-16 21:54 -------
That's not quite what I meant. With mainline, I can compile the testcase
successfully (ice.c or ice.i). I've tried -O0, -O1, -O2 and -O3 in conjunction
with -maltivec. Perhaps this is because I'm on powerpc-linux...?