typeck.c
205 KB
-
re PR c++/10635 (ICE (segfault) when dereferencing an incomplete type casted from a void pointer) · 79b59cc3
PR c++/10635 * typeck.c (build_c_cast): Check that the destination type is complete. PR c++/10635 * g++.dg/expr/cast1.C: New test. [[Split portion of a mixed commit.]] From-SVN: r67840.2
Mark Mitchell committed