https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63998
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|x86_64-apple-darwin14 |x86_64-apple-darwin1*
Host|x86_64-apple-darwin14 |x86_64-apple-darwin1*
Build|x86_64-apple-darwin14 |x86_64-apple-darwin1*
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The test was introduced at r209359 and I have silenced (since Apr 18 2014) the
failure in my working tree with
--- ../_clean/gcc/testsuite/gcc.dg/lto/pr60820_0.c 2014-04-17
11:24:10.000000000 +0200
+++ gcc/testsuite/gcc.dg/lto/pr60820_0.c 2014-04-18 15:09:06.000000000 +0200
@@ -1,4 +1,5 @@
/* { dg-lto-do link } */
+/* { dg-require-alias "" } */
/* { dg-lto-options {{-flto -r -nostdlib -O2}} } */
#include <stdio.h>
struct in6_addr {int bah;};
Also seen on x86_64-apple-darwin10.