emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0] for complex modes (both int...
authorAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 30 Jun 2007 02:20:25 +0000 (19:20 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 30 Jun 2007 02:20:25 +0000 (19:20 -0700)
commite90721b1108b9615c0850ecc6527ece38209439e
treecc22b98b0ffb69dc9f8287199c53a57ce748d808
parenteb51830fcdfe33ce43697188e29cdc59ae4c7750
emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0] for complex modes (both int and real).

2007-06-29  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0]
        for complex modes (both int and real).

From-SVN: r126136
gcc/ChangeLog
gcc/emit-rtl.c