This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/19308] compiler claims to accept variables of selected_integer_kind(30), I/O leads to internal error


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]