This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 1a80a0401d6 Daily bump. new 68df37647bd rs6000: Fix loop limit for built-in constant checking new a1acb1c0ede 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