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

Re: egcs-1.0.2-prerelease/sh-elf build failure



  In message <35073AFE.9A28531C@faw.uni-ulm.de>you write:
  > -I../../src/gcc -I../../src/gcc/config ../../src/gcc/rtlanal.c
  > ../../src/gcc/rtlanal.c: In function `dead_or_set_regno_p':
  > ../../src/gcc/rtlanal.c:1145: `optimize' undeclared (first use this
  > function)
  > ../../src/gcc/rtlanal.c:1145: (Each undeclared identifier is reported
  > only once
  > ../../src/gcc/rtlanal.c:1145: for each function it appears in.)
  > make[1]: *** [rtlanal.o] Error 1
  > 
  > I had reported a similar (the same?) bug in
  > http://www.cygnus.com/ml/egcs-bugs/1998-Jan/0536.html
I believe this has been fixed.  If you are CVS aware, you can
update rtlanal.c from the branch to get the fix.

Jeff


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