]> gcc.gnu.org Git - gcc.git/commit
re PR debug/48401 (ICE: RTL check: access of elt 4 of 'var_location' with last elt...
authorJakub Jelinek <jakub@redhat.com>
Mon, 4 Apr 2011 07:02:50 +0000 (09:02 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 4 Apr 2011 07:02:50 +0000 (09:02 +0200)
commite8c6bb74735360c22bdae320caaee5f5db7d6092
tree11790f941e152788921dcac7d77a617354d55510
parent2c081cafc80c97f54fe190cf53ae9c85e9072d2b
re PR debug/48401 (ICE: RTL check: access of elt 4 of 'var_location' with last elt 2 in expand_gimple_basic_block, at cfgexpand.c:3585)

PR debug/48404
* cfgexpand.c (expand_gimple_basic_block): Avoid useless assignment.
Use PAT_VAR_LOCATION_LOC instead of INSN_VAR_LOCATION_LOC.

From-SVN: r171924
gcc/ChangeLog
gcc/cfgexpand.c
This page took 0.059295 seconds and 5 git commands to generate.