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: reject incompatible classes in simplify_subreg


On Mon, Dec 06, 2004 at 07:50:56PM -0400, Aldy Hernandez wrote:
> So we want to change the upper bits of (reg:DF 9), but we end up changing
> (reg:SI 9), which is actually the bottom bits.

No, (reg:SI 9) is the high word of (reg:DF 9).

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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