Am 09.01.2014 18:11, schrieb Uros Bizjak: > On Thu, Jan 9, 2014 at 4:01 PM, Ian Lance Taylor <i...@google.com> wrote: >> On Thu, Jan 9, 2014 at 2:54 AM, Uros Bizjak <ubiz...@gmail.com> wrote: >>> >>> 2014-01-09 Uros Bizjak <ubiz...@gmail.com> >>> >>> * go.test/go-test.exp (go-gc-tests): Don't run peano.go on systems >>> which don't support -fsplit-stack. Skip rotate[0123]-out.go. >> >> This is OK. Thanks. >> >> You might want to tweak the comment just under where you added >> "peano.go". Then go ahead and commit. > > Actually, we don't even have to compile/execute generator file, and > included rotate.go is skipped due to "// skip" in its test line. > > Attached patch was committed to mainline after re-test on x86_64-pc-linux-gnu.
Ok for the 4.8 branch too? Matthias