------- Comment #2 from pinskia at gcc dot gnu dot org  2006-07-18 10:39 -------
Confirmed, we are gimplifying the compound literal expression twice which in
turn calls gimple_add_tmp_var twice on the decl.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-07-18 10:39:24
               date|                            |
            Summary|[4.0/4.1/4.2 regression] ICE|[4.0/4.1/4.2 regression] ICE
                   |incrementing anonymous C99  |incrementing compound
                   |variable                    |literal expression


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28418

Reply via email to