]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/27948 (MS -bitfield struct layout test fails)
authorEric Christopher <echristo@apple.com>
Mon, 12 Jun 2006 06:53:33 +0000 (06:53 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Mon, 12 Jun 2006 06:53:33 +0000 (06:53 +0000)
commitf7eb0dcd45ddb0fbc6e33b7e09246af3af6b96d9
treec0513c3903bf29cecf7de13de3ef79ec15d809aa
parent6bb7beac5f921b203fa212fdf94df2381d10f0c7
re PR middle-end/27948 (MS -bitfield struct layout test fails)

2006-06-11  Eric Christopher  <echristo@apple.com>

        PR middle-end/27948
        * stor-layout.c (place_field): Remove check for
        remaining_in_alignment when aligning at the end of a run.

2006-06-11  Eric Christopher  <echristo@apple.com>

PR middle-end/27948
        * gcc.dg/bf-ms-layout.c: Run on darwin.
        * gcc.dg/bf-no-ms-layout: Ditto.
        * gcc.dg/attr-ms_struct-2.c: New.
        * gcc.dg/bf-ms-layout-2.c: Ditto.

From-SVN: r114562
gcc/ChangeLog
gcc/stor-layout.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/attr-ms_struct-2.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/bf-ms-layout-2.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/bf-ms-layout.c
gcc/testsuite/gcc.dg/bf-no-ms-layout.c
This page took 0.060502 seconds and 5 git commands to generate.