r238598 - in /trunk/gcc: ChangeLog spellcheck-t...
dmalcolm@gcc.gnu.org
dmalcolm@gcc.gnu.org
Thu Jul 21 17:21:00 GMT 2016
Author: dmalcolm
Date: Thu Jul 21 17:21:12 2016
New Revision: 238598
URL: https://gcc.gnu.org/viewcvs?rev=238598&root=gcc&view=rev
Log:
Fix build of spellcheck-tree.c with older gccs
gcc/ChangeLog:
* spellcheck-tree.c (best_macro_match::best_macro_match):
Explictly specify the template arguments when invoking the base
class constructor, to help older C++ compilers.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/spellcheck-tree.c
More information about the Gcc-cvs
mailing list