https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92440
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>: https://gcc.gnu.org/g:d3c00969fe619ae116dfbc07e6b364558acb6e3f commit r10-6275-gd3c00969fe619ae116dfbc07e6b364558acb6e3f Author: Martin Liska <mli...@suse.cz> Date: Tue Jan 28 10:26:53 2020 +0100 Replace one error with inform. PR c++/92440 * pt.c (redeclare_class_template): Use inform for the second location. PR c++/92440 * g++.dg/template/pr92440.C: New test. * g++.dg/cpp0x/vt-34314.C: Update error to note. * g++.dg/template/pr59930-2.C: Likewise. * g++.old-deja/g++.pt/redecl1.C: Likewise.