mirror of git://gcc.gnu.org/git/gcc.git
parent
332d782c3d
commit
c4b8e5de4b
|
@ -8,7 +8,7 @@
|
|||
/* { dg-do link } */
|
||||
/* { dg-options "-ffast-math" } */
|
||||
|
||||
#include "./builtins-config.h"
|
||||
#include "../builtins-config.h"
|
||||
|
||||
#define PROTOTYPE(FN) extern double FN(double); \
|
||||
extern float FN##f(float); \
|
||||
|
|
Loading…
Reference in New Issue