This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f2ef1dabbc1 Align a 'OMP_TARGET_OFFLOAD=mandatory' diagnostic with others new 29aef9ff236 libstdc++: Clarify manual demangle doc new 4ec6b627cb0 c++: tweak c++17 ctor/conversion tiebreaker [DR2327]
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/call.cc | 56 ++++++++++-------------- gcc/testsuite/g++.dg/cpp0x/overload-conv-4.C | 5 +-- gcc/testsuite/g++.dg/cpp1z/elide7.C | 14 ++++++ libstdc++-v3/doc/html/manual/ext_demangling.html | 6 +-- libstdc++-v3/doc/xml/manual/extensions.xml | 6 +-- 5 files changed, 43 insertions(+), 44 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/elide7.C