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]
Other format: [Raw text]

Re: PR 6394


>  In message <200204302007.g3UK7DeK000134@hiauly1.hia.nrc.ca>, "John David 
> Anglin" writes:
>  > DImode is also allowed in FPRs on the PA.  The class used by global_alloc
>  > for the pseudo was GENERAL_OR_FP_REGS.  This was the first class selected
>  > for the psuedo and a register %fr22 was selected from this class.
> Does the choice of GENERAL_OR_FP_REGS make sense given the uses/sets of
> the particular register?  [ I'm probably not going to have time to look
> seriously at this today. ]

No.  I would say the class should be GENERAL_REGS.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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