This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/23067] Incorrect struct layout on darwin
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Dec 2005 22:21:27 -0000
- Subject: [Bug target/23067] Incorrect struct layout on darwin
- References: <bug-23067-6809@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #24 from pinskia at gcc dot gnu dot org 2005-12-31 22:21 -------
/* { dg-require-effective-target ilp32 } */
That is required for the testcases by the way to make sure that they are only
run on the 32bit powerpc-darwin.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23067