This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/30495] New: can't compile on AIX


with both 4.1.0 and 4.1.1. at 
cc   -g  -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genattrtab \
         build/genattrtab.o build/genautomata.o \
         build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o
build/gensupport.o build/insn-conditions.o build/print-rtl.o build/errors.o \
         build/varray.o ../build-powerpc-ibm-aix5.3.0.0/libiberty/libiberty.a
-lm
build/genattrtab ../../gcc/config/rs6000/rs6000.md > tmp-attrtab.c

I get : 

out of memory allocating 4072 bytes after a total of 416165366


-- 
           Summary: can't compile on AIX
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mircea_lutic at yahoo dot com
 GCC build triplet: powerpc-ibm-aix5.3.0.0
  GCC host triplet: powerpc-ibm-aix5.3.0.0
GCC target triplet: powerpc-ibm-aix5.3.0.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]