typeck.c
194 KB
-
re PR c++/7939 (ICE on function template specialization) · ae8803a8
PR c++/7939 * typeck.c (comptypes): Don't ICE when its first argument is error_mark_node. (compparms): Reverse the arguments of same_type_p. * g++.dg/template/crash11.C: New test. From-SVN: r71432
Kriang Lerdsuwanakij committed