PR debug/48404
commit3e54900202c4201a7e2ada5e1972ecc044080cfb
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Apr 2011 07:02:50 +0000 (4 07:02 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Apr 2011 07:02:50 +0000 (4 07:02 +0000)
tree11790f941e152788921dcac7d77a617354d55510
parent544d4f58fd86461f13abbaa0d24ecfd7cac5eefb
PR debug/48404
* cfgexpand.c (expand_gimple_basic_block): Avoid useless assignment.
Use PAT_VAR_LOCATION_LOC instead of INSN_VAR_LOCATION_LOC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171924 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cfgexpand.c