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: [gomp] Parser for OpenMP directives


I've posted a few times about how I think this sort of complex pragma
parsing should work.  I'm not enthused about the complete bypass of
cpplib's pragma infrastructure that this patch represents, especially
since we've already got the C++ deferred-pragma hack that needs
cleaning up...

zw


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