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
  2005-07-07  9:50 ` [Bug fortran/15966] [4.0 Only] " fengwang at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 27+ 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] 27+ messages in thread

end of thread, other threads:[~2014-01-06 10:58 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-15966-4@http.gcc.gnu.org/bugzilla/>
2014-01-06  1:32 ` [Bug fortran/15966] [4.0 Only] ICE and segmentation fault on internal write jochen.kuepper at cfel dot de
2014-01-06  2:02 ` jochen.kuepper at cfel dot de
2014-01-06  2:03 ` jochen.kuepper at cfel dot de
2014-01-06  6:45 ` jochen.kuepper at cfel dot de
2014-01-06  8:23 ` fxcoudert at gcc dot gnu.org
2014-01-06 10:35 ` jochen.kuepper at cfel dot de
2014-01-06 10:35 ` jochen.kuepper at cfel dot de
2014-01-06 10:35 ` jochen.kuepper at cfel dot de
2014-01-06 10:36 ` jochen.kuepper at cfel dot de
2014-01-06 10:36 ` jochen.kuepper at cfel dot de
2014-01-06 10:37 ` jochen.kuepper at cfel dot de
2014-01-06 10:38 ` jochen.kuepper at cfel dot de
2014-01-06 10:38 ` jochen.kuepper at cfel dot de
2014-01-06 10:38 ` jochen.kuepper at cfel dot de
2014-01-06 10:38 ` jochen.kuepper at cfel dot de
2014-01-06 10:38 ` jochen.kuepper at cfel dot de
2014-01-06 10:38 ` jochen.kuepper at cfel dot de
2014-01-06 10:39 ` jochen.kuepper at cfel dot de
2014-01-06 10:57 ` jochen.kuepper at cfel dot de
2014-01-06 10:58 ` jochen.kuepper at cfel dot de
2014-01-06 10:58 ` jochen.kuepper at cfel dot de
2004-06-12 22:03 [Bug fortran/15966] New: " Mart dot Rentmeester at nn-online 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).