This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sorry, unimplemented: 64-bit mode not compiled in - ?!


On 7/28/06, Andrew Pinski <pinskia@physics.uc.edu> wrote:

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.

The memory requirement for PR12245 will nearly double.


Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]