r215874 - in /trunk/gcc: c/ChangeLog c/c-decl.c...
mpolacek@gcc.gnu.org
mpolacek@gcc.gnu.org
Fri Oct 3 20:14:00 GMT 2014
Author: mpolacek
Date: Fri Oct 3 20:14:48 2014
New Revision: 215874
URL: https://gcc.gnu.org/viewcvs?rev=215874&root=gcc&view=rev
Log:
PR c/63453
* c-decl.c (pop_scope): Don't warn about "inline function declared
but never defined" for functions marked with gnu_inline attribute.
* gcc.dg/pr63453.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/pr63453.c
Modified:
trunk/gcc/c/ChangeLog
trunk/gcc/c/c-decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list