This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: -traditional deprecation patch


On Sun, Nov 18, 2001 at 05:17:35PM +0000, Joseph S. Myers wrote:
> This patch implements the deprecation of -traditional.  Bootstrapped
> with no regressions on i686-pc-linux-gnu.  Applied to mainline.

Can I suggest you add a note to the manual explaining that -traditional
does not work with GNU libc and may not work with other modern C libraries?
(glibc is the only one I know _refuses_ to work, but I wouldn't be
surprised if -traditional mode support had bitrotted elsewhere.)

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]