https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69460
--- Comment #6 from strntydog at gmail dot com ---
I have built GCC 7.1.0 and have tested this optimization bug against that. It
persists. Further, the new target cortx-m23 is affected by the bug, exactly
the same as Cortex M0/M0+ and M1
The ne
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69460
--- Comment #5 from strntydog at gmail dot com ---
I also just calculated the number of cycles each function takes:
Test 1 - 50% More CPU Cycles
Test 2 - 25% More CPU Cycles
Test 3 - 5% More CPU Cycles
Test 4 - 39% More CPU Cycles
Test 5 - 6% Mor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69460
strntydog at gmail dot com changed:
What|Removed |Added
Version|5.2.0 |6.3.1
--- Comment #4 from st
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69460
Richard Earnshaw changed:
What|Removed |Added
Keywords||missed-optimization
Targe