proto.c
2.76 KB
-
PR c/93812 - ICE on redeclaration of an attribute format function without protoype · a499c2f8
gcc/c/ChangeLog: PR c/93812 * c-typeck.c (build_functype_attribute_variant): New function. (composite_type): Call it. gcc/testsuite/ChangeLog: PR c/93812 * gcc.dg/format/proto.c: New test.
Martin Sebor committed