This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 2d6e33407c3 Daily bump. new a54c3a72def rs6000: Fix loop limit for built-in constant checking new 2c42f598b43 rs6000: Fix ICE for invalid constants in built-in functions
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/rs6000/rs6000-builtin.cc | 10 +++++----- gcc/config/rs6000/rs6000-builtins.def | 4 ++-- gcc/testsuite/gcc.target/powerpc/mma-builtin-error.c | 11 +++++++++++ 3 files changed, 18 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/mma-builtin-error.c