aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2007-03-09 07:36:43 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2007-03-09 07:36:43 +0000
commitbff4b63d31059f3ebf918e70ca00d5eb4dcbc62e (patch)
tree48b68219ea2954e8bd644e2a8f092df8fd7a9b90 /README
parent1296c31f09a6f9ec9030f4641f8a3bc50e509dc7 (diff)
downloadgcc-bff4b63d31059f3ebf918e70ca00d5eb4dcbc62e.zip
gcc-bff4b63d31059f3ebf918e70ca00d5eb4dcbc62e.tar.gz
gcc-bff4b63d31059f3ebf918e70ca00d5eb4dcbc62e.tar.bz2
rtl.def (ASM_INPUT): Add location.
* rtl.def (ASM_INPUT): Add location. * rtl.h (ASM_INPUT_SOURCE_LOCATION): New. (ASM_INPUT_SOURCE_FILE, ASM_INPUT_SOURCE_LINE): New. (decode_asm_operands): Add loc operand. (gen_rtx_ASM_INPUT, gen_rtx_ASM_INPUT_loc): Define. * stmt.c (expand_asm): Rename to... (expand_asm_loc): ... this. Add locus argument. Pass it on to gen_rtx_ASM_INPUT_loc. (expand_asm_expr): Adjust. * recog.c (decode_asm_operands): Add loc operand. (check_asm_operands, extract_insn): Adjust. * reload1.c (maybe_fix_stack_asms): Likewise. * final.c (asm_insn_count): Likewise. (final_scan_insn): Output # line before and after asm. From-SVN: r122742
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions