testsuite/gcc.target/cris/biap.c: Add a Y+=X*2 to the Y+=X*4.
authorHans-Peter Nilsson <hp@axis.com>
Wed, 17 Feb 2021 18:05:35 +0000 (19:05 +0100)
committerHans-Peter Nilsson <hp@axis.com>
Mon, 22 Feb 2021 17:00:53 +0000 (18:00 +0100)
commita7de0ffa34a9559919b14094b804175d7d9b446f
tree9c1f49d960c62cce5b70ad26a99faa22a8bde4bf
parentdd7376371f9673073beb5eec0e5a75109266b4c9
testsuite/gcc.target/cris/biap.c: Add a Y+=X*2 to the Y+=X*4.

Also, tweak the scan-assembler regexps to include a tab,
lest they may spuriously match file-paths in the emitted
assembly code, should some be added at some point.  And, add
"mul", "move" and (non-addi-)"add" to insns that shouldn't
appear.

gcc/testsuite:
* gcc.target/cris/biap.c: Add a Y+=X*2 to the Y+=X*4.
gcc/testsuite/gcc.target/cris/biap.c