diff options
Diffstat (limited to 'fixincludes')
-rw-r--r-- | fixincludes/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index c3c398d..90e2d3d 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -103,8 +103,8 @@ PR other/21823 PR bootstrap/80047 * fixincl.c (process): Simplify the handling for highly - unlikely access() failure, to avoid using non-standard - extensions. + unlikely access() failure, to avoid using non-standard + extensions. 2021-08-30 John David Anglin <danglin@gcc.gnu.org> @@ -122,8 +122,8 @@ PR other/91085 * fixfixes.c (check_has_inc): New static function. - (machine_name_fix): Don't replace header names in - __has_include(...). + (machine_name_fix): Don't replace header names in + __has_include(...). * inclhack.def (machine_name): Adjust test. * tests/base/testing.h: Update. |