don't inline == and \= for now.

This commit is contained in:
Vítor Santos Costa
2016-03-30 01:24:34 +01:00
parent f3e8b8b3da
commit 4103aa6e83
5 changed files with 33 additions and 8 deletions

View File

@@ -1982,7 +1982,7 @@ bool is_cleanup_cp(choiceptr cp_b) {
static Int JumpToEnv() {
choiceptr handler = B, oh = NULL;
/* just keep the throwm object away, we don't need to care about it
/* just keep the thrown object away, we don't need to care about it
*/
/* careful, previous step may have caused a stack shift,
so get pointers here */