This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/21969] ICE on float __attribute__((vector_size(2048)))
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jun 2005 14:40:30 -0000
- Subject: [Bug middle-end/21969] ICE on float __attribute__((vector_size(2048)))
- References: <20050608201356.21969.sje@cup.hp.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-09 14:40 -------
Hmm, it works just fine on powerpc-darwin (I don't know why) but it ICEs on i686-pc-linux-gnu.
And it worked just fine with "gcc version 3.5.0 20040909 (experimental)"
I don't know if I can consider this a regression though, before 4.0.0 we gave an error:
t.c:1: error: no vector mode with the size and type specified could be found
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC build triplet|ia64-hp-hpux11.23 |
GCC host triplet|ia64-hp-hpux11.23 |
Keywords| |ice-on-valid-code
Known to fail| |4.0.0 4.1.0
Last reconfirmed|0000-00-00 00:00:00 |2005-06-09 14:40:30
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21969