53 | | More to come (checked Compiler/boot/build/*.c alphabetically up to and including EvaluateFunctions.c) |
| 55 | [ ] 17. RemoveSimpleEquations.mo 3766 |
| 56 | variable varlst is overwritten, maybe that should be iAcc = ??? And the recursion should use varlst (rest of list) and iAcc as parameters. |
| 57 | |
| 58 | [ ] 18. ResolveLoops.mo 2456-2460 |
| 59 | arrays e, u, v, vv and w are created but not used |
| 60 | |
| 61 | [ ] 19. ResolveLoops.mo 1792+1793 |
| 62 | arrays ass1 and ass2 are created, but not used |
| 63 | |
| 64 | [ ] 20. ResolveLoops.mo 1564,1580 |
| 65 | startNode/endNode is calculated twice with different rule |
| 66 | |
| 67 | |
| 68 | |
| 69 | More to come (checked Compiler/boot/build/*.c alphabetically up to and including ResolveLoops.c, skipped HpcOM* and FFrontEnd) |