[gcc/devel/ranger] [PR90916] Fix typo
Aldy Hernandez
aldyh@gcc.gnu.org
Wed Jun 17 17:57:42 GMT 2020
https://gcc.gnu.org/g:1918e70df1f511b19368ad0b07ef5a607a6f5673
commit 1918e70df1f511b19368ad0b07ef5a607a6f5673
Author: Nathan Sidwell <nathans@fb.com>
Date: Wed Jan 15 07:18:20 2020 -0800
[PR90916] Fix typo
Diff:
---
gcc/cp/ChangeLog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 59e0994c397..969827eb8f3 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,6 +1,6 @@
2020-01-14 Nathan Sidwell <nathan@acm.org>
- PT c++/90916
+ PR c++/90916
* pt.c (retrieve_specialization): Use get_template_info, not open
coding access.
More information about the Gcc-cvs
mailing list