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]

Re: Fix for i686-pc-linux-gnu gcc.dg/20000720-1.c regression


On Thu, Apr 05, 2001 at 12:21:03AM +0100, Joern Rennecke wrote:
> !    && (! reload_completed
> !        || TEST_HARD_REG_BIT (reg_class_contents[Q_REGS],
> ! 			     true_regnum (operands[0])))"

Please use ANY_QI_REG_P instead.  Otherwise ok.


r~


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