public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/22512] ICE for real*10 declaration
  2005-07-16 15:08 [Bug fortran/22512] New: ICE for real*10 declaration schnetter at aei dot mpg dot de
@ 2005-07-16 15:08 ` schnetter at aei dot mpg dot de
  0 siblings, 0 replies; 2+ messages in thread
From: schnetter at aei dot mpg dot de @ 2005-07-16 15:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From schnetter at aei dot mpg dot de  2005-07-16 15:08 -------


*** This bug has been marked as a duplicate of 20120 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug fortran/22512] New: ICE for real*10 declaration
@ 2005-07-16 15:08 schnetter at aei dot mpg dot de
  2005-07-16 15:08 ` [Bug fortran/22512] " schnetter at aei dot mpg dot de
  0 siblings, 1 reply; 2+ messages in thread
From: schnetter at aei dot mpg dot de @ 2005-07-16 15:08 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-16 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-16 15:08 [Bug fortran/22512] New: ICE for real*10 declaration schnetter at aei dot mpg dot de
2005-07-16 15:08 ` [Bug fortran/22512] " schnetter at aei dot mpg dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).