On Mar 22, 2012, at 1:49 PM, Uros Bizjak wrote: > Hello! > > This patch moves a couple of #defines from alpha/alpha.h to > alpha/vms.h to use generic defines from elfos.h. > > 2012-03-22 Uros Bizjak <ubiz...@gmail.com> > > * config/alpha/alpha.h (ASM_OUTPUT_ALIGN): Move to elf.h > (ASM_OUTPUT_SKIP): Move to vms.h > (ASM_OUTPUT_LOCAL): Ditto. > (ASM_OUTPUT_COMMON): Remove. > * config/alpha/elf.h (ASM_OUTPUT_DEF_FROM_DECLS): Use ASM_OUTPUT_DEF. > * config/alpha/vms.h (ASM_OUTPUT_ALIGN): Do not undefine before define. > > Tested on alphaev68-pc-linux-gnu. > > Tristan, since the patch touches alpha/vms.h, is this OK from VMS POV?
Yes, it is. Tristan. > > Uros. > <a.diff.txt>