[Gomp-discuss] Re: Implementing OpenMP pragmas for the C front end

Neil Booth neil@daikokuya.co.uk
Mon Feb 10 07:06:00 GMT 2003


Per Bothner wrote:-

> The "official" Gcc line has always been that #pragmas are
> generally a bad idea.  A major reason is that #pragmas
> cannot be created by macros.

They can in C99, with _Pragma.

Neil.



More information about the Gcc mailing list