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: [patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small


2009/6/15 Jan Hubicka <hubicka@ucw.cz>:
> Hmm, SSE0 has special register class (SSE_FIRST_REG) and it is used for
> parameter passing as hard regs. ?Can't one construct ICE using those?

There are so many other SSE regs that there is usually one available
to "spill" SSE0 to. Or you get a normal spill. Anyway, I don't have a
test case, and the whole test suite passes.  You have a far bigger
test suite, maybe you can see if something breaks for you?

Ciao!
Steven


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