------- Comment #2 from pinskia at gcc dot gnu dot org 2006-11-30 11:54 -------
I think there are two issues, first this code should be rejected which it was
in 3.2.3:
t.cc:38: invalid reinterpret_cast from type `vector float' to type `__v4F'
Second the VIEW_CONVERT_EXPR issue which an tree-ssa issue which actually
blocks other work.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|middle-end |tree-optimization
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-11-30 11:54:46
date| |
Summary|internal compiler error: in |[4.0/4.1/4.2/4.3 Regression]
|convert_move, at expr.c:362 |internal compiler error: in
| |convert_move, at expr.c:362
Target Milestone|--- |4.0.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30016