[Bug fortran/22512] New: ICE for real*10 declaration

schnetter at aei dot mpg dot de gcc-bugzilla@gcc.gnu.org
Sat Jul 16 15:08:00 GMT 2005


The programme 
 
program real16 
  real*10 c 
end program real16 
 
when compiled with 
 
GNU Fortran 95 (GCC 4.1.0 20050715 (experimental)) 
 
with 
 
~/gcc/bin/gfortran -o real16 real16.f90 -Wall -g 
 
leads to the error message 
 
real16.f90: In function 'MAIN__': 
real16.f90:20: internal compiler error: in gfc_get_intrinsic_lib_fndecl, at 
fortran/trans-intrinsic.c:505

-- 
           Summary: ICE for real*10 declaration
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schnetter at aei dot mpg dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22512



More information about the Gcc-bugs mailing list