This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/66457] gcc generates an extra "mov ??, %edx" before "call mcount" when "-pg" is enabled in cross compilation
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 08 Jun 2015 09:55:07 +0000
- Subject: [Bug target/66457] gcc generates an extra "mov ??, %edx" before "call mcount" when "-pg" is enabled in cross compilation
- Auto-submitted: auto-generated
- References: <bug-66457-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66457
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Which compiler are you using to compile the cross compiler on Darwin? I can't
tell if you have tried a cross compiler to elf under linux either, only the
native one.