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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed on the trunk for GCC 5:
expected:
.LFB0:
    .cfi_startproc
    movl    %edi, %eax
    ret
...
test:
.LFB1:
    .cfi_startproc
    movl    %edi, %eax
    ret

Reply via email to