diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2016-11-29 02:48:30 +0100 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2016-11-29 02:48:30 +0100 |
commit | 48cf0e51e9cd4a78488dc216ed6f190df4c5b481 (patch) | |
tree | 2c9d73fb0ca8669cbec06f9357fe5860c278ac14 /gcc/combine.c | |
parent | deb2bb610eae556f5337458b1ac14fdf95a4e070 (diff) | |
download | gcc-48cf0e51e9cd4a78488dc216ed6f190df4c5b481.zip gcc-48cf0e51e9cd4a78488dc216ed6f190df4c5b481.tar.gz gcc-48cf0e51e9cd4a78488dc216ed6f190df4c5b481.tar.bz2 |
simplify-rtx: Handle truncate of extract
simplify_truncation changes the truncation of many operations into
the operation on the truncation. This patch makes this code also
handle extracts.
* simplify-rtx.c (simplify_truncation): Handle truncate of zero_extract
and sign_extract.
From-SVN: r242946
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions