This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d686d5d85c2 c++: Reject in constant evaluation address comparisons of s [...] new cbf06187d5f c++: Avoid some -Wreturn-type false positives with const{ex [...] new ac6a1181209 libgfortran: Partly revert my r12-6498 change to fix Solari [...]
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/cp/cp-gimplify.c | 11 +++++++-- gcc/cp/cp-objcp-common.c | 7 ++++++ gcc/testsuite/g++.dg/warn/Wreturn-type-13.C | 35 +++++++++++++++++++++++++++++ libgfortran/Makefile.am | 4 ++-- libgfortran/Makefile.in | 4 ++-- 5 files changed, 55 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wreturn-type-13.C