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 c/13090] New: gcc: Internal error: Killed (program cc1) on Linux s390


GCC Version 3.3.2System is Linux on s390 (31 bit system running RedHat 7.2) 
 
Options when building GCC were:  
   ../gcc-3.3.2/configure --prefix=/usr/local/gcc/3.3.2 
   make bootstrap 
   make install 
 
While building PostgreSQL 7.3.4:  gcc -O2 -Wall -Wmissing-prototypes 
-Wmissing-declarations -Wno-error -I./../include -I. -I../../../../src/include  
-DMAJOR_VERSION=2 -DMINOR_VERSION=10 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/
local/pgsql/include\"   -c -o preproc.o preproc.c 
gcc: Internal error: Killed (program cc1) 
Please submit a full bug report.

-- 
           Summary: gcc: Internal error: Killed (program cc1) on Linux s390
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: thawes at althusius dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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