new FAILs on HEAD
Jan Hubicka
jh@suse.cz
Mon Mar 28 21:03:00 GMT 2005
> If you directly receive this mail, your name is tagged to one of the ChangeLog
> entries. A copy is also mailed to gcc-regressions.
>
> The build system:
> Fedora Core release 3 (Heidelberg)
> i686
> i686-pc-linux-gnu
> configure flags: --enable-threads=posix --prefix=/opt/gcc/install/HEAD --enable-__cxa_atexit --with-system-zlib --enable-languages=c,ada,c++,f95,java,objc
>
> These new FAILs appeared since the last run:
>
> FAIL: gcc.c-torture/compile/20011119-2.c -O0 (test for excess errors)
This is what one gets for adding sanity checks. I have fix for this
problem already on tree profiling (in this case funny play with aliases
makes backend to finalize function and later kill it's body) and I will
test and merge it shortly. I must've tested with checking disabled by
mistake, my apologizes for that!
Honza
>
> The complete testsuite logs can be found at
> http://www.mailsys.de/~gcc/logs-HEAD-i686-1112023809.tar.bz2
>
> These are the new ChangeLog entries since the last run:
>
> 2005-03-28 Jan Hubicka <jh@suse.cz>
>
> PR middle-end/20635
> * compile/gcc.c-torture/compile/20050328-1.c: New testcase made
> by Jakub Jelinek.
>
> 2005-03-28 Jan Hubicka <jh@suse.cz>
>
> PR middle-end/20635
> * varasm.c (mark_decl_referenced): Do not mark extern inline functions
> as needed.
>
> * tree-inline.c (estimate_num_insns_1): Use declaration to discover argument
> types where possible.
>
> 2005-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
>
> * testsuite/libjava.jni/jni.exp (gcj_jni_invocation_test_one): Add
> libsocket to the libraries to link for Solaris.
>
>
More information about the Gcc-regression
mailing list