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: Bootstrap broken - treelang: error: 'treelang_expand_function' defined but not used


> Andreas Jaeger <aj@suse.de> writes:
> 
> > bootstrap with current svn head fails for me on Linux/x86-64:
> ...
> > cc1: warnings being treated as errors
> > /cvs/gcc-svn/trunk/gcc/treelang/treetree.c:1191: error: ???treelang_expand_function??? defined but not used
> > make[3]: *** [treelang/treetree.o] Error 1
> >
> > Any ideas?
> 
> Just remove that function, it is not used anymore.

I've just comitted the fix.

Honza


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