This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
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