Tcc regression test 105_local_extern.c outputs a strange warning about an auto variable f where there is no variable definition at all.
cases/../tcc/105_local_extern.c:3: warning 84: 'auto' variable 'f' may be used before initialization
Log in to post a comment.