--- Comment #2 from joel at gcc dot gnu dot org 2009-09-19 18:59 ---
This is the command I used to generate the ICE on the attached test case.
Dropping the -g got rid of the ICE.
/users/joel/test-gcc/b-gcc1-sparc/./gcc/xgcc
-B/users/joel/test-gcc/b-gcc1-sparc/./gcc/
-B/users/joel/test-
--- Comment #1 from joel at gcc dot gnu dot org 2009-09-19 18:58 ---
Created an attachment (id=18609)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18609&action=view)
Preprocessed code to generate bug
dropping -g from the command line fixes it. Full command in next comment.
--