------- Comment #2 from belyshev at depni dot sinp dot msu dot ru  2007-07-17 
18:29 -------
Confirmed, reduced testcase (compile with -O1):

unsigned long f (void *ptr)
{
  return ((unsigned long)(ptr)-1) | 1ULL;
}


-- 

belyshev at depni dot sinp dot msu dot ru changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |belyshev at depni dot sinp
                   |                            |dot msu dot ru
             Status|UNCONFIRMED                 |NEW
          Component|c                           |tree-optimization
     Ever Confirmed|0                           |1
  GCC build triplet|i686-pc-linux-gnu           |
   GCC host triplet|i686-pc-linux-gnu           |
   Last reconfirmed|0000-00-00 00:00:00         |2007-07-17 18:29:41
               date|                            |
   Target Milestone|---                         |4.3.0


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

Reply via email to