tree-dfa.c (mark_new_vars_to_rename): Protect against calling with a PHI_NODE argument.
authorRichard Guenther <rguenther@suse.de>
Mon, 25 Jul 2005 14:01:02 +0000 (14:01 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 25 Jul 2005 14:01:02 +0000 (14:01 +0000)
commit5c97e2de43942fc14fdae03b062465e04b82e6d1
tree8abddc3e21ff52977a1396773b8d854e87fe17ce
parent7fefc172f162bd38fd5e8de65ea645b418cf256f
tree-dfa.c (mark_new_vars_to_rename): Protect against calling with a PHI_NODE argument.

2005-07-25  Richard Guenther  <rguenther@suse.de>

* tree-dfa.c (mark_new_vars_to_rename): Protect against
calling with a PHI_NODE argument.

* tree-flow-inline.h (overlap_subvar): Protect against
possible overflow.

From-SVN: r102358
gcc/ChangeLog
gcc/tree-dfa.c
gcc/tree-flow-inline.h