re PR c++/85558 (ICE in make_rtl_for_nonlocal_decl when using static member of templa...
commit31ba0418a27bb61df31bb5fcdbe380288f3b10cf
authorPaolo Carlini <paolo.carlini@oracle.com>
Wed, 13 Mar 2019 10:32:29 +0000 (13 10:32 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 13 Mar 2019 10:32:29 +0000 (13 10:32 +0000)
tree68fa1e8617343a631884bed369c423f6a79a0bf9
parent7a26e2739d3f21d6765eedd097a4b58e9cb82bd1
re PR c++/85558 (ICE in make_rtl_for_nonlocal_decl when using static member of template class)

2019-03-13  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/85558
* g++.dg/other/friend16.C: New.
* g++.dg/other/friend17.C: Likewise.

From-SVN: r269644
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/friend16.C [new file with mode: 0644]
gcc/testsuite/g++.dg/other/friend17.C [new file with mode: 0644]