This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 46c2538435d s390: Fix TF to FPRX2 conversion [PR115860] new 4963eb76918 libcpp: Fix up UB in finish_embed new b7b67732e20 c++: Don't emit deprecated/unavailable attribute diagnostic [...] new 508ef585243 gcn/mkoffload.cc: Use #embed for including the generated ELF file
The 3 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/config/gcn/mkoffload.cc | 79 +++++-------------------------- gcc/cp/optimize.cc | 6 +++ gcc/testsuite/g++.dg/warn/deprecated-20.C | 16 +++++++ libcpp/files.cc | 2 +- 4 files changed, 35 insertions(+), 68 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/deprecated-20.C