* g++.dg/lto/20100302_0.C: Skip on darwin.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159924
138bc75d-0d04-0410-961f-
82ee72b054a4
+2010-05-27 Jack Howarth <howarth@bromo.med.uc.edu>
+
+ * g++.dg/lto/20100302_0.C: Skip on darwin.
+
2010-05-27 Richard Guenther <rguenther@suse.de>
PR tree-optimization/44284
// Test for ABI forward-compatibility aliases with LTO.
-// { dg-skip-if "" { ! { i?86-*-* x86_64-*-* } } { "*" } { "" } }
+// { dg-skip-if "" { { ! { i?86-*-* x86_64-*-* } } || { *-*-darwin* } } { "*" } { "" } }
// { dg-lto-options {"-flto -fabi-version=2"} }
#include "20100302.h"