[Bug libfortran/19308] compiler claims to accept variables of selected_integer_kind(30), I/O leads to internal error
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jan 7 13:57:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-07 13:57 -------
Confirmed, the bug is in the library which should support 128bit integers.
On targets where the register size is 32, we don't support 128bit integers inside the compiler aka we
error out.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
Component|fortran |libfortran
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-01-07 13:57:28
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19308
More information about the Gcc-bugs
mailing list