aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr.cc
diff options
context:
space:
mode:
authorEdwin Lu <ewlu@rivosinc.com>2024-12-02 17:29:55 -0800
committerEdwin Lu <ewlu@rivosinc.com>2024-12-03 09:53:20 -0800
commiteee3182e1af633f99e5264854cb6b5c00ce7a5dd (patch)
treec81e2aad2dec88f5c21ec6b743d63113aa38352f /gcc/config/avr/avr.cc
parent2b93d71b068b2f5be134350697fb075d72d01163 (diff)
downloadgcc-eee3182e1af633f99e5264854cb6b5c00ce7a5dd.zip
gcc-eee3182e1af633f99e5264854cb6b5c00ce7a5dd.tar.gz
gcc-eee3182e1af633f99e5264854cb6b5c00ce7a5dd.tar.bz2
RISC-V: Fix test target selector
The previous target selector was not properly gating the tests to rv32 and rv64 targets. This was triggering an excess failure on rv32 targets where it would try to run the zbc64 tests. Fix selector gcc/testsuite/ChangeLog: * gcc.target/riscv/crc-builtin-zbc32.c: Fix selector. * gcc.target/riscv/crc-builtin-zbc64.c: Ditto. Signed-off-by: Edwin Lu <ewlu@rivosinc.com>
Diffstat (limited to 'gcc/config/avr/avr.cc')
0 files changed, 0 insertions, 0 deletions