This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 8f4f2fbc17c c++: Fix two issues with auto function parameter [PR99806] new 18f103bd9e5 c++: ICE with real-to-int conversion in template [PR97973]
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/cp/call.c | 23 ++++++++++++++++++++++- gcc/testsuite/g++.dg/conversion/real-to-int1.C | 17 +++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/conversion/real-to-int1.C