This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r152502 - in /trunk/libstdc++-v3: ChangeLog tes...


Author: janis
Date: Tue Oct  6 23:17:07 2009
New Revision: 152502

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152502
Log:
	* testsuite/decimal/binary-arith.cc: Fix directive to skip test.
	* testsuite/decimal/cast_neg.cc: Ditto.
	* testsuite/decimal/comparison.cc: Ditto.
	* testsuite/decimal/compound-assignment.cc: Ditto.
	* testsuite/decimal/compound-assignment-memfunc.cc: Ditto.
	* testsuite/decimal/conversion-from-float.cc: Ditto.
	* testsuite/decimal/conversion-from-integral.cc: Ditto.
	* testsuite/decimal/conversion-to-generic-float.cc: Ditto.
	* testsuite/decimal/conversion-to-integral.cc: Ditto.
	* testsuite/decimal/ctor.cc: Ditto.
	* testsuite/decimal/incdec.cc: Ditto.
	* testsuite/decimal/incdec-memfunc.cc: Ditto.
	* testsuite/decimal/make-decimal.cc: Ditto.
	* testsuite/decimal/mixed-mode_neg.cc: Ditto.
	* testsuite/decimal/operator_neg.cc: Ditto.
	* testsuite/decimal/unary-arith.cc: Ditto.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/decimal/binary-arith.cc
    trunk/libstdc++-v3/testsuite/decimal/cast_neg.cc
    trunk/libstdc++-v3/testsuite/decimal/comparison.cc
    trunk/libstdc++-v3/testsuite/decimal/compound-assignment-memfunc.cc
    trunk/libstdc++-v3/testsuite/decimal/compound-assignment.cc
    trunk/libstdc++-v3/testsuite/decimal/conversion-from-float.cc
    trunk/libstdc++-v3/testsuite/decimal/conversion-from-integral.cc
    trunk/libstdc++-v3/testsuite/decimal/conversion-to-generic-float.cc
    trunk/libstdc++-v3/testsuite/decimal/conversion-to-integral.cc
    trunk/libstdc++-v3/testsuite/decimal/ctor.cc
    trunk/libstdc++-v3/testsuite/decimal/incdec-memfunc.cc
    trunk/libstdc++-v3/testsuite/decimal/incdec.cc
    trunk/libstdc++-v3/testsuite/decimal/make-decimal.cc
    trunk/libstdc++-v3/testsuite/decimal/mixed-mode_neg.cc
    trunk/libstdc++-v3/testsuite/decimal/operator_neg.cc
    trunk/libstdc++-v3/testsuite/decimal/unary-arith.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]