]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/52469 (-fwhole-file bug: Wrong backend_decl for result of PPC function)
authorTobias Burnus <burnus@net-b.de>
Thu, 8 Mar 2012 19:36:43 +0000 (20:36 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 8 Mar 2012 19:36:43 +0000 (20:36 +0100)
commit232d1950fd1cc440b0d7673246614c360744984e
tree9443afab81e4ef90ee741cf6182f4589a68beb06
parenta3299120f38a99b7e488ef54c1ef6fb5572d7f1d
re PR fortran/52469 (-fwhole-file bug: Wrong backend_decl for result of PPC function)

2012-03-08  Tobias Burnus  <burnus@net-b.de>

        PR fortran/52469
        * trans-types.c (gfc_get_function_type): Handle backend_decl
        of a procedure pointer.

2012-03-08  Tobias Burnus  <burnus@net-b.de>

        PR fortran/52469
        * gfortran.dg/proc_ptr_34.f90

From-SVN: r185109
gcc/fortran/ChangeLog
gcc/fortran/trans-types.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/proc_ptr_34.f90 [new file with mode: 0644]
This page took 0.060067 seconds and 5 git commands to generate.