1 new GCC HEAD@172872 regression
GCC regression tester
regress@geoffk.org
Fri Apr 22 21:28:00 GMT 2011
With your recent patch, GCC HEAD revision 172872 had problems on:
native: regress-2 (1 NEW failures)
The previous build was of revision 172863.
Regressions for native:
old gcc.sum gcc.dg/guality/vla-2.c
NEW gcc.sum gcc.dg/tree-prof/val-prof-2.c
Log information for changes since the last build:
------------------------------------------------------------------------
r172864 | ian | 2011-04-22 11:23:47 -0700 (Fri, 22 Apr 2011) | 3 lines
Changed paths:
M /trunk/libgo/go/http/cgi/host.go
PR go/48503
libgo: Bring over http/cgi environment inheritance patches.
------------------------------------------------------------------------
r172865 | ian | 2011-04-22 11:38:24 -0700 (Fri, 22 Apr 2011) | 4 lines
Changed paths:
M /trunk/libgo/Makefile.am
M /trunk/libgo/Makefile.in
libgo: Support multilib testing.
>From Rainer Orth.
------------------------------------------------------------------------
r172866 | uros | 2011-04-22 11:40:23 -0700 (Fri, 22 Apr 2011) | 10 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/config/i386/i386.c
M /trunk/gcc/testsuite/ChangeLog
A /trunk/gcc/testsuite/gcc.target/i386/pr48723.c
PR target/48723
* config/i386/i386.c (ix86_expand_prologue): Update m->fs.sp_offset
after the call to ix86_adjust_stack_and_probe.
testsuite/ChangeLog:
PR target/48723
* gcc.target/i386/pr48723.c: New test.
------------------------------------------------------------------------
r172868 | jakub | 2011-04-22 11:52:48 -0700 (Fri, 22 Apr 2011) | 6 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/testsuite/ChangeLog
A /trunk/gcc/testsuite/gcc.c-torture/execute/pr48717.c
M /trunk/gcc/tree-ssa-forwprop.c
PR tree-optimization/48717
* tree-ssa-forwprop.c (associate_plusminus): For A + ~A and
~A + A optimizations use build_int_cst_type instead of build_int_cst.
* gcc.c-torture/execute/pr48717.c: New test.
------------------------------------------------------------------------
r172870 | davidxl | 2011-04-22 12:11:49 -0700 (Fri, 22 Apr 2011) | 1 line
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/opts-global.c
M /trunk/gcc/toplev.c
Proper handling of -Werror=coverage-mismatch
------------------------------------------------------------------------
r172871 | rguenth | 2011-04-22 12:29:54 -0700 (Fri, 22 Apr 2011) | 6 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/tree.c
2011-04-22 Richard Guenther <rguenther@suse.de>
* tree.c (build_int_cst): Properly create canonicalized integer
constants.
(build_int_cst_type): Remove scary comments.
------------------------------------------------------------------------
r172872 | fdumont | 2011-04-22 12:34:38 -0700 (Fri, 22 Apr 2011) | 14 lines
Changed paths:
M /trunk/libstdc++-v3/ChangeLog
M /trunk/libstdc++-v3/testsuite/lib/libstdc++.exp
2011-04-22 Fran?\195?\167ois Dumont <francois.cppdevs@free.fr>
* testsuite/lib/libstdc++.exp (check_v3_target_time): Discard
unused compilation result thanks to /dev/null.
* testsuite/lib/libstdc++.exp (check_v3_target_debug_mode
check_v3_target_profile_mode check_v3_target_normal_mode
check_v3_target_cstdint check_v3_target_cmath
check_v3_target_atomic_builtins check_v3_target_gthreads
check_v3_target_nanosleep check_v3_target_sched_yield
check_v3_target_string_conversions check_v3_target_swprintf
check_v3_target_binary_io): Use simple preprocessing rather than
compilation. Discard unused preprocessing result thanks to /dev/null.
------------------------------------------------------------------------
For more information, see <http://glutton.geoffk.org/HEAD/>.
-------------- next part --------------
--
Geoffrey Keating <geoffk@geoffk.org>
(via an automated GCC regression-testing script.)
More information about the Gcc-regression
mailing list