https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101363

--- Comment #4 from Christophe Lyon <clyon at gcc dot gnu.org> ---
(In reply to Martin Sebor from comment #2)
> I don't see the ICE with my cross-compiler and the stack trace doesn't
> correspond to the latest sources (there's no call to error() at
> gcc/config/aarch64/aarch64-builtins.c:1588; a call to error_at() that
> replaced the error() in r12-2088 is on line 1601) so it's hard for me to say
> what's going on.
> 
> What is the bootstrap problem?
> 
> Christophe, I thought you had successfully bootstrapped and tested the patch
> on aarch64?

I didn't bootstrap, I only run cross-builds, sorry.

And yes I did test the patches you provided on aarch64:
https://people.linaro.org/~christophe.lyon/cross-validation/gcc-test-patches/r12-1929-gf6bc9d9bddad7f9e3aad939bb6750770ac67f003-martin.patch/report-build-info.html

There were a few errors on aarch64/arm (which you already knew about), the full
patch I tested is:
https://people.linaro.org/~christophe.lyon/cross-validation/gcc-test-patches/r12-1929-gf6bc9d9bddad7f9e3aad939bb6750770ac67f003-martin.patch/commit.txt.
Did I mess something up? IIRC I tested patches 1+2+3, and it seems the problem
comes from patch 4?

Reply via email to