[Bug target/23067] Incorrect struct layout on darwin

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jul 26 17:38:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-26 17:37 -------
Patch does not get the following correct:
struct f
{
  long long i;
  int j;
};

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23067



More information about the Gcc-bugs mailing list