public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* SPECINT 2000 176.gcc compilation
@ 2005-08-01  4:18 Rajkishore Barik
  2005-08-01  4:21 ` Steven Bosscher
  0 siblings, 1 reply; 2+ messages in thread
From: Rajkishore Barik @ 2005-08-01  4:18 UTC (permalink / raw)
  To: gcc

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: SPECINT 2000 176.gcc compilation
  2005-08-01  4:18 SPECINT 2000 176.gcc compilation Rajkishore Barik
@ 2005-08-01  4:21 ` Steven Bosscher
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Bosscher @ 2005-08-01  4:21 UTC (permalink / raw)
  To: gcc; +Cc: Rajkishore Barik

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-01  4:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-01  4:18 SPECINT 2000 176.gcc compilation Rajkishore Barik
2005-08-01  4:21 ` Steven Bosscher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).