Re: [PATCH 6/7][MSP430][TESTSUITE] Fix tests requiring float printf support when GCC was configured with --enable-newlib-nano-formatted-io

2018-11-26 Thread Mike Stump
On Nov 14, 2018, at 7:58 AM, Jozef Lawrynowicz wrote: > > Patch 6 fixes tests expecting printf float support for targets which have been > configured with "newlib-nano-formatted-io". When newlib is configured in this > way, float printf is enabled at build time by registering _printf_float as an

[PATCH 6/7][MSP430][TESTSUITE] Fix tests requiring float printf support when GCC was configured with --enable-newlib-nano-formatted-io

2018-11-14 Thread Jozef Lawrynowicz
Patch 6 fixes tests expecting printf float support for targets which have been configured with "newlib-nano-formatted-io". When newlib is configured in this way, float printf is enabled at build time by registering _printf_float as an undefined symbol. >From 15a04e0139ec40196ddb79f1125635029dccae