Re: [PATCH][GCC][ARM] Silence more re-definition warnings, make test case failure case more explicit.

2018-02-09 Thread Kyrill Tkachov
Hi Tamar, On 07/02/18 18:35, Tamar Christina wrote: Hi All, The previous testcase would fail on a system where the initial mode is thumb and later switches to an arm mode. This would again cause some warnings to be emitted. This patch visits all builtins defined with

[PATCH][GCC][ARM] Silence more re-definition warnings, make test case failure case more explicit.

2018-02-07 Thread Tamar Christina
Hi All, The previous testcase would fail on a system where the initial mode is thumb and later switches to an arm mode. This would again cause some warnings to be emitted. This patch visits all builtins defined with builtin_define_with_int_value and undefines them if they could possibly change