This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
x86 alignment stuff
- To: egcs at cygnus dot com
- Subject: x86 alignment stuff
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 02 Jul 1998 09:31:36 -0600
- Reply-To: law at cygnus dot com
Just an FYI for anyone thinking about adding MAX_SKIP_ALIGN support to
another x86 target -- don't forget the protective #ifdef. Otherwise if
we lose if we have an old version of gas on the system.
I'll be checking in a fix to freebsd-elf and linux.h shortly.
jeff