public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/60841] New: gcc: internal compiler error: Killed (program cc1) in gcc 4.9.0 RC 2014-04-11
@ 2014-04-14 16:58 mike at vermeulen dot com
  2014-04-14 17:01 ` [Bug c/60841] " trippels at gcc dot gnu.org
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: mike at vermeulen dot com @ 2014-04-14 16:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60841
           Summary: gcc: internal compiler error: Killed (program cc1) in
                    gcc 4.9.0 RC 2014-04-11
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mike at vermeulen dot com

Created attachment 32596
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32596&action=edit
preprocessed source file that demonstrates the problem

When compiling with "gcc -Ofast" the compiler runs for a long time and
eventually dies with following internal compiler error.

When compiling with "gcc -O3" the compilation succeeds and is also much
quicker.

gcc: internal compiler error: Killed (program cc1)
0x409fd4 execute
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:2848
0x40a384 do_spec_1
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:4652
0x40cc46 process_brace_body
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5935
0x40cc46 handle_braces
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5849
0x40b1f9 do_spec_1
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5306
0x40cc46 process_brace_body
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5935
0x40cc46 handle_braces
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5849
0x40b1f9 do_spec_1
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5306
0x40af63 do_spec_1
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5421
0x40cc46 process_brace_body
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5935
0x40cc46 handle_braces
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5849
0x40b1f9 do_spec_1
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5306
0x40cc46 process_brace_body
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5935
0x40cc46 handle_braces
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5849
0x40b1f9 do_spec_1
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5306
0x40cc46 process_brace_body
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5935
0x40cc46 handle_braces
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5849
0x40b1f9 do_spec_1
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5306
0x40cc46 process_brace_body
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5935
0x40cc46 handle_braces
    /root/source/gcc-4.9.0-RC-20140411/gcc/gcc.c:5849
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.


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

end of thread, other threads:[~2014-04-22 13:30 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-14 16:58 [Bug c/60841] New: gcc: internal compiler error: Killed (program cc1) in gcc 4.9.0 RC 2014-04-11 mike at vermeulen dot com
2014-04-14 17:01 ` [Bug c/60841] " trippels at gcc dot gnu.org
2014-04-14 17:09 ` trippels at gcc dot gnu.org
2014-04-14 17:13 ` [Bug c/60841] [4.9/4.10 Regression] gcc: internal compiler error: Killed (program cc1) out of memory mike at vermeulen dot com
2014-04-14 17:58 ` trippels at gcc dot gnu.org
2014-04-14 19:23 ` [Bug tree-optimization/60841] " jakub at gcc dot gnu.org
2014-04-15  7:16 ` jakub at gcc dot gnu.org
2014-04-15 13:28 ` jakub at gcc dot gnu.org
2014-04-15 13:41 ` trippels at gcc dot gnu.org
2014-04-15 16:37 ` jakub at gcc dot gnu.org
2014-04-15 16:59 ` jakub at gcc dot gnu.org
2014-04-16  8:35 ` rguenth at gcc dot gnu.org
2014-04-16 12:10 ` rguenth at gcc dot gnu.org
2014-04-16 13:06 ` rguenth at gcc dot gnu.org
2014-04-17  8:09 ` rguenth at gcc dot gnu.org
2014-04-17  8:10 ` [Bug tree-optimization/60841] [4.9 " rguenth at gcc dot gnu.org
2014-04-22 11:37 ` jakub at gcc dot gnu.org
2014-04-22 13:29 ` rguenth at gcc dot gnu.org
2014-04-22 13:30 ` rguenth at gcc dot gnu.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).