[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Fix last CL.

Jakub Jelinek jakub@gcc.gnu.org
Thu Jan 30 20:49:00 GMT 2020


https://gcc.gnu.org/g:787c79e559f5f011989b94298346d89542eb9052

commit 787c79e559f5f011989b94298346d89542eb9052
Author: Marek Polacek <polacek@redhat.com>
Date:   Sun Jan 26 16:32:30 2020 -0500

    Fix last CL.

Diff:
---
 gcc/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8f6f4ae..88e4c2d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,6 +1,6 @@
 2020-01-26  Marek Polacek  <polacek@redhat.com>
 
-	PR tree-optimization/93436
+	PR sanitizer/93436
 	* sanopt.c (sanitize_rewrite_addressable_params): Avoid crash on
 	null DECL_NAME.



More information about the Gcc-cvs mailing list