The following decl of 'q' would demonstrate the TCC bug in init_putv when handling copying compound literals. (Compound literals aren't acceptable constant initializers in isoc99, but we accept them like gcc, except for this case) //char *q = (char *){ "trara" }; */
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected