This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: protect __dso_handle


Mark Mitchell <mark@codesourcery.com> writes:

> Please intall it, with one minor change: let's call the macro
> `HAVE_AS_HIDDEN', not `HAVE_GAS_HIDDEN' -- it seems entirely possible
> that some other assembler would implement the same syntax.

But it should not be named HAVE_AS_HIDDEN until there is really
another assembler.  Unfortunately this is not standardized.  I would
prefer to stay with GAS in the macro name, at least for now.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]