[Bug c/22013] ICE in gimple_add_tmp_var, at gimplify.c:535

2005-06-11 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-06-11 09:11 --- Problem seems to be that the C front end assumes something without a DECL_NAME is not yet in the unexpanded variables list. Don't ask me why :-/ Hack: Index: c-gimplify.c ===

[Bug c/22013] ICE in gimple_add_tmp_var, at gimplify.c:535

2005-06-10 Thread marcus at jet dot franken dot de
--- Additional Comments From marcus at jet dot franken dot de 2005-06-11 06:11 --- Created an attachment (id=9067) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9067&action=view) dialog.i gcc -c -O2 dialog.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22013