public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/18271] New: ICE with computed array declaration
@ 2004-11-02 12:09 manfred99 at gmx dot ch
  2004-11-02 13:37 ` [Bug fortran/18271] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: manfred99 at gmx dot ch @ 2004-11-02 12:09 UTC (permalink / raw)
  To: gcc-bugs

SUBROUTINE SPFFT1(IMAX)
        IMPLICIT NONE
        INTEGER,INTENT(IN):: IMAX
        REAL:: AUX1(25000+INT(0.82*IMAX))
      END SUBROUTINE

using precompiled linux gfortran snapshot of 20041102, this gives:

# gfc -v -c gaga.f
Reading specs from /usr/local/gfortran/irun/bin/../lib/gcc/i686-pc-linux-gnu/4.
0.0/specs
Configured with: ../gcc/configure --enable-languages=c,f95 
--prefix=/usr/work/2004307/irun
Thread model: posix
gcc version 4.0.0 20041102 (experimental)
 /usr/local/gfortran/irun/bin/../libexec/gcc/i686-pc-linux-gnu/4.0.0/f951 gaga.f 
-ffixed-form -quiet -dumpbase gaga.f -mtune=pentiumpro -auxbase gaga -version -o 
/tmp/ccM6P9Ip.s
GNU F95 version 4.0.0 20041102 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 4.0.0 20041020 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
gaga.f:0: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: ICE with computed array declaration
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: manfred99 at gmx dot ch
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <bug-18271-9562@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2006-05-07 16:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-02 12:09 [Bug fortran/18271] New: ICE with computed array declaration manfred99 at gmx dot ch
2004-11-02 13:37 ` [Bug fortran/18271] " pinskia at gcc dot gnu dot org
2004-12-09  0:22 ` tobi at gcc dot gnu dot org
2004-12-09  0:47 ` tobi at gcc dot gnu dot org
2004-12-12 21:02 ` manfred99 at gmx dot ch
     [not found] <bug-18271-9562@http.gcc.gnu.org/bugzilla/>
2005-11-04 15:32 ` manfred99 at gmx dot ch
2005-11-04 15:56 ` anlauf at gmx dot de
2006-01-09 22:31 ` pinskia at gcc dot gnu dot org
2006-05-07 16:27 ` fxcoudert at gcc dot gnu dot org

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