Good catch.
2's complement integers are generally useful but it's easy to
forget that they don't quite obey normal algebraic rules.
The assumption that
(a < 0) => (-a > 0)
is the cause of many easily-missed bugs.- [9fans] arm compiler bug cinap_lenrek
- Re: [9fans] arm compiler bug Richard Miller
- Re: [9fans] arm compiler bug erik quanstrom
- Re: [9fans] arm compiler bug Charles Forsyth
- Re: [9fans] arm compiler bug Charles Forsyth
- Re: [9fans] arm compiler bug Matthew Veety
- Re: [9fans] arm compiler bug erik quanstrom
- Re: [9fans] arm compiler bug cinap_lenrek
- Re: [9fans] arm compiler bug cinap_lenrek
