<div dir="ltr">Hi everyone,<div>I&#39;m trying to add support for a new pragma to gcc. This requires support for the PLUGIN_PRAGMAS event, which I&#39;m currently trying to add support for.</div><div><br></div><div>1) Any tips?</div><div>2) I&#39;ve added support for registering a callback for the PLUGIN_PRAGMAS event. The next step is to add support for the GCC API c_register_pragma() by adding an entry to GccMethods in gcc-python.c and adding and populating gcc-python-pragmas.c/h. Does this sound about right?</div><div><br></div><div>Thanks!</div><div dir="ltr"><div>Justin</div></div></div>