]> gcc.gnu.org Git - gcc.git/commit
c++: Fux strncmp last argument in dump_decl_name [PR93641]
authorJakub Jelinek <jakub@redhat.com>
Mon, 10 Feb 2020 14:04:55 +0000 (15:04 +0100)
committerJakub Jelinek <jakub@redhat.com>
Mon, 10 Feb 2020 14:04:55 +0000 (15:04 +0100)
commit13686ecef23bcfe9443a0755c73a19d677b786bd
tree87371436c40527e428c7c2f4ef31fd08a4d60459
parent36a798fd192ced25eefaeee345507fa1a0c0356e
c++: Fux strncmp last argument in dump_decl_name [PR93641]

I'm not aware of symbols starting with _ZG that don't start with _ZGR
prefix, but perhaps in the future there might be some.

2020-02-10  Jakub Jelinek  <jakub@redhat.com>

PR other/93641
* error.c (dump_decl_name): Fix up last argument to strncmp.
gcc/cp/ChangeLog
gcc/cp/error.c
This page took 0.055491 seconds and 5 git commands to generate.