fold-const.c (make_range): Don't go looking at TREE_OPERANDs of nodes that are not...
authorMark Mitchell <mark@markmitchell.com>
Thu, 25 Jun 1998 17:28:11 +0000 (17:28 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 25 Jun 1998 17:28:11 +0000 (17:28 +0000)
commit30d68b865b6705ced98cc185941647335c633cf5
tree2afaeed43dec179058618d5852bc3509765c4dec
parent65e92a6066d267787c88fb5beb09bd8d823144e7
fold-const.c (make_range): Don't go looking at TREE_OPERANDs of nodes that are not expressions.

* fold-const.c (make_range): Don't go looking at TREE_OPERANDs of
nodes that are not expressions.

From-SVN: r20728
gcc/ChangeLog
gcc/fold-const.c