[Bug c/29376] New: Internal error: Killed

2006-10-06 Thread deft at thunkers dot net
cc: Internal error: Killed (program cc1)
Please submit a full bug report.
See URL:http://gcc.gnu.org/bugs.html for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
URL:file:///usr/share/doc/gcc-4.0/README.Bugs.

make: *** [opcodeiz.o] Error 1


The source files used are at http://deft.thunkers.net/priv/asmsh_mod.tgz

Compiled with -O2 -g --save-temps

gcc info:
$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr
--disable-werror --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3)
$

System info:
Linux test 2.6.16.13-xenU-rimu6 #1 Wed Aug 30 05:37:56 UTC 2006 i686 GNU/Linux

If anything else is needed, e-mail me at my registered address, thanks.


-- 
   Summary: Internal error: Killed
   Product: gcc
   Version: 4.0.4
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: deft at thunkers dot net


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



[Bug c/29376] Internal error: Killed

2006-10-06 Thread deft at thunkers dot net


--- Comment #2 from deft at thunkers dot net  2006-10-07 05:14 ---
(In reply to comment #1)
 cc: Internal error: Killed (program cc1)
 
 This means you ran out of memory while running cc1.  The kernel killed cc1 so
 we cannot do a better job at the error message.
 

Ok. It compiles fine on a friend's ubuntu running 4.0.3, so I figured I'd shoot
you guys the bug report as instructed.


-- 

deft at thunkers dot net changed:

   What|Removed |Added

  Component|middle-end  |c


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