[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

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

[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=15907&action=view) zipped, pre-processed source to turf up the bug I couldn't generate the .i file using -save-temps, so I used -E instea