Hello,
> OK.
>
Checked into MT: http://gcc.gnu.org/ml/gcc-cvs/2013-07/msg00731.html
--
Thanks, K
On 27/07/2013, at 12:17 AM, Alexander Ivchenko wrote:
> Maxim, thank you for your input! That's for sure a better solution.
>
> __BIONIC__ is not defined in features.h so I had to change the include
> to ctype.h. (__BIONIC__ is defined in sys/ctypes.h, but it's not safe
> to include that directly
Maxim, thank you for your input! That's for sure a better solution.
__BIONIC__ is not defined in features.h so I had to change the include
to ctype.h. (__BIONIC__ is defined in sys/ctypes.h, but it's not safe
to include that directly..)
tested on x86_64_unknow_linux and on android device.
Is it
On 13/07/2013, at 10:34 AM, Mike Stump wrote:
> On Jun 20, 2013, at 4:30 AM, Alexander Ivchenko wrote:
>> for Android:
>
>> +2013-06-19 Alexander Ivchenko
>> +
>> + * g++.dg/tls/thread_local4.C: Disable test for Android.
>> + * g++.dg/tls/thread_local4g.C: Ditto.
>
>> is it ok fo
On Jun 20, 2013, at 4:30 AM, Alexander Ivchenko wrote:
> for Android:
> +2013-06-19 Alexander Ivchenko
> +
> + * g++.dg/tls/thread_local4.C: Disable test for Android.
> + * g++.dg/tls/thread_local4g.C: Ditto.
> is it ok for trunk?
Ok.
*ping*
Thank you,
Alexander
2013/6/20 Alexander Ivchenko :
> Hi,
>
> for Android:
>
> FAIL: g++.dg/tls/thread_local4.C -std=gnu++11 (test for excess errors)
> Excess errors:
> <>/gcc/testsuite/g++.dg/tls/thread_local4.C:31:26: error:
> 'pthread_testcancel' was not declared in this scope
> <>/gcc/
Hi,
for Android:
FAIL: g++.dg/tls/thread_local4.C -std=gnu++11 (test for excess errors)
Excess errors:
<>/gcc/testsuite/g++.dg/tls/thread_local4.C:31:26: error:
'pthread_testcancel' was not declared in this scope
<>/gcc/testsuite/g++.dg/tls/thread_local4.C:40:24: error:
'pthread_cancel' was not d