https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21485
--- Comment #63 from Jeffrey A. Law ---
So going back to the gcc-3.4 code the major change is we make much more use of
the complex addressing modes on x86:
NumSift:
.LFB2:
pushq %rbx
.LCFI0:
movq%rsi, %r8
.p2align 4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21485
Jeffrey A. Law changed:
What|Removed |Added
CC||law at redhat dot com
--- Comment #62 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21485
Richard Biener changed:
What|Removed |Added
Target Milestone|4.9.4 |5.5
--- Comment #61 from Richard Biener