[LLVMbugs] [Bug 265] NEW: spec95 compilation
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Feb 29 11:44:02 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=265
Summary: spec95 compilation
Product: tools
Version: trunk
Platform: PC
URL: http://www.cs.mtu.edu/~vsbelgau
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: llvm-gcc
AssignedTo: sabre at nondot.org
ReportedBy: vinay_sb at hotmail.com
Hello,
I am trying to compile 129.compress of the spec95 benchmark suite. I get the
following error.
------------
/home/llvm/cfrontend/install/bin/gcc -DLEHOST -O3 -g -c -I 129.compress/symbol/
-o 129.compress/object/harness.o 129.compress/symbol/harness.c
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://llvm.cs.uiuc.edu> for instructions.
make: *** [129.compress/object/harness.o] Error 1
------------------------
I compiled 126.gcc and 099.go successfully, but compress seems to give me
problems. Could you please let me know what the problem could be ?
Thanx in advance,
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list