Ticket #250 (Fixed)Tue Sep 21 12:36:30 UTC 2010
cc 5.65 optimisation bugs with 64bit ints
Reported by: | Jeffrey Lee (213) | Severity: | Major |
Part: | RISC OS: C/C++ toolchain | Release: | |
Milestone: | Status | Fixed |
Details by Jeffrey Lee (213):
Forgot to add this to the bug tracker when I found the issue.
See this thread for details of the bug, test case, and workaround (disabling optimisation).
Changelog:
Modified by Ben Avison (25) Wed, October 20 2010 - 01:14:38 GMT
- Status changed from Open to Fixed
A few CSE optimisation bugs in this areas are fixed in cc 5.69, out soon, which will probably fix this. As mentioned in the thread, a workaround is to disable CSE around any offending functions.