]> gcc.gnu.org Git - gcc.git/commit
revert: expmed.c (store_bit_field_1): Properly truncate the paradoxical subreg of...
authorAdam Nemet <anemet@caviumnetworks.com>
Wed, 1 Jul 2009 21:22:28 +0000 (21:22 +0000)
committerAdam Nemet <nemet@gcc.gnu.org>
Wed, 1 Jul 2009 21:22:28 +0000 (21:22 +0000)
commitc600a15524cc3200cd4ee3997e162e9205b79a70
treef22fa7b6d9b6ffed269294835667cdcee38cb8ef
parentbf92f919e997d8c7da797723fa46c56bcc19baa8
revert: expmed.c (store_bit_field_1): Properly truncate the paradoxical subreg of op0 to the original op0.

Revert:
2009-01-11  Adam Nemet  <anemet@caviumnetworks.com>
* expmed.c (store_bit_field_1): Properly truncate the paradoxical
subreg of op0 to the original op0.

* expmed.c (store_bit_field_1): Use a temporary as the destination
instead of a paradoxical subreg when we need to truncate the result.

From-SVN: r149153
gcc/ChangeLog
gcc/expmed.c
This page took 0.057803 seconds and 5 git commands to generate.