[PATCH, committed] TILEPro: link against libgcc.a when creating shared libraries

2016-11-19 Thread Walter Lee
This patch forces gcc to link against libgcc.a when creating shared libraries, needed for 64-bit multiplies. Bootstrapped and tested on tilepro hardware, also backported to GCC 6. 2016-11-18 Walter Lee * config.host (tilepro*-*-linux*): Add t-slibgcc-libgcc. diff

[PATCH, committed] TILEPro: link against libgcc.a when creating shared libraries

2016-11-18 Thread Walter Lee
This patch forces gcc to link against libgcc.a when creating shared libraries, needed for 64-bit multiplies. Bootstrapped and tested on tilepro hardware, also backported to GCC 6. 2016-11-18 Walter Lee * config.host (tilepro*-*-linux*): Add t-slibgcc-libgcc. diff