re PR c/63626 (Warning "inline function declared but never defined" output twice)
authorMarek Polacek <polacek@redhat.com>
Thu, 23 Oct 2014 16:46:44 +0000 (16:46 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Thu, 23 Oct 2014 16:46:44 +0000 (16:46 +0000)
commit1bc5a4513e09efd42f22ccbc25ff8cd7ec5619f5
treefdeee113cb53fa81f984ce5e2e06f99d5f908461
parent59d7607aec61d173914f2af06097cd46d10d3504
re PR c/63626 (Warning "inline function declared but never defined" output twice)

PR c/63626
* c-decl.c (pop_scope): Don't print warning in external_scope.

* gcc.dg/pr63626.c: New test.

From-SVN: r216595
gcc/c/ChangeLog
gcc/c/c-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr63626.c [new file with mode: 0644]