PATCH [trunk] gengtype should generate ggc_alloc macros in plugin mode.

Laurynas Biveinis laurynas.biveinis@gmail.com
Sun Apr 10 18:47:00 GMT 2011


2011/4/8 Basile Starynkevitch <basile@starynkevitch.net>:
> Actually, the above committed patch is better than nothing, but not
> perfect. It happens to generate ggc_alloc macros for things which are
> not defined in the plugin (however, this is not a big deal in practice,
> since it generates some macros in common with those inside
> gtype-desc.h).

I think it is rather hard to solve it properly, i.e. only output what
is actually used. But, as you said, it is benign, so I think we'll
have to keep ignoring it for now.

--
Laurynas



More information about the Gcc-patches mailing list