diff options
author | Patrick Palka <ppalka@gcc.gnu.org> | 2016-02-03 20:14:43 +0000 |
---|---|---|
committer | Patrick Palka <ppalka@gcc.gnu.org> | 2016-02-03 20:14:43 +0000 |
commit | ab4bae0c13ef8574defab12befd8af9545e5b32f (patch) | |
tree | 794d580ffa605a72375fed6c65d49cc482cddf4c /libgo/go/encoding/json/decode.go | |
parent | 95831c01a21a2b6aad16f7b6e1aa42a062c2ab4e (diff) | |
download | gcc-ab4bae0c13ef8574defab12befd8af9545e5b32f.zip gcc-ab4bae0c13ef8574defab12befd8af9545e5b32f.tar.gz gcc-ab4bae0c13ef8574defab12befd8af9545e5b32f.tar.bz2 |
Fix PR c++/69056 (argument pack deduction failure during overload resolution)
gcc/cp/ChangeLog:
PR c++/69056
* pt.c (try_one_overload): Handle comparing argument packs so
that there is no conflict if we deduced more arguments of an
argument pack than were explicitly specified.
gcc/testsuite/ChangeLog:
PR c++/69056
g++.dg/cpp0x/pr69056.C: New test.
From-SVN: r233108
Diffstat (limited to 'libgo/go/encoding/json/decode.go')
0 files changed, 0 insertions, 0 deletions