[Bug c++/68683] [concepts] function satisfy_argument_deduction_constraint modifies a type tree node but leaves TYPE_CANONICAL unchanged

2020-02-05 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68683 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |6.0

[Bug c++/68683] [concepts] function satisfy_argument_deduction_constraint modifies a type tree node but leaves TYPE_CANONICAL unchanged

2015-12-07 Thread ryan.burn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68683 ryan.burn at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/68683] [concepts] function satisfy_argument_deduction_constraint modifies a type tree node but leaves TYPE_CANONICAL unchanged

2015-12-07 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68683 --- Comment #1 from Jason Merrill --- Author: jason Date: Mon Dec 7 21:45:13 2015 New Revision: 231385 URL: https://gcc.gnu.org/viewcvs?rev=231385&root=gcc&view=rev Log: PR c++/68683 * constraint.cc (satisfy_argument_deduction_c