https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87836
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ro at gcc dot gnu.org
--- Comment #17 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> I have a clue now. I built gcc-7 on OI-SPARC with the GNU assembler. The
> build was successful. xgcc worked, without the ICE. Clearly the ICE only
> happens when gcc-7 is configured with the native assembler. This is the usual
> configuration on SPARC hardware.
Interesting, why is that usual for SPARC and unusual for x86?
> Anybody should be able to reproduce this problem. My guess is a logic error.
I'm not sure whether we still support the native assembler on Solaris. Rainer,
do you still test it?