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: fix gfcov regression


On 09/05/14 03:06, roger@nextmovesoftware.com wrote:

../../../../gcc/libgcc/libgcov-interface.c:137:1: warning: alias definitions not
supported in Mach-O; ignored
  ALIAS (__gcov_reset_int, __gcov_reset);

That doesn't sound like it's going to work then. I've gone with the attached patch. If someone wants to invest time using an alias on targets that support it, that'd be great!

nathan

Attachment: all.diff
Description: Text document


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