Fix bootstrap with !ASM_OUTPUT_MAX_SKIP_ALIGN
commit0d70188a33b8352039c3647380e8a5bb44814222
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Nov 2016 22:30:54 +0000 (24 22:30 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Nov 2016 22:30:54 +0000 (24 22:30 +0000)
tree4df7bdc1a612a83576b9c3dac1863095fcad3378
parent43d9da9bb16a77fb86bc705e503fc89c15f792f0
Fix bootstrap with !ASM_OUTPUT_MAX_SKIP_ALIGN

* varasm.c (assemble_start_function): Wrap align_log definition in
ASM_OUTPUT_MAX_SKIP_ALIGN.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@242853 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/varasm.c