[Bug tree-optimization/30016] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in convert_move, at expr.c:362

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 26 22:11:00 GMT 2006



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-12-26 22:10 -------
The fix for PR 18073 was not fully correct, it allowed a conversion from a
vector type to any type, even if it was not an integer.

I have a fix which gets us back to 3.4.0's behavior.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |18073
              nThis|                            |
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
           Keywords|                            |ice-on-invalid-code


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30016



More information about the Gcc-bugs mailing list