http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52583
--- Comment #23 from Uros Bizjak <ubizjak at gmail dot com> 2012-08-26 06:59:43 UTC --- (In reply to comment #16) > I think that the problems with the log test should be fixed now. The problem resurfaced again on alpha [1]: --- FAIL: log.TestAll (0.26 seconds) :0: log output should match "^.*/[A-Za-z0-9_\\-]+\\.go:(54|56): hello 23 world$" is ":0: hello 23 world" :0: log output should match "^.*/[A-Za-z0-9_\\-]+\\.go:(54|56): hello 23 world$" is ":0: hello 23 world" :0: log output should match "^[A-Za-z0-9_\\-]+\\.go:(54|56): hello 23 world$" is ":0: hello 23 world" :0: log output should match "^[A-Za-z0-9_\\-]+\\.go:(54|56): hello 23 world$" is ":0: hello 23 world" :0: log output should match "^[A-Za-z0-9_\\-]+\\.go:(54|56): hello 23 world$" is ":0: hello 23 world" :0: log output should match "^[A-Za-z0-9_\\-]+\\.go:(54|56): hello 23 world$" is ":0: hello 23 world" :0: log output should match "^XXX[0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9] [0-9][0-9]:[0-9][0-9]:[0-9][0-9]\\.[0-9][0-9][0-9][0-9][0-9][0-9] .*/[A-Za-z0-9_\\-]+\\.go:(54|56): hello 23 world$" is "XXX2012/08/23 03:01:23.721082 :0: hello 23 world" :0: log output should match "^XXX[0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9] [0-9][0-9]:[0-9][0-9]:[0-9][0-9]\\.[0-9][0-9][0-9][0-9][0-9][0-9] .*/[A-Za-z0-9_\\-]+\\.go:(54|56): hello 23 world$" is "XXX2012/08/23 03:01:23.743545 :0: hello 23 world" :0: log output should match "^XXX[0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9] [0-9][0-9]:[0-9][0-9]:[0-9][0-9]\\.[0-9][0-9][0-9][0-9][0-9][0-9] [A-Za-z0-9_\\-]+\\.go:(54|56): hello 23 world$" is "XXX2012/08/23 03:01:23.772843 :0: hello 23 world" :0: log output should match "^XXX[0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9] [0-9][0-9]:[0-9][0-9]:[0-9][0-9]\\.[0-9][0-9][0-9][0-9][0-9][0-9] [A-Za-z0-9_\\-]+\\.go:(54|56): hello 23 world$" is "XXX2012/08/23 03:01:23.793352 :0: hello 23 world" FAIL FAIL: log [1] http://gcc.gnu.org/ml/gcc-testresults/2012-08/msg02550.html