From 1bc83fd3bcc5591ce3d535520a3d451151f8a521 Mon Sep 17 00:00:00 2001 From: Janis Johnson Date: Thu, 10 Feb 2005 00:23:49 +0000 Subject: [PATCH] * testsuite/ext/array_allocator/2.cc: XFAIL for powerpc*-*-linux*. From-SVN: r94786 --- libstdc++-v3/ChangeLog | 4 ++++ libstdc++-v3/testsuite/ext/array_allocator/2.cc | 3 +++ 2 files changed, 7 insertions(+) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 432dc9a418b..2f67638bc5e 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2005-02-09 Janis Johnson + + * testsuite/ext/array_allocator/2.cc: XFAIL for powerpc*-*-linux*. + 2005-02-08 Mark Mitchell * config/linker-map.gnu (GLIBCXX_3.4): Add _ZNSdC* and _ZNSdD*. diff --git a/libstdc++-v3/testsuite/ext/array_allocator/2.cc b/libstdc++-v3/testsuite/ext/array_allocator/2.cc index 74b2bc9a802..f580ea250b7 100644 --- a/libstdc++-v3/testsuite/ext/array_allocator/2.cc +++ b/libstdc++-v3/testsuite/ext/array_allocator/2.cc @@ -1,3 +1,6 @@ +// Expected execution error for PR19495. +// { dg-do run { xfail powerpc*-*-linux* } } + // Copyright (C) 2004 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free -- 2.30.2