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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-04-21
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from 4.4 up to trunk (6.0). Moving the line

    INTRINSIC :: ubound ! gfortran rejects this

in MODULE moo works around the problem also.

> I assume that the code is OK since in both cases ubound does not change
> its "intrinsic" meaning.

Well, if so, why are you do you want to declare ubound as intrinsic besides
pushing gfortran to its limit?

Reply via email to