------- Comment #1 from rguenth at gcc dot gnu dot org  2008-03-20 09:33 -------
This means there is an unhandled tree in gimplify_expr, which is in this case
probably PLACEHOLDER_EXPR(?):

pak1.t1ip (_init, x1)
{
  _init.x1 = (integer) x1;
  _init.x2 = <PLACEHOLDER_EXPR struct pak1__t1>.x1;
  goto <D.509>;
  <D.509>:;
  return _init;


-- 

rguenth 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         |2008-03-20 09:33:00
               date|                            |


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

Reply via email to