Re: [PATCH 3/5] parisc: use new macros for .data.init_task.

From: John David Anglin
Date: Sat May 02 2009 - 12:52:22 EST


> I really meant that a > 8k alignment was not possible.
> I tried exactly the same stuff once and failed.
> I think the restriction came from hpux compatibility or some old gas...

The maximum alignment on hpux is 4k bytes. This was implemented in
2004 in the PA backend for hpux. Prior to that, the default for
MAX_OFILE_ALIGNMENT (BIGGEST_ALIGNMENT) was in effect for all PA
targets. It looks like Carlos added the define to elfos.h in November
2006. So unless this was back ported, 4.2.0 would be the first gcc
release to support large alignments on linux.

Dave
--
J. David Anglin dave.anglin@xxxxxxxxxxxxxx
National Research Council of Canada (613) 990-0752 (FAX: 952-6602)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/