1 new GCC HEAD@190730 regression
GCC regression tester
regress@geoffk.org
Mon Aug 27 21:30:00 GMT 2012
With your recent patch, GCC HEAD revision 190730 had problems on:
native: regress-8 (1 NEW failures)
The previous build was of revision 190723.
Regressions for native:
NEW g++.sum g++.dg/ext/cleanup-4.C
old g++.sum g++.dg/other/anon5.C
old gcc.sum gcc.dg/attr-weakref-1.c
old gcc.sum gcc.dg/torture/tls/thr-init-1.c
old gcc.sum gcc.dg/torture/tls/thr-init-2.c
old gcc.sum gcc.dg/torture/tls/tls-test.c
old gfortran.sum gfortran.dg/common_6.f90
old gfortran.sum gfortran.dg/lto/pr45586
Log information for changes since the last build:
------------------------------------------------------------------------
r190724 | walt | 2012-08-27 11:16:34 -0700 (Mon, 27 Aug 2012) | 5 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/config/tilegx/tilegx.md
Stop trying to represent the bfins instruction with the insv pattern,
because it causes an extra copy when bfins reuses one of its inputs.
* config/tilegx/tilegx.md (*bfins): Rename to insn_bfins.
(insn_bfins): Delete.
------------------------------------------------------------------------
r190726 | walt | 2012-08-27 11:35:39 -0700 (Mon, 27 Aug 2012) | 4 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/config/tilegx/tilegx.c
M /trunk/gcc/config/tilepro/tilepro.c
Fix a typo in the mcount function_profiler.
* config/tilegx/tilegx.c (tilegx_function_profiler): Fix typo.
config/tilepro/tilepro.c (tilepro_function_profiler): Ditto.
------------------------------------------------------------------------
r190728 | burnus | 2012-08-27 11:47:57 -0700 (Mon, 27 Aug 2012) | 9 lines
Changed paths:
M /trunk/gcc/fortran/ChangeLog
M /trunk/gcc/fortran/dependency.c
M /trunk/gcc/fortran/trans-intrinsic.c
2012-08-27 Tobias Burnus <burnus@net-b.de>
PR fortran/54384
* dependency.c (check_section_vs_section): Use gfc_free_expr
instead of free.
* trans-intrinsic.c (conv_generic_with_optional_char_arg): Use
gfc_free_symbol instead of free.
------------------------------------------------------------------------
r190729 | walt | 2012-08-27 11:51:07 -0700 (Mon, 27 Aug 2012) | 3 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/doc/md.texi
Fix doc typo.
* doc/md.texi (TILE-Gx): Fix typo.
------------------------------------------------------------------------
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