Re: tests using FP specifiers in prints

2018-03-07 Thread Sebastian Huber
On 09/02/18 13:21, Sebastian Huber wrote: On 09/02/18 08:58, Sebastian Huber wrote: On 08/02/18 16:45, Joel Sherrill wrote: sp19 and tm26 are not in that list. What about them? They should be fixed now. The sp19 fails now on SPARC: *** BEGIN OF TEST SP 19 *** *** TEST VERSION: 5.0.0.dc8

Re: tests using FP specifiers in prints

2018-02-09 Thread Sebastian Huber
On 09/02/18 08:58, Sebastian Huber wrote: On 08/02/18 16:45, Joel Sherrill wrote: sp19 and tm26 are not in that list. What about them? They should be fixed now. The sp19 fails now on SPARC: *** BEGIN OF TEST SP 19 *** *** TEST VERSION: 5.0.0.dc8fd0152928649ac83632a712d96c0dbeca05ae *** TES

Re: tests using FP specifiers in prints

2018-02-08 Thread Sebastian Huber
On 08/02/18 16:45, Joel Sherrill wrote: sp19 and tm26 are not in that list. What about them? They should be fixed now. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu

Re: tests using FP specifiers in prints

2018-02-08 Thread Joel Sherrill
On Thu, Feb 8, 2018 at 9:13 AM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 08/02/18 16:02, Joel Sherrill wrote: > >> Hi >> >> Jennifer noticed that sp19 prints %g instead of numbers now that >> we switched to printk for the tests. I did a quick grep and found these: >> >> t

Re: tests using FP specifiers in prints

2018-02-08 Thread Sebastian Huber
On 08/02/18 16:02, Joel Sherrill wrote: Hi Jennifer noticed that sp19 prints %g instead of numbers now that we switched to printk for the tests.  I did a quick grep and found these: testsuites$ grep -rl "%g" . ./samples/fileio/init.c ./samples/paranoia/paranoia.c ./sptests/sp19/first.c ./sptest