OSDN Git Service

* utils.c (finish_record_type): Clear DECL_BIT_FIELD on sufficiently
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Mar 2008 11:30:26 +0000 (11:30 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Mar 2008 11:30:26 +0000 (11:30 +0000)
commit1cd6241e1c05631c0c287ab5af5bfb290eb7f585
tree6c1f733a1df630a5933cb80960a1e3724216b3f3
parent18bbee170c4b8c9185db5ccca72a769a54478768
* utils.c (finish_record_type): Clear DECL_BIT_FIELD on sufficiently
aligned bit-fields, bumping the alignment of the record type if deemed
profitable.
(value_factor_p): Return false instead of 0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133028 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/utils.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/pack4.adb [new file with mode: 0644]