This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] PR34660 - reject dummy procedures in ELEMENTAL procedures


Tobias Burnus wrote:
C1277 All dummy arguments of an elemental procedure shall be scalar
dummy data objects and shall not have the POINTER or ALLOCATABLE
attribute.

Build and regtested on x86-64-linux.
OK for the trunk?

Tobias Burnus
OK - thanks

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]