summaryrefslogtreecommitdiff
path: root/gcc/java/class.c
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2015-10-29 15:23:51 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2015-10-29 15:23:51 +0000
commitb7635218fcf7b97c845eb8f75c90c2af095f508c (patch)
treeac2cc6b44f9907d8db02aaa6e79f2a15a7f70796 /gcc/java/class.c
parent4be384a32c833b14681bb17ca57b58a39184fc1f (diff)
downloadgcc-b7635218fcf7b97c845eb8f75c90c2af095f508c.tar.gz
Remove redundant variable from tree-call-cdce.c
shrink_wrap_one_built_in_call had both guard_bb and guard_bb0. It looks like an earlier version of the pass may have updated one of the variables in the while loop, but now they're just two names for the same thing. Tested on x86_64-linux-gnu, aarch64-linux-gnu and arm-linux-gnueabi. gcc/ * tree-call-cdce.c (shrink_wrap_one_built_in_call): Remove guard_bb0 and use guard_bb throughout. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229532 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/class.c')
0 files changed, 0 insertions, 0 deletions