Re: [PATCH] Fix tilegx libgcc with multilib

2016-02-12 Thread Walter Lee
Hi Bernd. Thanks for looking into that. Your patch looks good and I have checked it in myself. Walter On 1/1/2016 4:31 PM, Bernd Edlinger wrote: Hi Walter, while playing with the tilegx cross compiler I noticed another defect. Currently building a tilegx cross compiler fails in libgcc mul

[PATCH] Fix tilegx libgcc with multilib

2016-01-01 Thread Bernd Edlinger
Hi Walter, while playing with the tilegx cross compiler I noticed another defect. Currently building a tilegx cross compiler fails in libgcc multilib configuration, because of the following static assert in _FP_FROM_INT: _FP_STATIC_ASSERT ((rsize) <= 2 * _FP_W_TYPE_SIZE,\