]> gcc.gnu.org Git - gcc.git/commit
collect2.c (write_list_with_asm): Use `__asm__' instead of `asm', to avoid problems...
authorBrendan Kehoe <brendan@gcc.gnu.org>
Tue, 26 Jan 1993 22:14:37 +0000 (17:14 -0500)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Tue, 26 Jan 1993 22:14:37 +0000 (17:14 -0500)
commitc7af43d8b32d6526b3e07a4d087944f8ea56220b
treef524d67289b8b8ce95efd8d83856f824efe0ffbf
parent8ab74e129548465b32623ee4f703de0f94918cbc
collect2.c (write_list_with_asm): Use `__asm__' instead of `asm', to avoid problems with `-fno-asm'.

        * collect2.c (write_list_with_asm): Use `__asm__' instead of
        `asm', to avoid problems with `-fno-asm'.

From-SVN: r3351
gcc/collect2.c
This page took 0.057954 seconds and 5 git commands to generate.