From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17171 invoked by alias); 1 Mar 2009 03:54:33 -0000 Received: (qmail 17153 invoked by uid 48); 1 Mar 2009 03:54:20 -0000 Date: Sun, 01 Mar 2009 03:54:00 -0000 Message-ID: <20090301035420.17152.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/39326] Segmentation fault with -O1, out of memory with -O2 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "sergstesh at yahoo dot com" 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: 2009-03/txt/msg00004.txt.bz2 ------- Comment #11 from sergstesh at yahoo dot com 2009-03-01 03:54 ------- (In reply to comment #5) > Try -fno-move-loop-invariants. This is probably a killer on alias-improvements > branch as well. > Still segfault: " gap_TlnLv4.c: In function ‘RDFT_49152_1’: gap_TlnLv4.c:172282: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. real 33m52.152s user 16m47.843s sys 0m9.333s [1] Exit 1 time /mnt/sdb8/sergei/AFSWD_debug/install/gcc-4.3.3/binsh/gcc -O1 -fomit-frame-pointer -malign-double -fstrict-aliasing -fno-move-loop-invariants -c gap_TlnLv4.c ". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326