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: [RFC] avoiding too narrow register classes in reload


On Tue, Dec 14, 2004 at 07:20:10PM -0200, Alexandre Oliva wrote:
> I realize the patch introduces some possibly-significant semantic
> changes, in that NO_REGS is now regarded as a SMALL_REGISTER_CLASS_P

I think that is indeed a surprising result.

> Does it make sense to narrow the
> predicate to hold only for non-empty classes, and adjust the
> one-before-last hunk, that uses the negated predicate in a way that
> requires it to hold for empty classes?

Please.


r~


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