tree.c (get_unwidened): Reorder conditions so that the null pointer check is done...
authorRichard Sandiford <rsandifo@redhat.com>
Sat, 10 Jan 2004 12:02:34 +0000 (12:02 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 10 Jan 2004 12:02:34 +0000 (12:02 +0000)
commitbb3f5384ba1d5426d1aabe684fe6688c37f50661
treeb7f307b27630a0ee41a33275cbadf6f9e3bcb1b6
parent7f03f9a39e38eb2962902449931c4219cf55b3c0
tree.c (get_unwidened): Reorder conditions so that the null pointer check is done first.

* tree.c (get_unwidened): Reorder conditions so that the null pointer
check is done first.

From-SVN: r75639
gcc/ChangeLog
gcc/tree.c