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/37289] [4.4 Regression] ICE after non-trivial conversion at assignment



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-08-31 11:22 -------
I have a patch.

t.i: In function 'g':
t.i:4: error: non-trivial conversion at assignment
long unsigned int
long int
D.1235 = -x;


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rguenth at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-08-30 22:25:16         |2008-08-31 11:22:59
               date|                            |


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


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