diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2016-04-28 18:50:41 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2016-04-28 18:50:41 +0200 |
commit | 9759608c8989c0609d79d6b600f54745588e57a8 (patch) | |
tree | eeb22e444ded340a0d3c15c0a7b90afeb4625c5b /gcc/sbitmap.h | |
parent | e41ebdf1c8fa94e1bb724a939d014b5f515496f0 (diff) | |
download | gcc-9759608c8989c0609d79d6b600f54745588e57a8.zip gcc-9759608c8989c0609d79d6b600f54745588e57a8.tar.gz gcc-9759608c8989c0609d79d6b600f54745588e57a8.tar.bz2 |
nds32: Fix casesi (PR70668)
Expanders do not have more elements in the operands array than declared
in the pattern. So, we cannot use operands[5] here. Instead just
declare and use another rtx.
PR target/70668
* config/nds32/nds32.md (casesi): Don't access the operands array
out of bounds.
From-SVN: r235583
Diffstat (limited to 'gcc/sbitmap.h')
0 files changed, 0 insertions, 0 deletions