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