re PR other/2873 ([3.3 only][fixinclude] Bogus fixinclude of stdio.h from glibc 2...
authorZack Weinberg <zack@gcc.gnu.org>
Thu, 22 May 2003 17:03:57 +0000 (17:03 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Thu, 22 May 2003 17:03:57 +0000 (17:03 +0000)
commit5ded58d0e10310c317f6db232d14a6beadb577f1
tree281c2b1a41f4ef6d8c613b6d7e1cd7fca787d56d
parent36f9020c1418f941e5c00339730972335e5dcd7b
re PR other/2873 ([3.3 only][fixinclude] Bogus fixinclude of stdio.h from glibc 2.2.3)

PR other/2873
* fixinc/inclhack.def (avoid_wchar_t_type): Add bypass
expressions to prevent triggering on recent curses.h,
linux/nls.h, or X11/Xlib.h.
(stdio_va_list): Add _G_va_list to bypass pattern.
(strict_ansi_not): Add bypass pattern for __SCO_VERSION__.
* fixinc/fixincl.x: Regenerate.

From-SVN: r67090
gcc/ChangeLog
gcc/fixinc/fixincl.x
gcc/fixinc/inclhack.def