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]
Other format: [Raw text]

Re: [C++ PATCH] Locate thunks with thunkee


Nathan Sidwell wrote:

The file contains:
        .weak   _ZThn8_N7Derived3FooEv
        .type   _ZThn8_N7Derived3FooEv, @function

I think you have to adopt both thunk3.C and thunk4.C for 64-bit hosts,


Hmm, 64bitness shouldn't change the output here. I'll see what a cross compiler does ...

oh, sorry, I see what the problem is


--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



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