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


>>>>> "Ulrich" == Ulrich Drepper <drepper@redhat.com> writes:

    Ulrich> So Mark mentioned that he would accept a patch which
    Ulrich> simply emits the pseudo-op in an asm().  This is what the
    Ulrich> patch below does.

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.

Thanks very much for finishing this up!

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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