[Bug middle-end/36826] ICE in fold_convert, at fold-const.c:2528

2008-07-15 Thread rguenth at gcc dot gnu dot org


--- Comment #3 from rguenth at gcc dot gnu dot org  2008-07-15 09:14 ---
Mine.


-- 

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|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2008-07-15 09:14:52
   date||


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



[Bug middle-end/36826] ICE in fold_convert, at fold-const.c:2528

2008-07-14 Thread sdirkse at gams dot com


--- Comment #1 from sdirkse at gams dot com  2008-07-14 20:18 ---
Created an attachment (id=15907)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15907action=view)
zipped, pre-processed source to turf up the bug

I couldn't generate the .i file using -save-temps, so I used -E instead.  Is
that also a bug?


-- 


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



[Bug middle-end/36826] ICE in fold_convert, at fold-const.c:2528

2008-07-14 Thread pinskia at gcc dot gnu dot org


--- Comment #2 from pinskia at gcc dot gnu dot org  2008-07-14 20:20 ---
(In reply to comment #1)
 I couldn't generate the .i file using -save-temps, so I used -E instead.  Is
 that also a bug?

Most likely not as it is going to be a .ii file as it is C++ :).


-- 


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