r122256 - in /branches/gcc-4_2-branch/gcc: fort...

burnus@gcc.gnu.org burnus@gcc.gnu.org
Fri Feb 23 14:12:00 GMT 2007


Author: burnus
Date: Fri Feb 23 14:12:44 2007
New Revision: 122256

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122256
Log:
fortran/
2007-02-23  Tobias Burnus  <burnus@net-b.de>

       PR fortran/30793
       * trans-decl.c (gfc_generate_function_code): Do not initialize
         pointers to derived components.

testsuite/
2007-02-23  Tobias Burnus  <burnus@net-b.de>

       PR fortran/30793
       * gfortran.dg/func_derived_4.f90: New test.


Added:
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/func_derived_4.f90
Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/trans-decl.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list