This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PR64164] drop copyrename, integrate into expand
- From: David Edelsohn <dje dot gcc at gmail dot com>
- To: Eric Botcazou <ebotcazou at adacore dot com>
- Cc: Alexandre Oliva <aoliva at redhat dot com>, GCC Patches <gcc-patches at gcc dot gnu dot org>, Christophe Lyon <christophe dot lyon at linaro dot org>, "William J. Schmidt" <wschmidt at linux dot vnet dot ibm dot com>, Michael Meissner <meissner at linux dot vnet dot ibm dot com>
- Date: Tue, 9 Jun 2015 17:36:47 -0400
- Subject: Re: [PR64164] drop copyrename, integrate into expand
- Authentication-results: sourceware.org; auth=none
- References: <CAGWvny=QAQFSC38Avh1F=H+mc5inGyEnzVAh0Y5wYfJMxDRL6g at mail dot gmail dot com> <or3820ybvq dot fsf at livre dot home> <orr3pkwsji dot fsf at livre dot home> <2821987 dot h0ylfQACV9 at polaris>
Alex, I sent you a pre-processed file off-list. You could try
bootstrapping on PPC64 on the GCC Compile Farm.
The SPARC failure reports a different error than PPC and ARM. The PPC
and ARM failures are the same message, but seem to be on different
files.
After the breakage from Aldy's patch all weekend, this failure is very
frustrating. If this is not fixed within 24 hours, your patch must be
reverted. This patch clearly should have been tested on more
architectures than x86 before being approved and merged.
Thanks, David
On Tue, Jun 9, 2015 at 5:27 PM, Eric Botcazou <ebotcazou@adacore.com> wrote:
>> I'll look into cross-building some embedded targets and see if any
>> further issues surface.
>
> SPARC is also broken, see my message and the tescase under the PR.
>
> --
> Eric Botcazou