diff options
author | Tobias Burnus <burnus@gcc.gnu.org> | 2009-10-09 22:34:35 +0200 |
---|---|---|
committer | Tobias Burnus <burnus@gcc.gnu.org> | 2009-10-09 22:34:35 +0200 |
commit | d0a9804e353b33d339e20f0aa2bd458a4ff08649 (patch) | |
tree | 7eeb58c662060f0443817dc0734fd9cc29a924a0 /libcpp | |
parent | 7431bf06bc2bb01a307a796bf4de57d9ca48bb38 (diff) | |
download | gcc-d0a9804e353b33d339e20f0aa2bd458a4ff08649.zip gcc-d0a9804e353b33d339e20f0aa2bd458a4ff08649.tar.gz gcc-d0a9804e353b33d339e20f0aa2bd458a4ff08649.tar.bz2 |
re PR fortran/41582 ([OOP] Allocation of abstract types requires a type spec or a SOURCE)
2009-10-09 Tobias Burnus <burnus@net-b.de>
PR fortran/41582
* decl.c (encapsulate_class_symbol): Save attr.abstract.
* resolve.c (resolve_allocate_expr): Reject class allocate
without typespec or source=.
* trans-stmt.c (gfc_trans_allocate): Change gfc_warning
into gfc_error for "not yet implemented".
2009-10-09 Tobias Burnus <burnus@net-b.de>
PR fortran/41582
* gfortran.dg/class_allocate_1.f03: Modify code such that
it compiles with the gfc_warning->gfc_error change.
* gfortran.dg/class_allocate_1.f03: New test.
From-SVN: r152601
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions