view gcc/testsuite/gcc.dg/float64x-typeof.c @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents
children
line wrap: on
line source

/* Test _Float64x constant types.  */
/* { dg-do compile } */
/* { dg-options "" } */
/* { dg-add-options float64x } */
/* { dg-require-effective-target float64x } */

#define WIDTH 64
#define EXT 1
#include "floatn-typeof.h"