aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/builtins.c')
-rw-r--r--gcc/builtins.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/builtins.c b/gcc/builtins.c
index 18be93c..da6dac8 100644
--- a/gcc/builtins.c
+++ b/gcc/builtins.c
@@ -4237,8 +4237,7 @@ warn_for_access (location_t loc, tree func, tree exp, int opt, tree range[2],
? warning_at (loc, opt,
(maybe
? G_("%K%qD may write %E or more bytes "
- "into a region of size %E "
- "the destination")
+ "into a region of size %E")
: G_("%K%qD writing %E or more bytes "
"into a region of size %E overflows "
"the destination")),