[Bug target/31100] ASM_OUTPUT_ALIGN_WITH_NOP wrong with GNU as
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Nov 20 22:07:00 GMT 2010
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
More information about the Gcc-bugs
mailing list