This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/21969] ICE on float __attribute__((vector_size(2048)))


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]