PR c++/64297
commitc19ee3f5471b312f3ae6e70453551150a3c293b4
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Dec 2014 20:19:51 +0000 (15 20:19 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Dec 2014 20:19:51 +0000 (15 20:19 +0000)
treef33260a7ccb7a432a194d5b0812d815cb7f717f9
parenta46c112cb080a59e0f4a1a60a24f62b8551f5866
PR c++/64297
* typeck.c (apply_memfn_quals): Correct wrong TYPE_CANONICAL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218763 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/g++.dg/cpp0x/ref-qual16.C [new file with mode: 0644]