Skip to content

Commit e33187c

Browse files
committed
---
yaml --- r: 5490 b: refs/heads/master c: 2c7f21c h: refs/heads/master v: v3
1 parent fee5857 commit e33187c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 572a4b71d5a906ab25a30025fc87529f123ee020
2+
refs/heads/master: 2c7f21c524414ba91ee37795853bdbb0b9779f75

trunk/src/comp/middle/trans_alt.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,8 @@ fn make_phi_bindings(bcx: @block_ctxt, map: [exit_node],
512512
bcx.fcx.lllocals.insert(node_id, alloc);
513513
}
514514
}
515+
} else {
516+
Unreachable(bcx);
515517
}
516518
ret success;
517519
}

0 commit comments

Comments
 (0)