re PR c++/65936 (ICE: canonical types differ for identical types)
authorNathan Sidwell <nathan@acm.org>
Sat, 23 May 2015 22:28:54 +0000 (22:28 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sat, 23 May 2015 22:28:54 +0000 (22:28 +0000)
commit84a3423b97784ba86bcb37efb39fd528de3671cb
treeff8367af9f5301322417ebd0e66ee3cc6bfa2287
parent94cbafd1737a6e0a395e5dabca880ba1b0be10d2
re PR c++/65936 (ICE: canonical types differ for identical types)

cp/
PR c++/65936
* pt.c (lookup_template_class_1): Copy may_alias attribute too.

testsuite/
PR c++/65936
* g++.dg/template/pr65936.C: New.

From-SVN: r223613
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/pr65936.C [new file with mode: 0644]