Hi,
I am trying to compile SPECINT 2000 176.gcc benchmark using GCC 4.1 April 
24th build on Redhat Linux/i386.
I get the following error while compiling "reorg.c":

reorg.c: In function âfind_end_labelâ:
reorg.c:831: error: invalid lvalue in increment
reorg.c: In function âdelete_from_delay_slotâ:
reorg.c:1033: error: invalid lvalue in increment
reorg.c: In function âmake_return_insnsâ:
reorg.c:4157: error: invalid lvalue in increment
reorg.c: In function âdbr_scheduleâ:
reorg.c:4237: error: invalid lvalue in increment
reorg.c:4312: warning: incompatible implicit declaration of built-in 
function âmemsetâ
make: *** [reorg.o] Error 1


Can someone tell me the right set of flags for compiling 176.gcc?
I am using "-DUSG -O3"

TIA,
--R

Reply via email to