From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15217 invoked by alias); 30 Aug 2005 13:01:44 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 14886 invoked by uid 48); 30 Aug 2005 13:01:18 -0000 Date: Tue, 30 Aug 2005 13:06:00 -0000 From: "william dot mitchell at nist dot gov" To: gcc-bugs@gcc.gnu.org Message-ID: <20050830130104.23634.william.mitchell@nist.gov> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug fortran/23634] New: internal compiler error: in gfc_conv_expr_descriptor X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg03443.txt.bz2 List-Id: GNU F95 version 4.0.1 (i686-pc-linux-gnu) compiled by GNU C version 4.0.1. Fedora Core 1 Linux looneyjr.cam.nist.gov 2.4.25 #2 Wed Apr 21 12:08:18 EDT 2004 i686 i686 i386 GNU/Linux mitchell@looneyjr> gfortran -v -c stopwatch.f90 Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.0.1/configure --prefix=/local/home/mitchell/tmp/gcc-4.0.1-install -with-local-prefix=/local/home/mitchell/tmp/gcc-4.0.1-include Thread model: posix gcc version 4.0.1 /local/home/mitchell/tmp/gcc-4.0.1-install/libexec/gcc/i686-pc-linux-gnu/4.0.1/f951 stopwatch.f90 -quiet -dumpbase stopwatch.f90 -mtune=pentiumpro -auxbase stopwatch -version -o /tmp/ccK2OQTb.s GNU F95 version 4.0.1 (i686-pc-linux-gnu) compiled by GNU C version 4.0.1. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 stopwatch.f90: In function ‘which_clocks_s’: stopwatch.f90:3289: internal compiler error: in gfc_conv_expr_descriptor, at fortran/trans-array.c:3633 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. This is my first time using Bugzilla, and I don't see where/how to attach the source file to the report. I hope that when I hit "commit" it will ask for it! -- Summary: internal compiler error: in gfc_conv_expr_descriptor Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: william dot mitchell at nist dot gov CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23634