rtlhooks.c (gen_lowpart_if_possible): Check for invalid subreg before calling gen_low...
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Mon, 2 Jul 2007 19:40:30 +0000 (19:40 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 2 Jul 2007 19:40:30 +0000 (12:40 -0700)
commite4950e42af5b71476c43f30056a1e3aaac7aa36a
tree56f116be67ba56c1e25f3fe21e0199e7d7b3078d
parent22f70bffdd485129dfdba38a880b22781449269e
rtlhooks.c (gen_lowpart_if_possible): Check for invalid subreg before calling gen_lowpart_SUBREG.

2007-07-02  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * rtlhooks.c (gen_lowpart_if_possible): Check for
        invalid subreg before calling gen_lowpart_SUBREG.

From-SVN: r126230
gcc/ChangeLog
gcc/rtlhooks.c