]> gcc.gnu.org Git - gcc.git/commit
re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)
authorJakub Jelinek <jakub@redhat.com>
Sat, 16 May 2009 07:09:52 +0000 (09:09 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 16 May 2009 07:09:52 +0000 (09:09 +0200)
commita99c6711f83e23596c5fdbf575484e3fa34d6e45
treec765aad5a9e6be9c4da70e004f44d0e3b02b6b7a
parent7e5487a214d591ab394310fa2f8840c42b745ee7
re PR target/39942 (Nonoptimal code - leaveq; xchg   %ax,%ax; retq)

PR target/39942
* config/i386/x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Don't emit second
.p2align 3 if MAX_SKIP is smaller than 7.
* config/i386/linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Likewise.

From-SVN: r147606
gcc/ChangeLog
gcc/config/i386/linux.h
gcc/config/i386/x86-64.h
This page took 0.060925 seconds and 5 git commands to generate.