This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/17961] ICE for operation on small vector with altivec enabled
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Feb 2005 01:51:26 -0000
- Subject: [Bug middle-end/17961] ICE for operation on small vector with altivec enabled
- References: <20041012234141.17961.janis187@us.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From janis at gcc dot gnu dot org 2005-02-01 01:51 -------
I just tried with today's mainline for powerpc64-unknown-linux-gnu and get the
same two ICEs as were reported originally. The 3.4 branch gives the error that
Serge noted for -DVECSIZE=2 and accepts -DVECSIZE=8.
This is a regression, but no one seems to expect generic vectors to actually work.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17961