aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/diagnostics-utils.adb
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2025-06-11 07:16:06 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2025-06-11 07:16:06 +0200
commite477e7cd104af96c55379f69125db3f1c350c9ed (patch)
tree5dcd4da653f1757bd63e9faf605c68361102f6a5 /gcc/ada/diagnostics-utils.adb
parentf3dde39e597f48832208f423fb20f29674ce49ae (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
testsuite: Add -mpopcnt and -mabm variants of PR90693 testsHEADtrunkmaster
My r16-1398 patch broke bootstrap on aarch64-linux and powerpc64le-linux at least. Fixed with r16-1408. The following patch just adds testcases with which the bug can be reproduced also on x86_64-linux where it hasn't been caught by the testsuite (while there are 2 tests with it, both where compiled with -mno-abm -mno-popcnt and so didn't trigger the right path). This patch just includes those tests in 4 further ones, two with -mpopcnt and two with -mabm flags. 2025-06-11 Jakub Jelinek <jakub@redhat.com> PR tree-optimization/90693 * gcc.target/i386/pr90693-3.c: New test. * gcc.target/i386/pr90693-4.c: New test. * gcc.target/i386/pr90693-5.c: New test. * gcc.target/i386/pr90693-6.c: New test.
Diffstat (limited to 'gcc/ada/diagnostics-utils.adb')
0 files changed, 0 insertions, 0 deletions