This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/31100] ASM_OUTPUT_ALIGN_WITH_NOP wrong with GNU as


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

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2010-11-20 22:05:11 UTC ---
Author: ebotcazou
Date: Sat Nov 20 22:05:08 2010
New Revision: 166987

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166987
Log:
    PR target/31100
    * config/sparc/sparc.h (ASM_OUTPUT_ALIGN_WITH_NOP): Move to...
    * config/sparc/sol2.h (ASM_OUTPUT_ALIGN_WITH_NOP): ...here.
    * config/sparc/sol2-gas.h (ASM_OUTPUT_ALIGN_WITH_NOP): Undefine.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.target/sparc/sparc-align-1.c
      - copied unchanged from r166986,
trunk/gcc/testsuite/gcc.target/sparc/sparc-align-1.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/sparc/sol2-gas.h
    branches/gcc-4_5-branch/gcc/config/sparc/sol2.h
    branches/gcc-4_5-branch/gcc/config/sparc/sparc.h
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]