re PR c++/77555 (unused inline function in-function static variable accessed from...
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 23 Oct 2017 11:39:20 +0000 (11:39 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 23 Oct 2017 11:39:20 +0000 (11:39 +0000)
commit2de9164b45111b54bea99afd97ca4f0de382a5e3
treefb15f0da251c7c8d0bdcce1a166d1930cc56e939
parent0524367e2aa8f4e021a719f5fcfab642dfe62dcb
re PR c++/77555 (unused inline function in-function static variable accessed from outside leads to linker error)

2017-10-23  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/77555
* g++.dg/torture/pr77555.C: New.

From-SVN: r254006
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr77555.C [new file with mode: 0644]