[Bug c/13691] malloc returns eroneous pointer

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 14 23:59:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-14 23:59 -------
invalid as pointers on x86_64 are 64bit, not 32bit which are the sizeof of an int, you want to print 
out using %ld.

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


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



More information about the Gcc-bugs mailing list