This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r176579 - in /branches/google/integration: gcc/...
- From: dnovillo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 21 Jul 2011 16:25:03 -0000
- Subject: r176579 - in /branches/google/integration: gcc/...
Author: dnovillo
Date: Thu Jul 21 16:25:01 2011
New Revision: 176579
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176579
Log:
gcc/testsuite/ChangeLog.google-integration
2011-07-21 Diego Novillo <dnovillo@google.com>
* gcc.dg/inline_3.c: Remove dg-excess-errors.
* gcc.dg/inline_4.c: Likewise.
* gcc.dg/unroll_2.c: Likewise.
* gcc.dg/unroll_3.c: Likewise.
* gcc.dg/unroll_4.c: Likewise.
* gcc.dg/tree-ssa/20030807-7.c: Remove xfail.
* gcc.target/i386/sse4_1-blendps-2.c: Compile with -O0. Add FIXME note.
* gcc.target/i386/sse4_1-blendps.c: Likewise.
libstdc++-v3/ChangeLog.google-integration:
* testsuite/23_containers/vector/requirements/dr438/assign_neg.cc:
Remove dg-excess-errors.
* testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc:
Likewise.
* testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc:
Likewise.
* testsuite/23_containers/vector/requirements/dr438/insert_neg.cc:
Likewise.
Modified:
branches/google/integration/libstdc++-v3/ChangeLog.google-integration
branches/google/integration/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
Changes in other areas also in this revision:
Modified:
branches/google/integration/gcc/testsuite/ChangeLog.google-integration
branches/google/integration/gcc/testsuite/gcc.dg/inline_3.c
branches/google/integration/gcc/testsuite/gcc.dg/inline_4.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/20030807-7.c
branches/google/integration/gcc/testsuite/gcc.dg/unroll_2.c
branches/google/integration/gcc/testsuite/gcc.dg/unroll_3.c
branches/google/integration/gcc/testsuite/gcc.dg/unroll_4.c
branches/google/integration/gcc/testsuite/gcc.target/i386/sse4_1-blendps-2.c
branches/google/integration/gcc/testsuite/gcc.target/i386/sse4_1-blendps.c