diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/i386/memset-strategy-25.c')
-rw-r--r-- | gcc/testsuite/gcc.target/i386/memset-strategy-25.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.target/i386/memset-strategy-25.c b/gcc/testsuite/gcc.target/i386/memset-strategy-25.c index 1cc3de7..7bd5d43 100644 --- a/gcc/testsuite/gcc.target/i386/memset-strategy-25.c +++ b/gcc/testsuite/gcc.target/i386/memset-strategy-25.c @@ -7,7 +7,11 @@ **foo: **.LFB[0-9]+: ** .cfi_startproc +** movq \$0, 221\(%rdi\) ** xorl %eax, %eax +** movq \$0, 229\(%rdi\) +** movq \$0, 237\(%rdi\) +** movq \$0, 245\(%rdi\) **.L[0-9]+: ** movl %eax, %edx ** addl \$32, %eax @@ -17,6 +21,7 @@ ** movq \$0, 24\(%rdi,%rdx\) ** cmpl \$224, %eax ** jb .L[0-9]+ +** ret **... */ |