You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add a guard to catch the case when there is no loop context
for break outside of loop.
Fixes#3969
gcc/rust/ChangeLog:
* backend/rust-compile-expr.cc (CompileExpr::visit): add guard
gcc/testsuite/ChangeLog:
* rust/compile/issue-3969.rs: New test.
Signed-off-by: Philip Herron <[email protected]>
0 commit comments