Commit f77c5dc0 by Volker Reichelt

Move entry from cp/ChangeLog to testsuite/ChangeLog.

From-SVN: r103902
parent 98b40956
...@@ -642,7 +642,6 @@ ...@@ -642,7 +642,6 @@
* typeck.c (build_binary_op): Handle vectors. * typeck.c (build_binary_op): Handle vectors.
(common_type): Same. (common_type): Same.
(type_after_usual_arithmetic_conversions): Same. (type_after_usual_arithmetic_conversions): Same.
* testsuite/g++.dg/conversion/simd2.C: New.
2005-06-08 Nathan Sidwell <nathan@codesourcery.com> 2005-06-08 Nathan Sidwell <nathan@codesourcery.com>
......
...@@ -2146,6 +2146,11 @@ ...@@ -2146,6 +2146,11 @@
* gcc.dg/vect/vect-91.c: New test. Test that accesses with same * gcc.dg/vect/vect-91.c: New test. Test that accesses with same
alignment were detected. alignment were detected.
2005-06-10 Aldy Hernandez <aldyh@redhat.com>
PR c++/10611
* g++.dg/conversion/simd2.C: New.
2005-06-09 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-06-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
* gcc.dg/Wcxx-compat-1.c: New. * gcc.dg/Wcxx-compat-1.c: New.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment