------- Comment #1 from pinskia at gcc dot gnu dot org  2005-10-31 00:26 -------
Confirmed, this is a tree-inliner bug, we have a zero sized type which we are
inlining and we remove the statement and set the expression to NULL.  I have a
fix which I am going to bootstrap/test and apply as obvious if it passes.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-10-31 00:26:07
               date|                            |


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

Reply via email to