This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a1d5c729cee range-op-float: Fix up -ffinite-math-only range extension a [...] new 2c63cc7268f c, c++, cgraphunit: Prevent duplicated -Wunused-value warni [...]
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/c-decl.cc | 5 ++++- gcc/cgraphunit.cc | 1 + gcc/cp/decl.cc | 1 + gcc/testsuite/c-c++-common/Wunused-var-18.c | 10 ++++++++++ 4 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/c-c++-common/Wunused-var-18.c