On Mon, 22 Aug 2016, Joseph Myers wrote: > > This change makes gcc.dg/torture/arm-fp16-int-convert-{alt,ieee].c fail > > because they still pass four arguments to the macro, not five. > > I've applied this patch that should fix this.
I should point, however, that these tests are currently using float not __fp16, so aren't very useful. Properly they should test with __fp16, but maybe they fail when doing that if there are still double rounding issues converting to __fp16 in some cases? -- Joseph S. Myers jos...@codesourcery.com