mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-22 07:19:14 +08:00
Fix typo.
From-SVN: r81270
This commit is contained in:
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
Block a user