diff options
author | Nirmal Patel <npate012@gmail.com> | 2021-12-11 14:05:06 -0500 |
---|---|---|
committer | Nirmal Patel <npate012@gmail.com> | 2021-12-11 14:05:06 -0500 |
commit | f742bead5f4eb94908f188b99a3b261de0be9ca2 (patch) | |
tree | 5adb6f371e41da32650cb8064c2b1d9e169b292a /gcc/rust/backend/rust-compile-resolve-path.cc | |
parent | 0024bc2f028369b871a65ceb11b2fddfb0f9c3aa (diff) | |
download | gcc-f742bead5f4eb94908f188b99a3b261de0be9ca2.zip gcc-f742bead5f4eb94908f188b99a3b261de0be9ca2.tar.gz gcc-f742bead5f4eb94908f188b99a3b261de0be9ca2.tar.bz2 |
Constant folder now returns error_mark_node instead of nullptr
Removed nullptr checking on results from constant folder because when the
result is already error_mark_node, we no longer need to check if the result
is nullptr.
Fixes #692
Signed-off-by: Nirmal Patel <npate012@gmail.com>
Diffstat (limited to 'gcc/rust/backend/rust-compile-resolve-path.cc')
0 files changed, 0 insertions, 0 deletions