expr.c (do_store_flag): Don't crash if either side of a comparison is error_mark_node.
authorAndrew Haley <aph@cygnus.co.uk>
Tue, 24 Oct 2000 20:06:13 +0000 (20:06 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 24 Oct 2000 20:06:13 +0000 (20:06 +0000)
commit5129d2ceee602f1539c4024d081485ea0a7c5f7c
tree8e7b457d212bf02a23d637d3f5aff2c2177fb332
parentdcc41852e10b89db9b47fdf02caf79b8ddb3b0bd
expr.c (do_store_flag): Don't crash if either side of a comparison is error_mark_node.

2000-10-24  Andrew Haley  <aph@cygnus.co.uk>

        * expr.c (do_store_flag): Don't crash if either side of a
        comparison is error_mark_node.

From-SVN: r37036
gcc/ChangeLog
gcc/expr.c