This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cdabf115643 2018-02-09 Sebastian Perta sebastian.perta@renesas.com new 4183b672c39 PR lto/84212 - -Wno-* does not disable warnings from -flto [...] new 00b9719c191 * gcc.target/powerpc/builtins-1-be.c <vclzb>: Rename dupli [...]
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/c-family/ChangeLog | 9 +++++++++ gcc/c-family/c.opt | 24 ++++++++++++------------ gcc/testsuite/ChangeLog | 12 ++++++++++++ gcc/testsuite/gcc.dg/lto/pr84212_0.c | 11 +++++++++++ gcc/testsuite/gcc.dg/lto/pr84212_1.c | 11 +++++++++++ gcc/testsuite/gcc.target/powerpc/builtins-1-be.c | 2 +- 6 files changed, 56 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/lto/pr84212_0.c create mode 100644 gcc/testsuite/gcc.dg/lto/pr84212_1.c