This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 145c9072064 c++: constexpr ref template arg [PR119194] new 6fc1f70f0b7 c++: ICE with ptr-to-member-fn [PR119344] new 16065b6239a AVR: target/119355 - Fix ICE in pass avr-fuse-move / -mfuse-move.
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/config/avr/avr-passes.cc | 54 ++++++++++++++++++------------ gcc/cp/typeck.cc | 20 +++++------ gcc/testsuite/g++.dg/conversion/ptrmem10.C | 14 ++++++++ 3 files changed, 56 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/g++.dg/conversion/ptrmem10.C