RFA: Add support for aligned locals to x86 COFF ports

Richard Henderson rth@redhat.com
Wed Sep 3 21:28:00 GMT 2008


Nick Clifton wrote:
> 	* configure.ac (HAVE_GAS_LCOMM_WITH_ALIGNMENT): New assembler
> 	check.
> 	* configure: Regenerate.
> 	* config.in: Regenerate.
> 	* config/i386/bsd.h (ASM_OUTPUT_ALIGNED_LOCAL): Use .lcomm with an
> 	alignment field, if it is supported.

Ok, though is there a reason why you can't emit symbols directly in
the .bss section when this directive isn't available?


r~



More information about the Gcc-patches mailing list