This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5e43308b5db 2019-04-07 Richard Biener rguenther@suse.de new b64f1f3078a PR c++/80916 - spurious "static but not defined" warning. new f62ec1bb16c Fix comment
The 2 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/ChangeLog | 6 ++++++ gcc/cp/call.c | 2 +- gcc/gimple-fold.c | 7 +++++-- gcc/testsuite/g++.dg/warn/unused-fn1.C | 16 ++++++++++++++++ 4 files changed, 28 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/unused-fn1.C