From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26496 invoked by alias); 24 Jul 2010 21:38:52 -0000 Received: (qmail 26463 invoked by uid 48); 24 Jul 2010 21:38:41 -0000 Date: Sat, 24 Jul 2010 21:38:00 -0000 Subject: [Bug target/45063] New: ICE: Segmentation fault (cc1) compiling matmul_i1.c X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "danglin at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-07/txt/msg02718.txt.bz2 libtool: compile: /home2/dave/gcc-4.6/objdir/./gcc/xgcc -B/home2/dave/gcc-4.6/o bjdir/./gcc/ -B/home2/dave/opt/gnu/gcc/gcc-4.6.0/hppa-linux/bin/ -B/home2/dave/o pt/gnu/gcc/gcc-4.6.0/hppa-linux/lib/ -isystem /home2/dave/opt/gnu/gcc/gcc-4.6.0/ hppa-linux/include -isystem /home2/dave/opt/gnu/gcc/gcc-4.6.0/hppa-linux/sys-inc lude -DHAVE_CONFIG_H -I. -I../../../gcc/libgfortran -iquote../../../gcc/libgfort ran/io -I../../../gcc/libgfortran/../gcc -I../../../gcc/libgfortran/../gcc/confi g -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-pro totypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunc tion-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_ i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c ../../../gcc/libgfortran/generated/matm ul_i1.c -fPIC -DPIC -o .libs/matmul_i1.o ../../../gcc/libgfortran/generated/matmul_i1.c: In function 'matmul_i1': ../../../gcc/libgfortran/generated/matmul_i1.c:374:1: internal compiler error: S dave@gsyprf11:~/gcc-4.6/objdir/gcc$ ./xgcc -B./ -v Reading specs from ./specs COLLECT_GCC=./xgcc COLLECT_LTO_WRAPPER=./lto-wrapper Target: hppa-linux Configured with: ../gcc/configure --with-gnu-as --with-gnu-ld --enable-shared --enable-nls --prefix=/home2/dave/opt/gnu/gcc/gcc-4.6.0 --with-local-prefix=/home2/dave/opt/gnu --enable-threads=posix --enable-__cxa_atexit --build=hppa-linux --enable-clocale=gnu --enable-java-gc=boehm --enable-java-awt=xlib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada Thread model: posix gcc version 4.6.0 20100722 (experimental) [trunk revision 162433] (GCC) 162392 was ok. -- Summary: ICE: Segmentation fault (cc1) compiling matmul_i1.c Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linu-gnu GCC host triplet: hppa-unknown-linu-gnu GCC target triplet: hppa-unknown-linu-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45063