This is the mail archive of the gcc@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]

Re: SPECINT 2000 176.gcc compilation


On Monday 01 August 2005 06:23, Rajkishore Barik wrote:
> 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"

See http://www.spec.org/cpu2000/issues/, look for gcc.

Gr.
Steven


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