This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r189857 - in /branches/ibm/gcc-4_6-branch: gcc/...


Author: bergner
Date: Wed Jul 25 17:02:27 2012
New Revision: 189857

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189857
Log:
	Backport prospective patch from mainline

libstdc++-v3/
        PR libstdc++/54036
        * include/decimal/decimal.h (_DEFINE_DECIMAL_UNARY_OP): Use _Op as
        a unary operator.

gcc/testsuite/
        PR libstdc++/54036
        * g++.dg/dfp/pr54036-1.C: New test.
        * g++.dg/dfp/pr54036-2.C: Likewise.
        * g++.dg/dfp/pr54036-3.C: Likewise.

Modified:
    branches/ibm/gcc-4_6-branch/libstdc++-v3/ChangeLog.ibm
    branches/ibm/gcc-4_6-branch/libstdc++-v3/include/decimal/decimal.h

Changes in other areas also in this revision:
Added:
    branches/ibm/gcc-4_6-branch/gcc/testsuite/g++.dg/dfp/pr54036-1.C
    branches/ibm/gcc-4_6-branch/gcc/testsuite/g++.dg/dfp/pr54036-2.C
    branches/ibm/gcc-4_6-branch/gcc/testsuite/g++.dg/dfp/pr54036-3.C
Modified:
    branches/ibm/gcc-4_6-branch/gcc/testsuite/ChangeLog.ibm


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