------- Comment #1 from schwab at suse dot de  2006-11-08 14:29 -------
Conversions from pointer types to integer types are implementation defined. 
GCC sign extends when converting a pointer to a wider integer.  See
<http://gcc.gnu.org/onlinedocs/gcc-3.4.6/gcc/Arrays-and-pointers-implementation.html#Arrays-and-pointers-implementation
for the exact rules implemented by GCC.


-- 

schwab at suse dot de changed:

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


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

Reply via email to