c-typeck.c
331 KB
-
re PR c/54552 (Cast to pointer to VLA crash the compiler) · 9f33203d
c: PR c/54552 * c-typeck.c (c_cast_expr): When casting to a type requiring C_MAYBE_CONST_EXPR to be created, pass the inner expression to c_fully_fold first. testsuite: * gcc.c-torture/compile/pr54552-1.c: New test. From-SVN: r191313
Joseph Myers committed