]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/64297 (ICE: canonical types differ for identical types)
authorJason Merrill <jason@redhat.com>
Tue, 13 Jan 2015 14:49:04 +0000 (09:49 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 13 Jan 2015 14:49:04 +0000 (09:49 -0500)
commit3303964efc0c997a7e8e91417fbf2f506540b497
tree541e0c9c96ffca6dea8a9fbb3959dd8a0f2a48a7
parentfe8c17b6ed7ebd2262cecc8967a7a30577021d08
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: r219534
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/g++.dg/cpp0x/ref-qual16.C [new file with mode: 0644]