[Bug fortran/43388] [F2008][OOP] ALLOCATE with MOLD=

2016-11-16 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43388 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug fortran/43388] [F2008][OOP] ALLOCATE with MOLD=

2010-06-15 Thread janus at gcc dot gnu dot org
--- Comment #4 from janus at gcc dot gnu dot org 2010-06-15 18:42 --- Fixed with r160801. Remaining problems are tracked by PR 44541. -- janus at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/43388] [F2008][OOP] ALLOCATE with MOLD=

2010-06-15 Thread janus at gcc dot gnu dot org
--- Comment #3 from janus at gcc dot gnu dot org 2010-06-15 18:35 --- Subject: Bug 43388 Author: janus Date: Tue Jun 15 18:33:58 2010 New Revision: 160801 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160801 Log: 2010-06-15 Janus Weil PR fortran/43388 * gfor

[Bug fortran/43388] [F2008][OOP] ALLOCATE with MOLD=

2010-06-12 Thread janus at gcc dot gnu dot org
--- Comment #2 from janus at gcc dot gnu dot org 2010-06-13 02:46 --- I'll assign this to myself (working on a patch ...) -- janus at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/43388] [F2008][OOP] ALLOCATE with MOLD=

2010-03-16 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2010-03-16 13:58 --- Found the right spot in the standard (well, actually Bill Long did): "if source-expr is specified, each allocate-object is allocated with the dynamic type and type parameter values of source-expr; otherwise, each all