This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: sorry, unimplemented: 64-bit mode not compiled in - ?!
On Jul 28, 2006, at 3:01 AM, Richard Guenther wrote:
It also uses more memory due to this change.
I still have not seen any real data from this. All I have seen is talk.
The memory usage has gone down with the change for RTL and also
HOST_WIDEST_FAST_INT changes.
Please provide evidence that it actually changes the memory usage
significantly but saying it will.
x86 is the only major native target which still uses 32bits for
HOST_WIDE_INT.
-- Pinski