> Attached is a report of what you should expect to fail with current > git master. A few more tests (the recently added ones) will fail with > musl 1.1.7. > > Rich Thanks. Theres a noticable diference here. Hopefully after a diff of the two I can easily pick out which tests fail and focus on them. Each test actually compiles into a file right? And what is the best thing I can do to identify the compilers corruption, is gdb the best and just keep running the disassemble? I noticed strace+ which apparently was merged mainline as of version 4.9 as -k option and it looks like almost code output.