This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d97142b ENABLE_CHECKING refactoring: pool allocators new 5e324b8 Move cexp simplifications to match.pd new 31496a6 Fix scripto new 89ff0c8 Use macros to define built-in operator lists new 1117ed3 Move int rounding folds to match.pd
The 4 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/ChangeLog | 23 ++ gcc/builtins.c | 286 ++++-------------------- gcc/genmatch.c | 8 +- gcc/match.pd | 168 +++++++++++--- gcc/testsuite/ChangeLog | 4 + gcc/testsuite/gcc.dg/torture/builtin-minmax-1.c | 1 + 6 files changed, 209 insertions(+), 281 deletions(-)