Conditionally compile support for --enable-mapped_location.
authorPer Bothner <per@bothner.com>
Wed, 30 Jun 2004 18:21:54 +0000 (11:21 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 30 Jun 2004 18:21:54 +0000 (11:21 -0700)
commit9506ac2be5e52ce7e184be3c52d31421355b7ab4
treee54e6194b2452bb0b1eea27a54b905b6672b2f10
parent6773e15fa5ac64bf67b19088e149f4d3cda2cf9a
Conditionally compile support for --enable-mapped_location.

* gengtype-lex.l:  Temporary kludge to avoid duplicate typedef.
* gengtype.c:  Update for now typdefs in input.h.  More kludges.
* modulo-sched.c (sms_schedule):  Use NOTE_EXPANDED_LOCATION macro.
* ra-debug.c (ra_print_rtl):  Likewise.
* sched-rgn.c:  Likewise.
* sched-vis.c:  Likewise.
* rtl.h (gen_rtx_ASM_OPERANDS):  Redefine if USE_MAPPED_LOCATION.
* stmt.c (expand_asm_operands):  Adjust calls to gen_rtx_ASM_OPERANDS.
* tree-cfg.c:  Use new macros and typedefs.
* tree-flow-inline.h:  Likewise.

From-SVN: r83922
gcc/ChangeLog
gcc/gengtype-lex.l
gcc/gengtype.c
gcc/modulo-sched.c
gcc/ra-debug.c
gcc/sched-rgn.c
gcc/sched-vis.c
gcc/tree-cfg.c
gcc/tree-flow-inline.h