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: arm_hard_regno_mode_ok update


Hi Richard,

> I don't think this code can't be right in general.  I really think a
> user needs to be able to name *any* reserved register in an ASM type
> statement.   Why is the check in there in the first place?  We
> didn't need it before...

True - I was trying to stop DImode values being put into r12/r13 which
was happening, and I got a little over enthusiastic :-)  Anyway I will
check in a patch to fix this.

Cheers
        Nick


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