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

            Bug ID: 120165
           Summary: [m68k] gfortran segfaults when build with LRA enabled
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: glaubitz at physik dot fu-berlin.de
  Target Milestone: ---

During a native bootstrap on m68k-unknown-linux-gnu, gfortran segfaults when
LRA is enabled:

(unstable-m68k-sbuild)glaubitz@esk:~/gcc$
/home/glaubitz/gcc/host-m68k-unknown-linux-gnu/gcc/gfortran
-B/home/glaubitz/gcc/host-m68k-unknown-linux-gnu/gcc/
-B/usr/local/m68k-unknown-linux-gnu/bin/
-B/usr/local/m68k-unknown-linux-gnu/lib/ -isystem
/usr/local/m68k-unknown-linux-gnu/include -isystem
/usr/local/m68k-unknown-linux-gnu/sys-include    -c hello.F

f951: internal compiler error: Segmentation fault
0x81aabb4f internal_error(char const*, ...)
        ../.././gcc/diagnostic-global-context.cc:517
0x80b7d38b crash_signal
        ../.././gcc/toplev.cc:321
0xc0c5f412 find_zero_all
        ../sysdeps/generic/string-fza.h:56
0xc0c5f412 __strlen
        ./string/strlen.c:39
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
(unstable-m68k-sbuild)glaubitz@esk:~/gcc$

Reply via email to