[Bug fortran/41582] Allocation of abstract types requires a type spec or a SOURCE

2009-10-09 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2009-10-09 20:42 --- Close as FIXED. -- burnus at gcc dot gnu dot org changed: What|Removed |Added Status|UN

[Bug fortran/41582] Allocation of abstract types requires a type spec or a SOURCE

2009-10-09 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2009-10-09 20:34 --- Subject: Bug 41582 Author: burnus Date: Fri Oct 9 20:34:35 2009 New Revision: 152601 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152601 Log: 2009-10-09 Tobias Burnus PR fortran/41582 *

[Bug fortran/41582] Allocation of abstract types requires a type spec or a SOURCE

2009-10-08 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2009-10-08 15:39 --- Created an attachment (id=18753) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18753&action=view) Patch allocate(class) w/o source=/type-spec; plus PR 41581 interim fix (completely untested) Patch also changes