varasm.c (unlikely_text_section): Use assemble_align instead of ASM_OUTPUT_ALIGN.
authorRichard Henderson <rth@redhat.com>
Tue, 13 Apr 2004 23:31:56 +0000 (16:31 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 13 Apr 2004 23:31:56 +0000 (16:31 -0700)
commit73ad3de533055fc656541fa0bb1c501d6b48cb09
tree5b5bdc4e0d483212c9e4388bbb5cf2aa47107e24
parent3a4bdd05587f48b8a01ac160489d44188bc3a9e7
varasm.c (unlikely_text_section): Use assemble_align instead of ASM_OUTPUT_ALIGN.

        * varasm.c (unlikely_text_section): Use assemble_align instead of
        ASM_OUTPUT_ALIGN.  Use it in the correct place with an approximately
        correct alignment argument.

From-SVN: r80669
gcc/ChangeLog
gcc/varasm.c