This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 98dc4d4b63f * es.po: Update. new 0e741ee5e7c Fix diagnostics for never-defined inline and nested functio [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/c/ChangeLog | 9 ++++++++ gcc/c/c-decl.c | 5 ++-- gcc/testsuite/ChangeLog | 6 +++++ gcc/testsuite/gcc.dg/inline-40.c | 49 ++++++++++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/inline-41.c | 49 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 116 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/inline-40.c create mode 100644 gcc/testsuite/gcc.dg/inline-41.c