From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3299 invoked by alias); 3 May 2005 15:04:31 -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 3086 invoked by uid 48); 3 May 2005 15:04:19 -0000 Date: Tue, 03 May 2005 15:04:00 -0000 Message-ID: <20050503150419.3085.qmail@sourceware.org> From: "matt at mail dot bettencourt dot info" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050503145946.21359.matt@mail.bettencourt.info> References: <20050503145946.21359.matt@mail.bettencourt.info> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug fortran/21359] gfortran internal error X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg00421.txt.bz2 List-Id: ------- Additional Comments From matt at mail dot bettencourt dot info 2005-05-03 15:04 ------- mail.bettencourt.info> gfortran -c part.f90 part.f90: In function 'updateposition': part.f90:168: internal compiler error: in gfc_conv_ss_descriptor, at fortran/trans-array.c:1264 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. mail.bettencourt.info> gfortran -v -c part.f90 Reading specs from /usr/lib/gcc/i386-redhat-linux/4.0.0/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --with-gxx-include-dir=/usr/include/c++/3.4.2 --enable-languages=c,c++,f95 --disable-libgcj --host=i386-redhat-linux Thread model: posix gcc version 4.0.0 20041019 (Red Hat 4.0.0-0.8) /usr/libexec/gcc/i386-redhat-linux/4.0.0/f951 part.f90 -quiet -dumpbase part.f90 -auxbase part -version -o /tmp/ccc7k0qh.s GNU F95 version 4.0.0 20041019 (Red Hat 4.0.0-0.8) (i386-redhat-linux) compiled by GNU C version 4.0.0 20041019 (Red Hat 4.0.0-0.8). GGC heuristics: --param ggc-min-expand=99 --param ggc-min-heapsize=129494 part.f90: In function 'updateposition': part.f90:168: internal compiler error: in gfc_conv_ss_descriptor, at fortran/trans-array.c:1264 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. mail.bettencourt.info> uname -a Linux mail.bettencourt.info 2.6.10-1.770_14.rhfc3.at #1 Fri Mar 4 11:34:31 EST 2005 i686 athlon i386 GNU/Linux -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21359