summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/gcc.c-torture/execute/align-nest.c
Commit message (Collapse)AuthorAgeFilesLines
* * expr.c (target_align): New function. Alignment the TARGET of anhainque2009-05-271-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
OpenPOWER on IntegriCloud