public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/46519] New: Missing vzeroupper
@ 2010-11-17 15:09 hjl.tools at gmail dot com
  2010-11-17 18:49 ` [Bug target/46519] " ubizjak at gmail dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: hjl.tools at gmail dot com @ 2010-11-17 15:09 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46519

           Summary: Missing vzeroupper
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: ubizjak@gmail.com


Created attachment 22430
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22430
A testcase

/export/build/gnu/gcc/build-x86_64-linux/gcc/xgcc
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/ -O3 -funroll-loops -ffast-math
-mavx -Wno-multichar -S bad.c

.L531:
        vmovapd %ymm0, (%rsp)
        vzeroupper
        call    Get_Token
        movl    Token_Id(%rip), %eax
        vmovapd (%rsp), %ymm0
        cmpl    $1, %eax
        je      .L139
        cmpl    $2, %eax
        je      .L541

L171:
        vmovsd  (%rax), %xmm9
        vsubsd  32(%rsp,%rcx,8), %xmm9, %xmm8
        leal    1(%rdx), %ecx
        cmpl    %ecx, %esi
        vmovsd  %xmm8, (%rax)
        jg      .L543
        jmp     .L531
        .p2align 4,,10
        .p2align 3
.L541:
        leaq    80(%rsp), %rsi 
        movq    %r12, %rdi 
        call    Parse_Num_Term <<<< missing vzeroupper
        movl    0(%r13), %esi 
        movl    80(%rsp), %eax 
        vmovapd (%rsp), %ymm0
        cmpl    %eax, %esi


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-02-02 17:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-17 15:09 [Bug target/46519] New: Missing vzeroupper hjl.tools at gmail dot com
2010-11-17 18:49 ` [Bug target/46519] " ubizjak at gmail dot com
2010-11-17 18:56 ` hjl.tools at gmail dot com
2010-11-18  0:29 ` hjl.tools at gmail dot com
2010-11-18  1:52 ` hjl.tools at gmail dot com
2010-11-24 18:31 ` hjl at gcc dot gnu.org
2010-11-24 19:46 ` hjl at gcc dot gnu.org
2010-12-30 13:12 ` hjl at gcc dot gnu.org
2011-01-24 17:55 ` hjl at gcc dot gnu.org
2011-01-24 17:55 ` hjl.tools at gmail dot com
2011-02-02 17:41 ` dnovillo at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).