]> git.ipfire.org Git - thirdparty/gcc.git/commit
cp/
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 May 2015 22:28:54 +0000 (22:28 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 May 2015 22:28:54 +0000 (22:28 +0000)
commit37eed53a1ff86522616f55f05cf111df353db818
treeff8367af9f5301322417ebd0e66ee3cc6bfa2287
parentb2f775ecc7b6bcfae1f6149738cc34066671b2eb
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.

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