Code:
for (i = 0; ; i++) { ... }


This compiles fine in 8.10.1, but causes random crashes during runtime ("Crash in SYS").

As this relation is not that obvious, it should be mentioned in the manual (or fixed) I think.