[Bug target/66457] gcc generates an extra "mov ??, %edx" before "call mcount" when "-pg" is enabled in cross compilation

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 8 10:27:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66457

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Yes you don't define  NO_PROFILE_COUNTERS .  That is the default i386-elf
target defaults to NO_PROFILE_COUNTERS not being defined.



More information about the Gcc-bugs mailing list