[Bug c/28418] [4.0/4.1/4.2 regression] ICE incrementing compound literal expression

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jul 18 10:39:00 GMT 2006



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



More information about the Gcc-bugs mailing list