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]

Re: Mode switching for i386 (Was: Re: [patches] Re: better fp truncation sequence on i386)


On Mon, Jun 25, 2001 at 01:31:11PM +0200, Jan Hubicka wrote:
> The purpose is, that I don't think I can safely use mode switching to
> really switch modes before reload would result in wrong truncations
> if reload decides to spill pseudos in the range mode is switched.

Two solutions.  One, spill in XFmode, which some people have
wanted for various purposes anyway.  Two, recognize that such
spills will only happen at locations that [SD]Fmode pseudos
are being manipulated.



r~


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