re PR c++/64297 (ICE: canonical types differ for identical types)
authorJason Merrill <jason@redhat.com>
Mon, 15 Dec 2014 20:19:51 +0000 (15:19 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 15 Dec 2014 20:19:51 +0000 (15:19 -0500)
commitb07891da2e13689940369c95145feae7c7f1ef47
treef33260a7ccb7a432a194d5b0812d815cb7f717f9
parent3202dcccb9dec6a008c9f1887fd4a4c75ebc8940
re PR c++/64297 (ICE: canonical types differ for identical types)

PR c++/64297
* typeck.c (apply_memfn_quals): Correct wrong TYPE_CANONICAL.

From-SVN: r218763
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/g++.dg/cpp0x/ref-qual16.C [new file with mode: 0644]