new FAILs on HEAD
Eric Botcazou
ebotcazou@libertysurf.fr
Thu Oct 20 21:20:00 GMT 2005
> 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++,fortran,java,objc
>
> These new FAILs appeared since the last run:
>
> FAIL: c64106c
> 2005-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
>
> PR rtl-optimization/23585
> * rtlanal.c (rtx_addr_can_trap_p_1): New predicate extracted from...
> (rtx_addr_can_trap_p): ... here. Invoke rtx_addr_can_trap_p_1.
> (may_trap_p_1): New predicate extracted from...
> (may_trap_p): ... here. Invoke may_trap_p_1.
> (may_trap_or_fault_p): New predicate.
> * rtl.h (may_trap_or_fault_p): Declare it.
> * reorg.c (steal_delay_list_from_target): Use may_trap_or_fault_p
> instead of may_trap_p.
> (steal_delay_list_from_fallthrough): Likewise.
> (fill_simple_delay_slots): Likewise.
> (fill_slots_from_thread): Likewise.
> * function.c (pad_to_arg_alignment): Rework comment about
> SPARC_STACK_BOUNDARY_HACK.
> * config/sparc/sparc.h: Likewise.
This patch is a noop on x86.
> 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
>
> PR bootstrap/18939
> * Makefile.def (gcc) <target>: Fix thinko.
> * Makefile.in: Regenerate.
Unrelated.
The new failure is spurious, I cannot reproduce it.
--
Eric Botcazou
More information about the Gcc-regression
mailing list