aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
diff options
context:
space:
mode:
authorPaolo Carlini <pcarlini@suse.de>2006-01-31 17:46:07 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2006-01-31 17:46:07 +0000
commit8f13c4d68fa3f5328f93cde8274152f8da5bd341 (patch)
tree04c66f7c814645777a88487a78ec3624efccfb5c /libstdc++-v3/testsuite
parent0cb381f0424c0212a0a7d432804b4fd92bec837c (diff)
downloadgcc-8f13c4d68fa3f5328f93cde8274152f8da5bd341.zip
gcc-8f13c4d68fa3f5328f93cde8274152f8da5bd341.tar.gz
gcc-8f13c4d68fa3f5328f93cde8274152f8da5bd341.tar.bz2
re PR libstdc++/21554 (ext/array_allocator/2.cc execution fails)
2006-01-31 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: r110445
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