public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/60752] New: [4.9 Regression] build/genautomata runs out of memory and is killed
@ 2014-04-03 21:16 danglin at gcc dot gnu.org
  2014-04-03 21:17 ` [Bug target/60752] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: danglin at gcc dot gnu.org @ 2014-04-03 21:16 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60752
           Summary: [4.9 Regression] build/genautomata runs out of memory
                    and is killed
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
              Host: armv5tejl-unknown-linux-gnueabi
            Target: armv5tejl-unknown-linux-gnueabi
             Build: armv5tejl-unknown-linux-gnueabi

In stage1:]

g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-
W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-
attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc/gcc
-I../../gcc/gcc/b
uild -I../../gcc/gcc/../include  -I../../gcc/gcc/../libcpp/include -isystem
/hom
e/dave/opt/gnu/include \
                -o build/genautomata.o ../../gcc/gcc/genautomata.c
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++
-static-libgcc  -o build/genautomata \
            build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-armv5tejl-unknown-linux-gnueabi/libiberty/libiberty.a -lm
build/genautomata ../../gcc/gcc/config/arm/arm.md \
          insn-conditions.md > tmp-automata.c
/bin/sh: line 1: 15093 Killed                  build/genautomata
../../gcc/gcc/config/arm/arm.md insn-conditions.md > tmp-automata.c
make[3]: *** [s-automata] Error 137

This occurs on a system with 512MB of memory (RD-6251-A).

Regression was introduced by following change:

2014-03-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

        * config/arm/aarch-common.c (aarch_crypto_can_dual_issue): New.
        * config/arm/aarch-common-protos.h (aarch_crypto_can_dual_issue):
        Declare extern.
        * config/arm/cortex-a53.md: Add reservations and bypass for crypto
        instructions as well as AdvancedSIMD loads.


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

* [Bug target/60752] [4.9 Regression] build/genautomata runs out of memory and is killed
  2014-04-03 21:16 [Bug target/60752] New: [4.9 Regression] build/genautomata runs out of memory and is killed danglin at gcc dot gnu.org
@ 2014-04-03 21:17 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2014-04-03 21:17 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Dup of bug 60743.  The problem itself is not really that patch but genautomata
using lots of memory.

*** This bug has been marked as a duplicate of bug 60743 ***


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

end of thread, other threads:[~2014-04-03 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-03 21:16 [Bug target/60752] New: [4.9 Regression] build/genautomata runs out of memory and is killed danglin at gcc dot gnu.org
2014-04-03 21:17 ` [Bug target/60752] " pinskia 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).