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

adding a new #pragma in Openmp


Hi,
I am trying to add an extension to Openmp through a new pragma. I was wondering if there is any way I can define a new pragma and define a set of rules to generate the code without having to modify libgomp. Thanks in advance.


Regards,
--Hari


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