gcc/libstdc++-v3/testsuite/decimal
Paolo Carlini 1a0e9d1cb9 re PR libstdc++/58815 (Casting/Conversion operator for std::decimal not supported)
2013-10-23  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/58815
	* include/decimal/decimal (decimal32::operator long long(),
	decimal64::operator long long(), decimal128::operator long long()):
	Add in c++11 mode per n3407.
	* testsuite/decimal/pr58815.cc: New.

From-SVN: r203956
2013-10-23 11:48:26 +00:00
..
binary-arith.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cast_neg.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
comparison.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
compound-assignment-memfunc.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
compound-assignment.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
conversion-from-float.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
conversion-from-integral.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
conversion-to-generic-float.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
conversion-to-integral.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ctor.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
incdec-memfunc.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
incdec.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
make-decimal.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
mixed-mode-arith_neg.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
mixed-mode-cmp_neg.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
operator_neg.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
pr54036-1.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
pr54036-2.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
pr54036-3.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
pr58815.cc re PR libstdc++/58815 (Casting/Conversion operator for std::decimal not supported) 2013-10-23 11:48:26 +00:00
unary-arith.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00