diff options
author | Roger Sayle <roger@eyesopen.com> | 2006-04-26 00:51:14 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2006-04-26 00:51:14 +0000 |
commit | f7acbf4c824c9486072210648c86a7df28eb8f3e (patch) | |
tree | 1aae3ef33166342b584dde15d93a18e829caac8b /gcc/omp-low.c | |
parent | a22b8ac1e4cae83b56d649add7f54be84f000453 (diff) | |
download | gcc-f7acbf4c824c9486072210648c86a7df28eb8f3e.zip gcc-f7acbf4c824c9486072210648c86a7df28eb8f3e.tar.gz gcc-f7acbf4c824c9486072210648c86a7df28eb8f3e.tar.bz2 |
expmed.c (store_bit_field): Also check whether the bitsize is valid for the machine's "insv" instruction...
* expmed.c (store_bit_field): Also check whether the bitsize is
valid for the machine's "insv" instruction before moving the
target into a pseudo for use with the insv.
* config/i386/predicates.md (const8_operand): New predicate.
* config/i386/i386.md (extv, extzv, insv): Use the new
const8_operand predicate where appropriate.
From-SVN: r113265
Diffstat (limited to 'gcc/omp-low.c')
0 files changed, 0 insertions, 0 deletions