This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cfb7755d107 rtl-ssa: Add new helper functions new 8bb655d0c56 PR modula2/111955 introduce isnan support to Builtins.def
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/m2/gm2-gcc/m2builtins.cc | 25 +++++++++++++++++ gcc/m2/gm2-libs-ch/wrapc.c | 27 +++++++++++++++++++ gcc/m2/gm2-libs/Builtins.def | 4 +++ gcc/m2/gm2-libs/Builtins.mod | 16 +++++++++++ gcc/m2/gm2-libs/wrapc.def | 29 ++++++++++++++++---- gcc/testsuite/gm2/pimlib/run/pass/testnan.mod | 17 ++++++++++++ libgm2/libm2pim/wrapc.cc | 39 +++++++++++++++++++++++++++ 7 files changed, 152 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gm2/pimlib/run/pass/testnan.mod