Qct regression test 0032-indec.c gives a warning about an uninitialized variable where the code shows no such thing.
cases/../qct/0032-indec.c:35: warning 84: 'auto' variable 'x' may be used before initialization
Log in to post a comment.