* fold-const.c (make_range): Don't go looking at TREE_OPERANDs of
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Jun 1998 17:28:11 +0000 (17:28 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Jun 1998 17:28:11 +0000 (17:28 +0000)
commit5eb945def1519f39c47a599d1f680f0e88d9d492
tree2afaeed43dec179058618d5852bc3509765c4dec
parent70fe8241cf9af8ebee773f657f4bc4c99bd14bed
* fold-const.c (make_range): Don't go looking at TREE_OPERANDs of
nodes that are not expressions.

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