[Bug fortran/80708] [f08] ALLOCATE with MOLD error if source-expr is a derived type with null-init pointer component

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Thu May 11 12:28:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80708

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-05-11
                 CC|                            |vehre at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed for 6.3.0, 7.1.0, and trunk (8.0). With 5.4.0 the error is

Error: Array specification required in ALLOCATE statement at (1)

The new error has been introduced at revision r234714.


More information about the Gcc-bugs mailing list