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: Unrepresentable subregs and hard_regno_nregs


On Tue, 2 Jan 2007, Rask Ingemann Lambertsen wrote:

>    The bodies of these two if's are identical. Is that intentional?

Yes.  There are two related conditions (either the inner or the outer mode 
using fewer bits of a register, with more than one register required to 
hold a value of that mode), and in both cases the same logic applies.

-- 
Joseph S. Myers
joseph@codesourcery.com


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