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 error with gcc-20020429 snapshot on mips-sgi-irix6.5


On Apr 30, 2002, Franz Sirl <Franz.Sirl-kernel@lauterbach.com> wrote:

> Probably related to my patch to merge the weak declarations better. Can you 
> run (if you have tcl/expect/dejagnu installed)

> 	make check-gcc RUNTESTFLAGS="dg.exp=weak-*.c"

> in your builddir? Or someone else on this platforms? Please post the resulting 
> gcc.log then.

Here's the only failure I got from weak-*.c tests:

output is:
/home/aoliva/src/tool/egcs/gcc/testsuite/gcc.dg/weak-5.c:42: warning: weak declaration of `vfoo1c' after first use results in unspecified behavior
/home/aoliva/src/tool/egcs/gcc/testsuite/gcc.dg/weak-5.c:114: warning: only weak aliases are supported in this configuration

PASS: gcc.dg/weak-5.c weak declaration (test for warnings, line 42)
FAIL: gcc.dg/weak-5.c (test for excess errors)
Excess errors:
/home/aoliva/src/tool/egcs/gcc/testsuite/gcc.dg/weak-5.c:114: warning: only weak aliases are supported in this configuration

All other tests passed.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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