[Bug c++/58273] [4.7/4.8/4.9 Regression] Segmentation fault with C++11

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 13 22:38:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58273

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Sep 13 22:38:42 2013
New Revision: 202583

URL: http://gcc.gnu.org/viewcvs?rev=202583&root=gcc&view=rev
Log:
    PR c++/58273
    * pt.c (any_type_dependent_elements_p): Actually check for
    type-dependence, not value-dependence.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/inherit9.C
Modified:
    branches/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/gcc-4_7-branch/gcc/cp/pt.c



More information about the Gcc-bugs mailing list