pr71676-3.c
3.12 KB
-
re PR target/71676 ([avr] casesi won't handle switch values larger than 16 bits) · c7212a15
gcc/ PR target/71676 PR target/71678 * config/avr/avr.md (casesi): Rewrite avoiding subregs of SI. gcc/testsuite/ PR target/71676 PR target/71678 * gcc.target/avr/pr71676-1.c: New test. * gcc.target/avr/pr71676-3.c: New test. * gcc.target/avr/pr71676.c: New test. * gcc.target/avr/pr71678.c: New test. Co-Authored-By: Pitchumani Sivanupandi <pitchumani.sivanupandi@microchip.com> From-SVN: r241503
Georg-Johann Lay committed