aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/tree.cc
diff options
context:
space:
mode:
authorHaochen Jiang <haochen.jiang@intel.com>2024-07-17 16:26:35 +0800
committerHaochen Jiang <haochen.jiang@intel.com>2024-07-18 15:19:05 +0800
commit4b58697cecbd72fd7db5a0fcdf7af8deb3be2b14 (patch)
tree159a6e840534a47f04105e008dc863dde6614eed /gcc/cp/tree.cc
parenta2cb656c0d1f0b493219025208fa8ed5c7abd2cb (diff)
downloadgcc-4b58697cecbd72fd7db5a0fcdf7af8deb3be2b14.zip
gcc-4b58697cecbd72fd7db5a0fcdf7af8deb3be2b14.tar.gz
gcc-4b58697cecbd72fd7db5a0fcdf7af8deb3be2b14.tar.bz2
i386: Fix testcases generating invalid asm
For compile test, we should generate valid asm except for special purposes. Fix the compile test that generates invalid asm. gcc/testsuite/ChangeLog: * gcc.target/i386/apx-egprs-names.c: Use ax for short and al for char instead of eax. * gcc.target/i386/avx512bw-kandnq-1.c: Do not run the test under -m32 since kmovq with register is invalid. Use long long to use 64 bit register instead of 32 bit register for kmovq. * gcc.target/i386/avx512bw-kandq-1.c: Ditto. * gcc.target/i386/avx512bw-knotq-1.c: Ditto. * gcc.target/i386/avx512bw-korq-1.c: Ditto. * gcc.target/i386/avx512bw-kshiftlq-1.c: Ditto. * gcc.target/i386/avx512bw-kshiftrq-1.c: Ditto. * gcc.target/i386/avx512bw-kxnorq-1.c: Ditto. * gcc.target/i386/avx512bw-kxorq-1.c: Ditto.
Diffstat (limited to 'gcc/cp/tree.cc')
0 files changed, 0 insertions, 0 deletions