> Andreas Jaeger <[EMAIL PROTECTED]> 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