From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9175 invoked by alias); 17 Dec 2012 10:04:24 -0000 Received: (qmail 8898 invoked by uid 48); 17 Dec 2012 10:03:27 -0000 From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/55719] New: [4.8 Regression] ICE: Segmentation fault Date: Mon, 17 Dec 2012 10:04:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-12/txt/msg01655.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55719 Bug #: 55719 Summary: [4.8 Regression] ICE: Segmentation fault Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned@gcc.gnu.org ReportedBy: rguenth@gcc.gnu.org Target: s390x-*-* Created attachment 28982 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28982 preprocessed source /usr/lib64/gcc/s390x-suse-linux/4.8/cc1 -fpreprocessed ma_control_file.i -quiet -dumpbase ma_control_file.c -march=z10 -mtune=z196 -m64 -mzarch -auxbase-strip CMakeFiles/aria_embedded.dir/ma_control_file.c.o -g -O2 -O3 -Wall -Wno-unused-but-set-variable -Wno-unused-parameter -w -version -fmessage-length=0 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -o ma_control_file.s GNU C (SUSE Linux) version 4.8.0 20121214 [trunk revision 194496] (s390x-suse-linux) compiled by GNU C version 4.8.0 20121214 [trunk revision 194496], GMP version 5.0.5, MPFR version 3.1.1, MPC version 1.0 GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 GNU C (SUSE Linux) version 4.8.0 20121214 [trunk revision 194496] (s390x-suse-linux) compiled by GNU C version 4.8.0 20121214 [trunk revision 194496], GMP version 5.0.5, MPFR version 3.1.1, MPC version 1.0 GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 Compiler executable checksum: 5b6417fa43f8bdfcc36ee141d0370571 /home/abuild/rpmbuild/BUILD/mariadb-5.5.28/storage/maria/ma_control_file.c: In function 'ma_control_file_open': /home/abuild/rpmbuild/BUILD/mariadb-5.5.28/storage/maria/ma_control_file.c:452:1: internal compiler error: Segmentation fault } ^ libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source if appropriate. See for instructions.