Jason Merrill
2014-10-09 18:03:03 UTC
T{} is expressed as a CONSTRUCTOR with TREE_HAS_CONSTRUCTOR set, so we
need to consider the type and not just assume that all CONSTRUCTORs have
init-list type.
Tested x86_64-pc-linux-gnu, applying to trunk.
need to consider the type and not just assume that all CONSTRUCTORs have
init-list type.
Tested x86_64-pc-linux-gnu, applying to trunk.