c-typeck.c
233 KB
-
re PR c/17301 (ICE on wrong usage of __builtin_stdarg_start) · 3789b316
PR c/17301 * c-typeck.c (convert_arguments): Return error_mark_node if there are too few arguments. (build_function_call): Handle error_mark_node return from convert_arguments. testsuite: * gcc.dg/pr17301-2.c: New test. From-SVN: r88921
Joseph Myers committed