Commit 5182fafe by DJ Delorie Committed by DJ Delorie

* stor-layout.c (place_field): Revert erroneous commit.

From-SVN: r82398
parent 690c364e
2004-05-28 DJ Delorie <dj@redhat.com>
* stor-layout.c (place_field): Revert erroneous commit.
2004-05-28 Ziemowit Laski <zlaski@apple.com> 2004-05-28 Ziemowit Laski <zlaski@apple.com>
* config/rs6000/altivec.h (vec_ctf, vec_vcfsx, vec_vcfux, vec_cts, * config/rs6000/altivec.h (vec_ctf, vec_vcfsx, vec_vcfux, vec_cts,
......
...@@ -1127,7 +1127,6 @@ place_field (record_layout_info rli, tree field) ...@@ -1127,7 +1127,6 @@ place_field (record_layout_info rli, tree field)
rli->prev_field = NULL; rli->prev_field = NULL;
} }
rli->offset_align = tree_low_cst (TYPE_SIZE (type), 0);
normalize_rli (rli); normalize_rli (rli);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment