Implement C _FloatN, _FloatNx types [version 6]

Andreas Schwab schwab@linux-m68k.org
Sat Sep 3 19:46:00 GMT 2016


On Aug 17 2016, Joseph Myers <joseph@codesourcery.com> wrote:

> Index: gcc/testsuite/gcc.dg/torture/float32-basic.c
> ===================================================================
> --- gcc/testsuite/gcc.dg/torture/float32-basic.c	(nonexistent)
> +++ gcc/testsuite/gcc.dg/torture/float32-basic.c	(working copy)
> @@ -0,0 +1,9 @@
> +/* Test _Float32.  */
> +/* { dg-do run } */
> +/* { dg-options "" } */
> +/* { dg-add-options float32 } */
> +/* { dg-require-effective-target float32_runtime } */
> +
> +#define WIDTH 32
> +#define EXT 0
> +#include "floatn-basic.h"

This fails on powerpc32, in vafn.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Gcc-patches mailing list