[Bug fortran/88536] New: i686 testsuite errors for %re, %im, %len and %kind features
manfred99 at gmx dot ch
gcc-bugzilla@gcc.gnu.org
Tue Dec 18 11:59:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88536
Bug ID: 88536
Summary: i686 testsuite errors for %re, %im, %len and %kind
features
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: manfred99 at gmx dot ch
Target Milestone: ---
Since several weeks I get testsuite errors for the i686 target (x86_64 is OK)
which relate to the %re, %im, %len and %kind features:
gfortran.dg/inquiry_type_ref_1.f08
gfortran.dg/inquiry_type_ref_3.f90
gfortran.dg/pr87945_1.f90
gfortran.dg/pr87945_2.f90
gfortran.dg/pr87994_1.f90
gfortran.dg/pr87994_2.f90
gfortran.dg/pr87994_3.f90
Unfortunately, the error messages are not really helpful:
f951: internal compiler error: Segmentation fault
0x838c18c ???
../sysdeps/i386/elf/start.S:119
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
I was not able to further track down these errors.
Related bug reports are PR40196, PR87945 and PR87994.
More information about the Gcc-bugs
mailing list