------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-22 11:46 ------- (In reply to comment #2) > How does the C front end represent this expression?
Using a COMPOUND_LITERAL_EXPR which should solve this and PR 23172. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23171