sizeof9.C
171 Bytes
-
re PR c++/21025 (ICE on template) · 79bb956e
PR c++/21025 * typeck.c (cxx_sizeof_or_alignof_type): Check whether the type to which sizeof/alignof is dependent, rather than just whether we are processing_template_decl. PR c++/21025 * g++.dg/template/sizeof9.C: New test. From-SVN: r98252
Mark Mitchell committed