This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52717] thunk referenced in discarded section when building samba with -flto
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 26 Mar 2012 11:05:19 +0000
- Subject: [Bug target/52717] thunk referenced in discarded section when building samba with -flto
- Auto-submitted: auto-generated
- References: <bug-52717-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52717
--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-03-26 11:05:19 UTC ---
> Hmm, if the sparc_get_pc_thunk is reference to libgcc, how it can end up being
> defined in ltrans24? Perhaps renaming interfere here with the references done
> in sparc frontend?
sparc_get_pc_thunk is generated by the compiler, it isn't in libgcc.