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

2009-07-06 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2009-07-06 19:45 --- 2 cents. Memory is cheap, very cheap. When you can buy a x86-64 based laptop with 3 gig for under 500 dollars, it does not matter that much. Now, if you are doing embedded systems, that may be a different tune

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

2009-07-04 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2009-07-04 19:00 --- *** Bug 40647 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

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

2008-01-12 Thread pinskia at gcc dot gnu dot org
--- 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

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

2008-01-12 Thread pgquiles at elpauer dot org
--- Comment #3 from pgquiles at elpauer dot org 2008-01-12 22:32 --- Is it technically possible (i. e. does the architecture support this feature) to make mlong32 work on x86-64, Itanium and other 64-bit architectures? If it's possible, it'd make sense to get it to work. -- pgquiles

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

2008-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-01-12 22:27 --- bla -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

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

2008-01-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-01-12 22:15 --- Well first Knuth did read full the documentation because -mlong32 is only for MIPS. Second don't post flames. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---