------- Additional Comments From falk at debian dot org  2005-07-14 13:19 
-------
(In reply to comment #2)
> This is invalid and here is why, if both p and x are NULL/0, then p+x will
always be NULL so in this is 
> invalid optimization.

Huh? nullpointer + 0 is undefined, it doesn't matter what happens in that
case. Reopening.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


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

Reply via email to