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: gcc-3_0-branch doesn't bootstrap: `inline_max_insns' undeclared


Andreas Jaeger <aj@arthur.inka.de> writes:

> Mark,
> 
> you changed the usage of inline_max_insns on the mainline but somehow
> the release branch is broken now:
> 
> /cvs/gcc-3_0-branch/gcc/toplev.c: In function `decode_f_option':
> /cvs/gcc-3_0-branch/gcc/toplev.c:4087: `inline_max_insns' undeclared (first use in this function)
> /cvs/gcc-3_0-branch/gcc/toplev.c:4087: (Each undeclared identifier is reported only once
> /cvs/gcc-3_0-branch/gcc/toplev.c:4087: for each function it appears in.)
> 
> Andreas

Upps, my repository was messed up :-(.

It works now,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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