lower-subreg.c (simplify_gen_subreg_concatn): If we ask for the high part of a parado...
authorIan Lance Taylor <iant@google.com>
Thu, 1 Feb 2007 16:43:20 +0000 (16:43 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 1 Feb 2007 16:43:20 +0000 (16:43 +0000)
commit0e6c5b58543978b3dc16cdfeb653df6997d4e800
tree8ba597196a731bc04276e1b1d25a8f8fd4ff95ea
parentc0d919fa35e2af4aedb4c0e50c73778795d3f0b4
lower-subreg.c (simplify_gen_subreg_concatn): If we ask for the high part of a paradoxical subreg, return a constant zero.

* lower-subreg.c (simplify_gen_subreg_concatn): If we ask for the
high part of a paradoxical subreg, return a constant zero.

From-SVN: r121466
gcc/ChangeLog
gcc/lower-subreg.c