summaryrefslogtreecommitdiff
path: root/fixincludes/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r--fixincludes/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index c3c398d5a59..90e2d3dc2fa 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.