[Bug plugins/65226] gcc-plugin.h is unusable when GCC was build with non-system or in-tree GMP

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 27 08:56:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65226

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-02-27
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
"plugin support" is just a mess.  It really can't work out-of-the-box the way
it
is implemented.

I'd say gcc-plugin.h needs to be autogenerated with both cross-compilation
and in-tree builds of GMP in mind.



More information about the Gcc-bugs mailing list