------- Comment #2 from jakub at gcc dot gnu dot org  2010-08-20 08:41 -------
Subject: Bug 45344

Author: jakub
Date: Fri Aug 20 08:41:00 2010
New Revision: 163397

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163397
Log:
        PR fortran/45344
        Backport from mainline
        2010-05-14  Jakub Jelinek  <ja...@redhat.com>

        * trans.c (trans_code): Set backend locus early.
        * trans-decl.c (gfc_get_fake_result_decl): Use source location
        of the function instead of current input_location.

        * gfortran.dg/gomp/pr44036-1.f90: Adjust.

Modified:
    branches/gcc-4_5-branch/gcc/fortran/ChangeLog
    branches/gcc-4_5-branch/gcc/fortran/trans-decl.c
    branches/gcc-4_5-branch/gcc/fortran/trans.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/gomp/pr44036-1.f90


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45344

Reply via email to