This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112)


On Sunday 21 June 2009 01:17:49 Tobias Burnus wrote:
> The following does not work with !$OMP and !GNU$:
[snip]
>+/* Match a !GCC$ ATTRIBUTES statement of the form:
[snip]
>+@code{!GNU$ ATTRIBUTES} @var{attribute-list} @code{::} @var{variable-list}

I'm confused, code has "GCC$", but the documentation refers to "GNU$"?

Is there a particular reason to use "GNU$"/"GCC$" and not "$GNU"/"$GCC", 
similar to "$OMP"?

Thanks

	Daniel


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