public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/39326]  New: Segmentation fault with -O1, out of memory with -O2
@ 2009-02-28 15:23 sergstesh at yahoo dot com
  2009-02-28 15:29 ` [Bug c/39326] " sergstesh at yahoo dot com
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2009-02-28 15:23 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1325 bytes --]

I was trying to compile autogenerated by 'spiral' 'gap_TlnLv4.c' file (to be
attached).

Trying to compile it with

/mnt/sdb8/sergei/AFSWD_debug/install/gcc-4.3.3/binsh/gcc -O1
-fomit-frame-pointer -malign-double -fstrict-aliasing -march=native -c
/tmp/spiral-sergei/gap_TlnLv4.c -o gap_TlnLv4.o1

command line I got this:

"
/tmp/spiral-sergei/gap_TlnLv4.c: In function ‘RDFT_49152_1’:
/tmp/spiral-sergei/gap_TlnLv4.c:172282: internal compiler error: Segmentation
fault
Please submit a full bug report,
".

Before that, trying to compile it with

/mnt/sdb8/sergei/AFSWD_debug/install/gcc-4.3.3/binsh/gcc -O2
-fomit-frame-pointer -malign-double -fstrict-aliasing -march=native -c
/tmp/spiral-sergei/gap_TlnLv4.c

command I got this:

cc1: out of memory allocating 4184025948 bytes after a total of 205533184 bytes
.


-- 
           Summary: Segmentation fault with -O1, out of memory with -O2
           Product: gcc
           Version: 4.3.3
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sergstesh at yahoo dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2009-03-17 13:10 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-28 15:23 [Bug c/39326] New: Segmentation fault with -O1, out of memory with -O2 sergstesh at yahoo dot com
2009-02-28 15:29 ` [Bug c/39326] " sergstesh at yahoo dot com
2009-02-28 15:32 ` sergstesh at yahoo dot com
2009-02-28 15:34 ` sergstesh at yahoo dot com
2009-02-28 17:23 ` sergstesh at yahoo dot com
2009-02-28 17:57 ` rguenth at gcc dot gnu dot org
2009-02-28 18:00 ` rguenth at gcc dot gnu dot org
2009-02-28 18:10 ` rguenth at gcc dot gnu dot org
2009-03-01  3:04 ` sergstesh at yahoo dot com
2009-03-01  3:06 ` sergstesh at yahoo dot com
2009-03-01  3:09 ` sergstesh at yahoo dot com
2009-03-01  3:54 ` sergstesh at yahoo dot com
2009-03-01 11:39 ` rguenth at gcc dot gnu dot org
2009-03-02 17:01 ` rguenth at gcc dot gnu dot org
2009-03-02 17:16 ` [Bug middle-end/39326] " pinskia at gcc dot gnu dot org
2009-03-03 13:36 ` sergstesh at yahoo dot com
2009-03-03 13:49 ` rguenther at suse dot de
2009-03-03 14:15 ` sergstesh at yahoo dot com
2009-03-17 11:05 ` rguenth at gcc dot gnu dot org
2009-03-17 12:42 ` rguenth at gcc dot gnu dot org
2009-03-17 12:59 ` rguenth at gcc dot gnu dot org
2009-03-17 13:10 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).