1 new GCC HEAD@194604 regression

GCC regression tester regress@geoffk.org
Wed Dec 19 11:21:00 GMT 2012


With your recent patch, GCC HEAD revision 194604 had problems on:
native: regress-3 (1 NEW failures)
The previous build was of revision 194602.

Regressions for native:
old   g++.sum g++.dg/other/anon5.C
old   gfortran.sum gfortran.dg/lto/pr45586
NEW   gfortran.sum gfortran.dg/pr26246_2.f90

Log information for changes since the last build:
------------------------------------------------------------------------
r194604 | burnus | 2012-12-19 01:21:17 -0800 (Wed, 19 Dec 2012) | 19 lines
Changed paths:
   M /trunk/gcc/fortran/ChangeLog
   M /trunk/gcc/fortran/gfortran.h
   M /trunk/gcc/fortran/trans-decl.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gfortran.dg/save_5.f90

2012-12-19  Tobias Burnus  <burnus@net-b.de>
            Jakub Jelinek  <jakub@redhat.com>
            Janus Weil  <janus@gcc.gnu.org>

        PR fortran/55636
        PR fortran/55733
        * gfortran.h (GFC_PREFIX): Define.
        * trans-decl.c (gfc_create_string_length): For VAR_DECLs that
        will be TREE_STATIC, use GFC_PREFIX to mangle the names. Handle
        -fno-automatic
        (gfc_trans_deferred_vars): Don't free variables SAVEd via
        -fno-automatic.

2012-12-19  Tobias Burnus  <burnus@net-b.de>

        PR fortran/55733
        * gfortran.dg/save_5.f90: New.


------------------------------------------------------------------------

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