This is the mail archive of the gcc-patches@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: Fix SPEC2000 GCC misscopilation and SIMD support


On Mon, Dec 09, 2002 at 09:21:09PM +0100, Jan Hubicka wrote:
> This does not work, as we are generating
> (subreg:DF (reg:V2DF) 0) interanlly in many cases.

In what way does it not work?  If this is legal in no register
class, the preferred register class should be NO_REGS, at which
point reload should be pulling the subreg out of memory.


r~


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