diff options
author | Ian Lance Taylor <iant@golang.org> | 2020-12-01 19:15:57 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-12-02 07:47:06 -0800 |
commit | c7932d5626a81a35686a3992b5a02570aba5cd0b (patch) | |
tree | bdfb4df0d0676bebe7eb18021f670fd578bfd74c /gcc/gimple-range.cc | |
parent | f0a2d11f8ad85bfdedb79bc47bd34bd08e38f81f (diff) | |
download | gcc-c7932d5626a81a35686a3992b5a02570aba5cd0b.zip gcc-c7932d5626a81a35686a3992b5a02570aba5cd0b.tar.gz gcc-c7932d5626a81a35686a3992b5a02570aba5cd0b.tar.bz2 |
compiler: don't advance past unexpected semicolon
We've already read the unexpected semicolon, so advancing again causes
us to skip the next token, causing future errors to be out of sync.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/274439
Diffstat (limited to 'gcc/gimple-range.cc')
0 files changed, 0 insertions, 0 deletions