diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-06-08 18:42:04 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-06-08 18:42:04 +0000 |
commit | 3159d897bda6798885f34eaaba916b46ebe2382f (patch) | |
tree | f0433f7cef25f6f9b623e28860e74400426dd0e0 /gcc/predict.c | |
parent | 2163b9bcc627eb42ba5e629e54567b9f106e2f32 (diff) | |
download | gcc-3159d897bda6798885f34eaaba916b46ebe2382f.zip gcc-3159d897bda6798885f34eaaba916b46ebe2382f.tar.gz gcc-3159d897bda6798885f34eaaba916b46ebe2382f.tar.bz2 |
compiler: lvalue context fixes in Unary_expression::do_get_backend
A couple of the Backend::var_expression invocations in
Unary_expression::do_get_backend were selecting "lvalue" context
incorrectly (these var exprs were not in an assignment or LHS
position); fix is to change back to "rvalue" context.
Reviewed-on: https://go-review.googlesource.com/45136
From-SVN: r249029
Diffstat (limited to 'gcc/predict.c')
0 files changed, 0 insertions, 0 deletions