https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89865

--- Comment #10 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Jakub Jelinek from comment #8)
> (this is -Os, so that is what matters), r264897 made the generated code
> worse, then r265398 reverted it to the previously generated code and r266385
> made it even worse.

BTW: r266385 also regressed:

FAIL: gcc.target/i386/pr81563.c scan-assembler-times movl[\\\\t
]*-4\\\\(%ebp\\\\),[\\\\t ]*%edi 1
FAIL: gcc.target/i386/pr81563.c scan-assembler-times movl[\\\\t
]*-8\\\\(%ebp\\\\),[\\\\t ]*%esi 1

Reply via email to