OSDN Git Service

* varasm.c (unlikely_text_section): Use assemble_align instead of
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Apr 2004 23:31:56 +0000 (23:31 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Apr 2004 23:31:56 +0000 (23:31 +0000)
commita7ebcfd883bf9c0db334d31aafe7618ff72367b6
tree5b5bdc4e0d483212c9e4388bbb5cf2aa47107e24
parentadbc048aef795716f2eb7cd9b87dad32d0993447
    * 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.

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