aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-01-19 16:14:12 +0000
committerPhilip Herron <herron.philip@googlemail.com>2021-01-20 10:01:43 +0000
commit23edde6fef4321d30f9f2f8c75e6cbfd59b75ca4 (patch)
treeff346f3525b1db3a3aa35e6ab1bcf2e215dcbdf5 /gcc/rust/backend
parentf6d33adc6656839aebb4dca02df8efc8be6aedd2 (diff)
downloadgcc-23edde6fef4321d30f9f2f8c75e6cbfd59b75ca4.zip
gcc-23edde6fef4321d30f9f2f8c75e6cbfd59b75ca4.tar.gz
gcc-23edde6fef4321d30f9f2f8c75e6cbfd59b75ca4.tar.bz2
Fixes the ^= and %= compound expression parsing.
The input needed to be skipped once the operator was parsed to ensure the lexer did not duplicate the operator. |= still fails but this looks to be a parser problem.
Diffstat (limited to 'gcc/rust/backend')
0 files changed, 0 insertions, 0 deletions