OSDN Git Service

* tree.c (get_unwidened): Reorder conditions so that the null pointer
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Jan 2004 12:02:34 +0000 (12:02 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Jan 2004 12:02:34 +0000 (12:02 +0000)
commit5d122ee86607832e04687dacbb1922114aa91b43
treeb7f307b27630a0ee41a33275cbadf6f9e3bcb1b6
parentbb423b868b81eefd8c5e39b850bed02425c9acc7
* tree.c (get_unwidened): Reorder conditions so that the null pointer
check is done first.

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