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]

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


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


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