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: "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: 16 Jun 2003 22:43:54 -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 pinskia@physics.uc.edu 2003-06-16 22:43 -------
Yes you on powerpc-unknown-linux-gnu to have -mabi=altivec with -maltivec to get the same
results as powerpc-unknown-linux-gnualtivec, also powerpc-apple-darwin6.6 ICE's so it target
but not totally powerpc-unknown-linux-gnualtivec but powerpc-*-* with -mabi=altivec -maltivec.