public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug plugins/60954] New: gcc-plugin.h should set default visibility
@ 2014-04-24 17:26 tromey at gcc dot gnu.org
  2021-09-12 21:54 ` [Bug plugins/60954] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at gcc dot gnu.org @ 2014-04-24 17:26 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60954

            Bug ID: 60954
           Summary: gcc-plugin.h should set default visibility
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: plugins
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tromey at gcc dot gnu.org

gcc-plugin.h declares two symbols that must be
exported by the plugin: plugin_is_GPL_compatible and plugin_init.

I think it would be nice for plugin authors if these two
declarations had __attribute__((__visibility__("default"))).
That way they would get the correct visibility automatically,
regardless of how the plugin was built.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug plugins/60954] gcc-plugin.h should set default visibility
  2014-04-24 17:26 [Bug plugins/60954] New: gcc-plugin.h should set default visibility tromey at gcc dot gnu.org
@ 2021-09-12 21:54 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-09-12 21:54 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unknown                     |12.0
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2021-09-12
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-12 21:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-24 17:26 [Bug plugins/60954] New: gcc-plugin.h should set default visibility tromey at gcc dot gnu.org
2021-09-12 21:54 ` [Bug plugins/60954] " pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).