tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.
* doc/tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument. * final.c (IS_ASM_LOGICAL_LINE_SEPARATOR): Provide two-argument default definition. (asm_insn_count): Pass template as second argument to it. * config/avr/avr.h (IS_ASM_LOGICAL_LINE_SEPARATOR): Likewise. * config/pa/pa.h (IS_ASM_LOGICAL_LINE_SEPARATOR): Likewise. * config/stormy16/stormy16.h (IS_ASM_LOGICAL_LINE_SEPARATOR): Likewise. * config/cris/cris.h (IS_ASM_LOGICAL_LINE_SEPARATOR): Likewise. * config/sh/sh.c (IS_ASM_LOGICAL_LINE_SEPARATOR): Likewise. (sh_insn_length_adjustment): Pass template as second argument to it. * config/bfin/bfin.h (IS_ASM_LOGICAL_LINE_SEPARATOR): New macro. From-SVN: r128599
Showing
- gcc/ChangeLog 14 additions, 0 deletionsgcc/ChangeLog
- gcc/config/avr/avr.h 1 addition, 2 deletionsgcc/config/avr/avr.h
- gcc/config/bfin/bfin.h 4 additions, 0 deletionsgcc/config/bfin/bfin.h
- gcc/config/cris/cris.h 1 addition, 1 deletiongcc/config/cris/cris.h
- gcc/config/pa/pa.h 1 addition, 1 deletiongcc/config/pa/pa.h
- gcc/config/sh/sh.c 3 additions, 2 deletionsgcc/config/sh/sh.c
- gcc/config/stormy16/stormy16.h 1 addition, 1 deletiongcc/config/stormy16/stormy16.h
- gcc/doc/tm.texi 4 additions, 2 deletionsgcc/doc/tm.texi
- gcc/final.c 3 additions, 2 deletionsgcc/final.c
Loading
Please register or sign in to comment