--- 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
--- 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
---
--- 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
--- 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
--- 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
--- 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
---