https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83081
Aldy Hernandez <aldyh at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |UNCONFIRMED
Ever confirmed|1 |0
--- Comment #3 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
(In reply to Christophe Lyon from comment #2)
> It's still failing at r255848.
> My configure flags contain:
> --target=arm-none-linux-gnueabi --enable-checking
> --enable-languages=c,c++,fortran --with-float=soft --enable-build-with-cxx
> --with-mode=arm --with-cpu=cortex-a9
Is this on a cross? I still can't reproduce on an x86_64 x
arm-non-linux-gnueabi as specified above.