value-dep1.C
109 Bytes
-
re PR c++/48265 ([C++0x] ICE: SIGSEGV (recursion in… · 5453bbef
re PR c++/48265 ([C++0x] ICE: SIGSEGV (recursion in value_dependent_expression_p) when variable is used uninitialised) PR c++/48265 * pt.c (value_dependent_expression_p) [VAR_DECL]: Make sure the variable is constant before looking at its initializer. From-SVN: r171714
Jason Merrill committed