OSDN Git Service

* pt.c (determine_specialization): Give helpful error about missing
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
index b40ddb6..ba3bbf2 100644 (file)
@@ -1,3 +1,8 @@
+2009-11-24  Jason Merrill  <jason@redhat.com>
+
+       * pt.c (determine_specialization): Give helpful error about missing
+       "template<>".
+
 2009-11-23  Jakub Jelinek  <jakub@redhat.com>
 
        PR middle-end/42095