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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
For my s390x-linux fails to bootstrap with:
../../../libgfortran/generated/maxval_i16.c: In function 'maxval_i16':
../../../libgfortran/generated/maxval_i16.c:198:1: internal compiler error:
Max. number of generated reload insns per insn is achieved (90)
and
../../../../libsanitizer/ubsan/ubsan_diag.cc: In function 'void
RenderText(__sanitizer::InternalScopedString*, const char*, const
__ubsan::Diag::Ar
g*)':
../../../../libsanitizer/ubsan/ubsan_diag.cc:219:1: internal compiler error:
Max. number of generated reload insns per insn is achieved (90)
Bootstrap worked in r245735, so it is a new regression.
Can attach preprocessed sources in the morning, but if it is the same issue it
might be waste of time.

Reply via email to