Re: [3/6] nvptx testsuite patches: stdio

2014-10-21 Thread Bernd Schmidt
On 10/21/2014 09:01 PM, Mike Stump wrote: On Oct 21, 2014, at 7:17 AM, Bernd Schmidt wrote: Some tests use stdio functions which are unavaiable with the cut-down newlib I'm using for ptx testing. I'm somewhat uncertain what to do with these; they are by no means the only unavailable library fun

Re: [3/6] nvptx testsuite patches: stdio

2014-10-21 Thread Mike Stump
On Oct 21, 2014, at 7:17 AM, Bernd Schmidt wrote: > Some tests use stdio functions which are unavaiable with the cut-down newlib > I'm using for ptx testing. I'm somewhat uncertain what to do with these; they > are by no means the only unavailable library functions the testsuite tries to > use

Re: [3/6] nvptx testsuite patches: stdio

2014-10-21 Thread Jeff Law
On 10/21/14 14:17, Bernd Schmidt wrote: Some tests use stdio functions which are unavaiable with the cut-down newlib I'm using for ptx testing. I'm somewhat uncertain what to do with these; they are by no means the only unavailable library functions the testsuite tries to use (signal is another e