bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Switch to non-deprecated compiler options


From: Yoshinori K. Okuji
Subject: Re: [PATCH] Switch to non-deprecated compiler options
Date: Wed, 02 Oct 2002 13:30:30 +0900
User-agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]