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