This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 208c6678c25 c++: lifetime extension with .* expression [PR53288] new e61d43791e0 modula2/108144 - Fix multilib install of libgm2 new 106f9940631 tree-optimization/108449 - keep maybe_special_function_p behavior
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/cgraphunit.cc | 2 -- gcc/testsuite/gcc.dg/pr108449.c | 5 +++ libgm2/Makefile.am | 4 --- libgm2/Makefile.in | 4 --- libgm2/configure | 79 ++++++++++++++++++++++++++++++++++++----- libgm2/configure.ac | 25 ++++++++++--- libgm2/libm2cor/Makefile.am | 18 +++++----- libgm2/libm2cor/Makefile.in | 18 +++++----- libgm2/libm2iso/Makefile.am | 22 ++++++------ libgm2/libm2iso/Makefile.in | 22 ++++++------ libgm2/libm2log/Makefile.am | 18 +++++----- libgm2/libm2log/Makefile.in | 18 +++++----- libgm2/libm2min/Makefile.am | 18 +++++----- libgm2/libm2min/Makefile.in | 18 +++++----- libgm2/libm2pim/Makefile.am | 16 ++++----- libgm2/libm2pim/Makefile.in | 16 ++++----- 16 files changed, 188 insertions(+), 115 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr108449.c