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

            Bug ID: 80970
           Summary: [7 Regression] internal compiler error in
                    find_reloads, at reload.c:4077
           Product: gcc
           Version: 7.0
               URL: https://people.debian.org/~glaubitz/pypy_5.6.0+dfsg-4_
                    m68k.build.gz
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: glaubitz at physik dot fu-berlin.de
                CC: jrtc27 at jrtc27 dot com, sch...@linux-m68k.org
  Target Milestone: ---
            Target: m68k*-*-*

Trying to build pypy_5.6.0 on Debian/unstable/m68k with gcc-7 fails with an
internal compiler error (see below). The issue does not show with gcc-6.

The preprocessed sources are unfortunately too large to be attached to this bug
tracker. Hence they can be downloaded here:

> https://people.debian.org/~glaubitz/cc2Vfl4Z.out.gz
> https://people.debian.org/~glaubitz/cczrduRg.out.gz

Full build log here:

> https://people.debian.org/~glaubitz/pypy_5.6.0+dfsg-4_m68k.build.gz

I didn't paste the invocation line of the compiler because the compiler
invocations above seemed unrelated (different source file names). For
debugging, the preprocessed sources and the full log should be used anyway.

================================================================================

rpython_rlib.c: In function 'pypy_g__search__list_str.constprop':
rpython_rlib.c:83603:1: internal compiler error: in find_reloads, at
reload.c:4077
 }
 ^
mmap: Permission denied
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.

================================================================================

rpython_rtyper_lltypesystem.c: In function
'pypy_g_ll_search__rpy_stringPtr_rpy_stringPtr_Signed_Si':
rpython_rtyper_lltypesystem.c:5965:1: internal compiler error: in find_reloads,
at reload.c:4077
 }
 ^
mmap: Permission denied
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.

================================================================================

Preprocessed source stored into
/<<BUILDDIR>>/pypy-5.6.0+dfsg/build-tmp/cc2Vfl4Z.out file, please attach this
to your bugreport.

================================================================================

Preprocessed source stored into
/<<BUILDDIR>>/pypy-5.6.0+dfsg/build-tmp/cczrduRg.out file, please attach this
to your bugreport.

Reply via email to