This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r218039 - in /trunk/gcc: c/ChangeLog c/c-decl.c...


Author: mpolacek
Date: Tue Nov 25 08:28:45 2014
New Revision: 218039

URL: https://gcc.gnu.org/viewcvs?rev=218039&root=gcc&view=rev
Log:
	PR c/63877
	* c-decl.c (start_function): Disable -Wmissing-declarations warning
	for inline functions.

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

Added:
    trunk/gcc/testsuite/gcc.dg/pr63877.c
Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-decl.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]