diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-01-16 14:34:06 +0000 |
---|---|---|
committer | Philip Herron <herron.philip@googlemail.com> | 2021-01-17 15:59:36 +0000 |
commit | 02132139efa60954c3f9d5aeb4d87210066b1b58 (patch) | |
tree | e0a5f0a051560a8f93058113b0e279e862ea34a6 /gcc/rust/parse/rust-parse.cc | |
parent | 659ade1611568da5d91a0d6a2d76871cce658ff7 (diff) | |
download | gcc-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