]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/class.cc
re PR fortran/49112 ([OOP] Missing type-bound procedure, "duplicate save" warnings...
authorJanus Weil <janus@gcc.gnu.org>
Tue, 21 Jun 2011 12:12:51 +0000 (14:12 +0200)
committerJanus Weil <janus@gcc.gnu.org>
Tue, 21 Jun 2011 12:12:51 +0000 (14:12 +0200)
commit95f5c7757f027c4c9afbb97a7a24be0cc9ad7841
tree1e279092d6eaef6c4201ec9a6108a9696a0850d8
parent55f01229f008b551dc407c0674657953b3adfb83
re PR fortran/49112 ([OOP] Missing type-bound procedure, "duplicate save" warnings and internal compiler error)

2011-06-21  Janus Weil  <janus@gcc.gnu.org>

PR fortran/49112
* class.c (gfc_find_derived_vtab): Make vtab and default initialization
symbols SAVE_IMPLICIT.

2011-06-21  Janus Weil  <janus@gcc.gnu.org>

PR fortran/49112
* gfortran.dg/class_44.f03: New.

From-SVN: r175257
gcc/fortran/ChangeLog
gcc/fortran/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/class_44.f03 [new file with mode: 0644]