aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 6a399a4..80df749 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -2,7 +2,7 @@
Jakub Jelinek <jakub@redhat.com>
PR sanitizer/59029
- * gcc/asan.c (get_mem_refs_of_builtin_call): Allow
+ * asan.c (get_mem_refs_of_builtin_call): Allow
integer literals as addresses in instrumented builtins.
2013-11-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>