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: [committed] Re: PATCH: Fix crafty on powerpc64-linux-gnu


Ulrich Weigand wrote:

Mark Mitchell wrote:



* reload.c (find_reloads_address): Reload the sum of a LO_SUM and
a CONST_INT.



This causes a bootstrap failure on s390(x)-ibm-linux, because
maybe_memory_address_p is now called with the wrong operand:


Rats.

Bootstrapped/regtested on s390-ibm-linux and s390x-ibm-linux,
committed to mainline as obvious.


I thought I'd gotten all of those right, but obviously, not.

Thanks!

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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