https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123480
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |MOVED
--- Comment #20 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Gcc has support for plug-ins so it exports all symbols.
If you don't want that support use --disable-plugins.
Again the bug is in bear and not gcc.
