diff options
author | David Billinghurst <David.Billinghurst@riotinto.com> | 2003-02-26 10:16:31 +0000 |
---|---|---|
committer | David Billinghurst <billingd@gcc.gnu.org> | 2003-02-26 10:16:31 +0000 |
commit | 244f7aa99ae5305e090708b81d3d59660a9bfb80 (patch) | |
tree | 252b126f18b8f9bbc85cb9d0398e325d6bd3912b /gcc | |
parent | 1d14f99280bff65cab5a6a700d917151f0c7d403 (diff) | |
download | gcc-244f7aa99ae5305e090708b81d3d59660a9bfb80.zip gcc-244f7aa99ae5305e090708b81d3d59660a9bfb80.tar.gz gcc-244f7aa99ae5305e090708b81d3d59660a9bfb80.tar.bz2 |
fixincl.x: Regenerate
2003-02-26 David Billinghurst <David.Billinghurst@riotinto.com>
* fixinc/fixincl.x: Regenerate
From-SVN: r63461
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/fixinc/fixincl.x | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 71b48d2..fda8cb5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-02-26 David Billinghurst <David.Billinghurst@riotinto.com> + + * fixinc/fixincl.x: Regenerate + 2003-02-26 Josef Zlomek <zlomekj@suse.cz> * function.c (assign_parms): Set reg_attrs for parameters passed in diff --git a/gcc/fixinc/fixincl.x b/gcc/fixinc/fixincl.x index 2f712c7..10a1c16 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 |