]> gcc.gnu.org Git - gcc.git/commit - gcc/cfgexpand.c
re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)
authorJakub Jelinek <jakub@redhat.com>
Tue, 13 Oct 2009 13:56:07 +0000 (15:56 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 13 Oct 2009 13:56:07 +0000 (15:56 +0200)
commite4fb38bd17c0df57ba0dde795cf31279e51e186c
treeee8539b8137186405c31fc7594e83afce4f4f338
parentab6218f150a207398a27d1e8bbc0249ac8c03466
re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)

PR target/41693
* rtl.h (DEBUG_EXPR_TREE_DECL): Define.
* sched-vis.c (print_value): Use it.
* cselib.c (cselib_hash_rtx): Likewise.
* print-rtl.c (print_rtx): Likewise.
* cfgexpand.c (expand_debug_rtx): Likewise.
* var-tracking.c (vt_expand_loc_callback): Likewise.

From-SVN: r152707
gcc/ChangeLog
gcc/cfgexpand.c
gcc/cselib.c
gcc/print-rtl.c
gcc/rtl.h
gcc/sched-vis.c
gcc/var-tracking.c
This page took 0.0592 seconds and 5 git commands to generate.