From: Rainer Orth Date: Mon, 1 Mar 2010 14:07:12 +0000 (+0000) Subject: re PR pch/14940 (PCH largefile test fails on various platforms) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=004d69737264111c27269a4f4df01484a513bb44;p=gcc.git re PR pch/14940 (PCH largefile test fails on various platforms) PR pch/14940 * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10. From-SVN: r157145 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index fcdfdf7dc0b..8173802e6d4 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -3,6 +3,11 @@ PR middle-end/43213 * gcc.dg/pr43213.c: New testcase. +2010-03-01 Rainer Orth + + PR pch/14940 + * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10. + 2010-03-01 Rainer Orth * lib/target-supports.exp (check_effective_target_ucn_nocache):