https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93641

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>:

https://gcc.gnu.org/g:13686ecef23bcfe9443a0755c73a19d677b786bd

commit r10-6545-g13686ecef23bcfe9443a0755c73a19d677b786bd
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Mon Feb 10 15:04:55 2020 +0100

    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  <ja...@redhat.com>

        PR other/93641
        * error.c (dump_decl_name): Fix up last argument to strncmp.

Reply via email to