This is the mail archive of the gcc-bugs@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]

[Bug testsuite/51059] FAIL: gcc.misc-tests/gcov-14.c (test for excess errors) on *-apple-darwin*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51059

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-11-11 17:32:42 UTC ---
> Darwin's weak comes with a price .... flat namespace.
> try this:
> ...
> +/* { dg-options "-O2 -fprofile-arcs -ftest-coverage  -flat_namespace
>   -undefined suppress" { target *-*-darwin* }  } */
> ...

Yes, it does fix the test. Thanks.


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