Fixed typo in ChangeLog.
authorYury Gribov <ygribov@gcc.gnu.org>
Thu, 7 Nov 2013 12:55:42 +0000 (12:55 +0000)
committerYury Gribov <ygribov@gcc.gnu.org>
Thu, 7 Nov 2013 12:55:42 +0000 (12:55 +0000)
From-SVN: r204509

gcc/ChangeLog

index 6a399a4..80df749 100644 (file)
@@ -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>