[Bug fortran/21203] Segfault while compiling libgfortran/intrinsics/selected_int_kind.f90
corsepiu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Apr 25 14:34:00 GMT 2005
------- Additional Comments From corsepiu at gcc dot gnu dot org 2005-04-25 14:33 -------
(In reply to comment #1)
> Hmm.
The origin of this issue seems to be f951's check's for REAL 8 (kind=8).
The h8300 doesn't seem to provide this type and thereby seems to trigger a bug
in f951's error handling.
Bootstrapping avr-rtems w/ f95 enabled trips a similar or may-be the same bug
(also a target which probably doesn't provide REAL 8).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21203
More information about the Gcc-bugs
mailing list