Loading README.md +2 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,8 @@ contains 13 shift-/reduce conflicts Long if and while conditions need additional parenthesis to work correct, else there may be some precedence conflicts (for example test/integration/dijkstra line 51) In the IR sometimes two return statements are listed after each other - for example test/integration/slowsort, function i_slowsort ### cfg.c: Empty basic blocks (for example test/integration/nonsense, function isOne), due to basic block containing only a label Loading Loading
README.md +2 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,8 @@ contains 13 shift-/reduce conflicts Long if and while conditions need additional parenthesis to work correct, else there may be some precedence conflicts (for example test/integration/dijkstra line 51) In the IR sometimes two return statements are listed after each other - for example test/integration/slowsort, function i_slowsort ### cfg.c: Empty basic blocks (for example test/integration/nonsense, function isOne), due to basic block containing only a label Loading