Re: C (not C++) compiler plugins
On Fri, 2020-04-24 at 13:03 -0600, Maurice Smulders via Gcc wrote: > Hello, > > Hugo Landau figured out why it didn't load: > Yes. > > > The reference to cp_global_trees appears to be caused by the below > code, > which only relates to C++. For
Re: C (not C++) compiler plugins
Hello, Hugo Landau figured out why it didn't load: Yes. The reference to cp_global_trees appears to be caused by the below code, which only relates to C++. For C, try commenting it out like this: OUTF ("- !compex/method\n", i); OUT