diff options
author | Peter Bergner <bergner@linux.ibm.com> | 2025-01-16 10:49:45 -0600 |
---|---|---|
committer | Peter Bergner <bergner@linux.ibm.com> | 2025-01-16 10:50:12 -0600 |
commit | 1a2d63a78f99b7fdc2eff5bf9065682d5bbbaaca (patch) | |
tree | df01a1ce71dff2fe87717795fc57763d5e2e8520 /libgomp/testsuite/libgomp.c-c++-common | |
parent | 3191d7404bb9c2f53554d7c7f50dfb73b5a78726 (diff) | |
download | gcc-1a2d63a78f99b7fdc2eff5bf9065682d5bbbaaca.zip gcc-1a2d63a78f99b7fdc2eff5bf9065682d5bbbaaca.tar.gz gcc-1a2d63a78f99b7fdc2eff5bf9065682d5bbbaaca.tar.bz2 |
rs6000: Fix loop limit for built-in constant checking
The loop checking for built-in constant operand restrictions was missing
some operands due to the loop limit being too small. Fixing that exposed
a testsuite failure which is caused by a typo in the pmxvi4ger8pp definition
where we had made the PMASK field too small.
2025-01-16 Peter Bergner <bergner@linux.ibm.com>
gcc/
* config/rs6000/rs6000-builtin.cc (rs6000_expand_builtin): Use correct
array size for the loop limit.
* config/rs6000/rs6000-builtins.def: Fix field size for PMASK operand.
Diffstat (limited to 'libgomp/testsuite/libgomp.c-c++-common')
0 files changed, 0 insertions, 0 deletions