pt.c
496 KB
-
re PR c++/33553 (Bogus "array bound is not an integer constant" for parameter in… · 6a279e92
re PR c++/33553 (Bogus "array bound is not an integer constant" for parameter in template method of template class) PR c++/33553 * pt.c (tsubst) <case INTEGER_TYPE>: Don't issue error if max is value dependent expression. * g++.dg/template/array19.C: New test. From-SVN: r132126
Jakub Jelinek committed