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: ICE building glibc-2.2.5 using m68k-linux gcc-3.1


On Thu, Jul 25, 2002 at 03:33:20PM -0400, Peter Barada wrote:
> (gdb) call debug_rtx(set)
> 
> (set (strict_low_part (reg:HI 6 %d6))
>     (reg:HI 30))

This is wrong.  The argument to STRICT_LOW_PART must always be
a SUBREG of a REG.


r~


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