This is the mail archive of the gcc-bugs@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]

[Bug fortran/24633] MODULE attribute conflicts with PROCEDURE attribute



------- Comment #4 from anglade at gmail dot com  2007-04-30 07:37 -------
> 
> subroutine abc()
>              1
> Error: MODULE attribute of 'abc' conflicts with PROCEDURE attribute at (1)

Hi,

Yes this is already much more clear. Yet I wonder if "MODULE attribute of
'abc'" could be changed into something like """Module denomination attribute
(='abc') ..."""

regards

PMA 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24633


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