r190185 - in /branches/gcc-4_7-branch/libstdc++...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Mon Aug 6 18:00:00 GMT 2012


Author: paolo
Date: Mon Aug  6 18:00:00 2012
New Revision: 190185

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190185
Log:
2012-08-06  Peter Bergner  <bergner@vnet.ibm.com>

	PR libstdc++/54036
	* include/decimal/decimal.h (_DEFINE_DECIMAL_UNARY_OP): Use _Op as
	a unary operator.
	* testsuite/decimal/pr54036-1.cc: New test.
	* testsuite/decimal/pr54036-2.cc: Likewise.
	* testsuite/decimal/pr54036-3.cc: Likewise.

Added:
    branches/gcc-4_7-branch/libstdc++-v3/testsuite/decimal/pr54036-1.cc
    branches/gcc-4_7-branch/libstdc++-v3/testsuite/decimal/pr54036-2.cc
    branches/gcc-4_7-branch/libstdc++-v3/testsuite/decimal/pr54036-3.cc
Modified:
    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_7-branch/libstdc++-v3/include/decimal/decimal.h



More information about the Libstdc++-cvs mailing list