expr.c (clear_storage): Validate CONST0_RTX extant.
authorRichard Henderson <rth@redhat.com>
Sun, 26 Dec 2004 03:59:28 +0000 (19:59 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 26 Dec 2004 03:59:28 +0000 (19:59 -0800)
commit57aaef66e54574a9ae1740491516066e8eddc64b
tree4403a3fcc0caca4650a778eef642eaae7575c16d
parent798e3fe5a033121d06c9e17f871aaabf3c35dfbd
expr.c (clear_storage): Validate CONST0_RTX extant.

        * expr.c (clear_storage): Validate CONST0_RTX extant.  Special case
        complex modes.

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