Jason Merrill
|
8a262bafd1
|
fix linenos
From-SVN: r181624
|
2011-11-22 10:53:28 -05:00 |
|
Jason Merrill
|
80ca43a314
|
pt.c (type_unification_real): Set input_location during default arg instantiation.
* pt.c (type_unification_real): Set input_location
during default arg instantiation.
From-SVN: r181546
|
2011-11-20 21:04:38 -05:00 |
|
Jason Merrill
|
30288f9aa2
|
pt.c (type_unification_real): Correct complain arg for tsubsting default template args.
* pt.c (type_unification_real): Correct complain arg for tsubsting
default template args.
From-SVN: r178651
|
2011-09-07 13:11:37 -04:00 |
|
Jason Merrill
|
32293e2bd6
|
* testsuite/20_util/bind/ref_neg.cc: Remove wrong test lines.
From-SVN: r174907
|
2011-06-10 10:20:28 -04:00 |
|
Jason Merrill
|
d784c0d6e6
|
ref_neg.cc: Remove dg-excess-errors, fix dg-error markup.
2011-06-10 Jason Merrill <jason@redhat.com>
* testsuite/20_util/bind/ref_neg.cc: Remove dg-excess-errors,
fix dg-error markup.
From-SVN: r174906
|
2011-06-10 13:47:55 +00:00 |
|
Jonathan Wakely
|
d90d97ff9c
|
re PR libstdc++/24803 ([c++0x] reference_wrapper and pointers to member functions)
2010-01-12 Jonathan Wakely <jwakely.gcc@gmail.com>
PR libstdc++/24803
PR libstdc++/35569
PR libstdc++/42593
* include/std/functional (bind): Forward rvalues and detect correct
result type of bound function object.
* include/std/mutex (call_once): Specify bind result type.
* testsuite/20_util/reference_wrapper/invoke.cc: Remove invalid tests.
* testsuite/20_util/reference_wrapper/24803.cc: Remove invalid tests
and enable FIXME tests.
* testsuite/20_util/bind/35569.cc: New.
* testsuite/20_util/bind/ref2.cc: New.
* testsuite/20_util/bind/38889.cc: New.
* testsuite/20_util/bind/ref_neg.cc: New.
* testsuite/20_util/bind/42593.cc: New.
From-SVN: r155826
|
2010-01-12 00:53:30 +00:00 |
|