This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, go]: Skip some go tests


Am 09.01.2014 18:11, schrieb Uros Bizjak:
> On Thu, Jan 9, 2014 at 4:01 PM, Ian Lance Taylor <iant@google.com> wrote:
>> On Thu, Jan 9, 2014 at 2:54 AM, Uros Bizjak <ubizjak@gmail.com> wrote:
>>>
>>> 2014-01-09  Uros Bizjak  <ubizjak@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]