« Return to Thread: [Bug c/34764] New: A Flame About 64-bit Pointers

[Bug target/34764] A Flame About 64-bit Pointers

by Bugzilla from gcc-bugzilla@gcc.gnu.org :: Rate this Message:

Reply to Author | View in Thread



------- Comment #4 from pinskia at gcc dot gnu dot org  2008-01-12 22:35 -------
Well for PPC64, there is already support for it, just a different option
-mpowerpc64 -m32 .  For x86_64 you need ABI support which is not going to
happen any time soon and partly outside of GCC's control because you need glibc
and kernel support.


--

pinskia at gcc dot gnu dot org changed:

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


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

 « Return to Thread: [Bug c/34764] New: A Flame About 64-bit Pointers