From 244f7aa99ae5305e090708b81d3d59660a9bfb80 Mon Sep 17 00:00:00 2001 From: David Billinghurst Date: Wed, 26 Feb 2003 10:16:31 +0000 Subject: [PATCH] fixincl.x: Regenerate 2003-02-26 David Billinghurst * fixinc/fixincl.x: Regenerate From-SVN: r63461 --- gcc/ChangeLog | 4 ++++ gcc/fixinc/fixincl.x | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 71b48d264e2..fda8cb53ddf 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-02-26 David Billinghurst + + * fixinc/fixincl.x: Regenerate + 2003-02-26 Josef Zlomek * function.c (assign_parms): Set reg_attrs for parameters passed in diff --git a/gcc/fixinc/fixincl.x b/gcc/fixinc/fixincl.x index 2f712c7ddd5..10a1c1690ea 100644 --- a/gcc/fixinc/fixincl.x +++ b/gcc/fixinc/fixincl.x @@ -5,7 +5,7 @@ * files which are fixed to work correctly with ANSI C and placed in a * directory that GNU C will search. * - * This file contains 146 fixup descriptions. + * This file contains 147 fixup descriptions. * * See README for more information. * @@ -5803,9 +5803,9 @@ static const char* apzX11_SprintfPatch[] = { * * List of all fixes */ -#define REGEX_COUNT 158 +#define REGEX_COUNT 159 #define MACH_LIST_SIZE_LIMIT 261 -#define FIX_COUNT 146 +#define FIX_COUNT 147 /* * Enumerate the fixes -- 2.30.2