At 01 Oct 2002 17:16:06 -0400,
Jeremy Katz wrote:
> The use of -m flags for align-jumps, align-loops, and align-functions is
> deprecated in gcc 3.2  The following patch switches to the supported
> options of -falign-jumps, -falign-loops, and -falign-functions
> respectively.

Since when have -falign-{jumps,loops,functions} been supported? IIRC,
they are not supported by gcc 2.x, not even by 2.95.3. So I don't
think it would be a Good Thing to just switch to them. Instead, you
should check if the compiler accepts them in the configure script.

Thanks,
Okuji


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to