]> git.ipfire.org Git - thirdparty/gcc.git/commit
final.c (IS_ASM_LOGICAL_LINE_SEPARATOR): Provide default definition.
authorJeff Law <law@gcc.gnu.org>
Thu, 10 Feb 1994 20:58:13 +0000 (13:58 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 10 Feb 1994 20:58:13 +0000 (13:58 -0700)
commitf7714ced3dd133f3c5b0e40dff86eaaac05de751
tree4204ac9cc5f7fe14c0aa1af942220829109468ac
parentb80bba275894f08dfc289b4beae0f86838a28ec9
final.c (IS_ASM_LOGICAL_LINE_SEPARATOR): Provide default definition.

        * final.c (IS_ASM_LOGICAL_LINE_SEPARATOR): Provide default
        definition.
        (asm_insn_count): Use IS_ASM_LOGICAL_LINE_SEPARATOR rather
        than assuming the logical line separator is ';'.

From-SVN: r6524
gcc/final.c