Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * expr.c (target_align): New function. Alignment the TARGET of an | hainque | 2009-05-27 | 1 | -0/+28 |
assignment may be assume to have. (highest_pow2_factor_for_target): Use it instead of relying on immediate tree attributes of TARGET, not necessarily honored when intermediate bitfields are involved. testsuite/ * gcc.c-torture/execute/align-nest.c: New testcase. * gnat.dg/misaligned_nest.adb: New testcase. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147916 138bc75d-0d04-0410-961f-82ee72b054a4 |