aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
diff options
context:
space:
mode:
authorPaolo Carlini <pcarlini@suse.de>2006-02-01 21:57:48 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2006-02-01 21:57:48 +0000
commitf84d5bf1f86a94f2e954a8be3fc103b920ae9fca (patch)
tree00395c9bd3cbaacbd6d3c730b08f4b016d44c63c /libstdc++-v3/testsuite
parentb6be9661fbd670b84b93f607b2c56f87f8118c77 (diff)
downloadgcc-f84d5bf1f86a94f2e954a8be3fc103b920ae9fca.zip
gcc-f84d5bf1f86a94f2e954a8be3fc103b920ae9fca.tar.gz
gcc-f84d5bf1f86a94f2e954a8be3fc103b920ae9fca.tar.bz2
re PR libstdc++/21554 (ext/array_allocator/2.cc execution fails)
2006-02-01 Paolo Carlini <pcarlini@suse.de> PR libstdc++/21554 * include/tr1/array (array<>::_M_instance): Maximally align. * testsuite/ext/array_allocator/2.cc: Do not xfail for powerpc. From-SVN: r110482
Diffstat (limited to 'libstdc++-v3/testsuite')
-rw-r--r--libstdc++-v3/testsuite/ext/array_allocator/2.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/libstdc++-v3/testsuite/ext/array_allocator/2.cc b/libstdc++-v3/testsuite/ext/array_allocator/2.cc
index 6ec4a17..f3b3094 100644
--- a/libstdc++-v3/testsuite/ext/array_allocator/2.cc
+++ b/libstdc++-v3/testsuite/ext/array_allocator/2.cc
@@ -1,7 +1,4 @@
-// Expected execution error for PR19495.
-// { dg-do run { xfail powerpc*-*-linux* } }
-
-// Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+// Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the