aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/parse/rust-parse.cc
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-01-16 14:34:06 +0000
committerPhilip Herron <herron.philip@googlemail.com>2021-01-17 15:59:36 +0000
commit02132139efa60954c3f9d5aeb4d87210066b1b58 (patch)
treee0a5f0a051560a8f93058113b0e279e862ea34a6 /gcc/rust/parse/rust-parse.cc
parent659ade1611568da5d91a0d6a2d76871cce658ff7 (diff)
downloadgcc-02132139efa60954c3f9d5aeb4d87210066b1b58.zip
gcc-02132139efa60954c3f9d5aeb4d87210066b1b58.tar.gz
gcc-02132139efa60954c3f9d5aeb4d87210066b1b58.tar.bz2
Fix the naming of VAR_DECLS within gimple nodes.
This was using LetStmt->Pattern.as_string which included mut in the string dump. This makes the gimple nodes harder to debug as the name is (mut a) insteaad of a for example.
Diffstat (limited to 'gcc/rust/parse/rust-parse.cc')
0 files changed, 0 insertions, 0 deletions