public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/15966] New: ICE and segmentation fault on internal write
@ 2004-06-12 22:03 Mart dot Rentmeester at nn-online dot org
  2004-06-13  9:12 ` [Bug fortran/15966] " pinskia at gcc dot gnu dot org
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: Mart dot Rentmeester at nn-online dot org @ 2004-06-12 22:03 UTC (permalink / raw)
  To: gcc-bugs

This snippet of code is a f95-ification of old legacy code that
generates an ICE/segmentation fault on this particular kind
of internal write. Other compilers accept it. 


troogle> gfortran -c -v !$
gfortran -c -v n15.f95
Reading specs from /OPT/32/gcc-2004-06-09/lib/gcc/hppa2.0w-hp-hpux11.11/3.5.
0/specs
Configured with: ../configure --enable-languages=c,f95 
--prefix=/opt32/gcc-2004-06-09 --with-gmp=/opt32/gmp --with-gnu-as 
--with-as=/opt32/binutils/bin/as --enable-threads --disable-shared --disable-nls
Thread model: posix
gcc version 3.5.0 20040611 (experimental)
 /OPT/32/gcc-2004-06-09/libexec/gcc/hppa2.0w-hp-hpux11.11/3.5.0/f951 n15.f95 
-quiet -dumpbase n15.f95 -auxbase n15 -version -o /var/tmp//cc5B5831.s
GNU F95 version 3.5.0 20040611 (experimental) (hppa2.0w-hp-hpux11.11)
        compiled by GNU C version 3.5.0 20040611 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096

n15.f95: In function `a':
n15.f95:7: internal compiler error: Segmentation fault



      subroutine a()

      implicit none
      integer         :: i
      character(100)  :: r(1)

      write(r,*) I

      end subroutine a

-- 
           Summary: ICE and segmentation fault on internal write
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Mart dot Rentmeester at nn-online dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-07-12  5:44 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-12 22:03 [Bug fortran/15966] New: ICE and segmentation fault on internal write Mart dot Rentmeester at nn-online dot org
2004-06-13  9:12 ` [Bug fortran/15966] " pinskia at gcc dot gnu dot org
2004-07-14 15:10 ` pinskia at gcc dot gnu dot org
2004-09-27 14:52 ` tobi at gcc dot gnu dot org
2004-12-05 20:04 ` Thomas dot Koenig at online dot de
2004-12-10 10:51 ` paulthomas2 at wanadoo dot fr
2005-01-06 14:42 ` tobi at gcc dot gnu dot org
2005-02-18 21:11 ` pinskia at gcc dot gnu dot org
2005-04-14  7:49 ` fxcoudert at gcc dot gnu dot org
2005-04-14  7:51 ` fxcoudert at gcc dot gnu dot org
2005-05-05 23:26 ` pinskia at gcc dot gnu dot org
2005-05-05 23:26 ` pinskia at gcc dot gnu dot org
2005-05-05 23:26 ` pinskia at gcc dot gnu dot org
2005-06-11 21:54 ` pinskia at gcc dot gnu dot org
2005-06-18 20:17 ` fxcoudert at gcc dot gnu dot org
2005-06-18 20:40 ` fxcoudert at gcc dot gnu dot org
2005-06-18 20:58 ` fxcoudert at gcc dot gnu dot org
2005-06-23 12:48 ` pinskia at gcc dot gnu dot org
2005-07-07  7:56 ` cvs-commit at gcc dot gnu dot org
2005-07-07  9:50 ` [Bug fortran/15966] [4.0 Only] " fengwang at gcc dot gnu dot org
2005-07-07 10:04 ` fengwang at gcc dot gnu dot org
2005-07-07 13:25 ` pinskia at gcc dot gnu dot org
2005-07-12  1:51 ` cvs-commit at gcc dot gnu dot org
2005-07-12  4:26 ` pinskia at gcc dot gnu dot org
2005-07-12  5:47 ` paulthomas2 at wanadoo dot fr

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