diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1993-01-10 11:40:26 -0500 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1993-01-10 11:40:26 -0500 |
commit | 8999a12e4609fb552ed0db1f55e14ad717a66228 (patch) | |
tree | 4d04cdad5e541cf9027dcfef4f21711060d2d3cd /gcc/stor-layout.c | |
parent | 08fb99fa7d30a78679d5239824d72d9db55a8b9b (diff) | |
download | gcc-8999a12e4609fb552ed0db1f55e14ad717a66228.zip gcc-8999a12e4609fb552ed0db1f55e14ad717a66228.tar.gz gcc-8999a12e4609fb552ed0db1f55e14ad717a66228.tar.bz2 |
(make_extraction): Don't use POS < 0 as a flag that POS_RTX is to be used; instead use POS_RTX unless it is nonzero.
(make_extraction): Don't use POS < 0 as a flag that POS_RTX is to be
used; instead use POS_RTX unless it is nonzero. If POS_RTX is a
constant, set POS and clear POS_RTX.
(make_compound_operation, make_field_assignment): Pass 0 for POS
instead of -1 when POS_RTX is nonzero.
From-SVN: r3178
Diffstat (limited to 'gcc/stor-layout.c')
0 files changed, 0 insertions, 0 deletions