public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Bootstrap broken - treelang: error: ‘treelang_expand_function’ defined but not used
@ 2007-09-12  7:22 Andreas Jaeger
  2007-09-12  9:10 ` Bootstrap broken - treelang: error: 'treelang_expand_function' " Serge Belyshev
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Jaeger @ 2007-09-12  7:22 UTC (permalink / raw)
  To: gcc; +Cc: jh

[-- Attachment #1: Type: text/plain, Size: 1248 bytes --]


bootstrap with current svn head fails for me on Linux/x86-64:
/abuild/aj/gcc/./prev-gcc/xgcc -B/abuild/aj/gcc/./prev-gcc/ -B/opt/gcc/4.3-devel/x86_64-suse-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros                                -Wno-overlength-strings -Werror -fno-common   -DHAVE_CONFIG_H -I. -Itreelang -I/cvs/gcc-svn/trunk/gcc -I/cvs/gcc-svn/trunk/gcc/treelang -I/cvs/gcc-svn/trunk/gcc/../include -I/cvs/gcc-svn/trunk/gcc/../libcpp/include  -I/cvs/gcc-svn/trunk/gcc/../libdecnumber -I/cvs/gcc-svn/trunk/gcc/../libdecnumber/bid -I../libdecnumber    /cvs/gcc-svn/trunk/gcc/treelang/treetree.c -o treelang/treetree.o
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?

Andreas
-- 
 Andreas Jaeger, Director Platform / openSUSE, aj@suse.de
  SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
   Maxfeldstr. 5, 90409 Nürnberg, Germany
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

[-- Attachment #2: Type: application/pgp-signature, Size: 193 bytes --]

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

* Re: Bootstrap broken - treelang: error: 'treelang_expand_function' defined but not used
  2007-09-12  7:22 Bootstrap broken - treelang: error: ‘treelang_expand_function’ defined but not used Andreas Jaeger
@ 2007-09-12  9:10 ` Serge Belyshev
  2007-09-12  9:16   ` Jan Hubicka
  0 siblings, 1 reply; 3+ messages in thread
From: Serge Belyshev @ 2007-09-12  9:10 UTC (permalink / raw)
  To: gcc

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.

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

* Re: Bootstrap broken - treelang: error: 'treelang_expand_function' defined but not used
  2007-09-12  9:10 ` Bootstrap broken - treelang: error: 'treelang_expand_function' " Serge Belyshev
@ 2007-09-12  9:16   ` Jan Hubicka
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Hubicka @ 2007-09-12  9:16 UTC (permalink / raw)
  To: Serge Belyshev; +Cc: gcc

> 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

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

end of thread, other threads:[~2007-09-12  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-12  7:22 Bootstrap broken - treelang: error: ‘treelang_expand_function’ defined but not used Andreas Jaeger
2007-09-12  9:10 ` Bootstrap broken - treelang: error: 'treelang_expand_function' " Serge Belyshev
2007-09-12  9:16   ` Jan Hubicka

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).