Commit c4b8e5de by Kaveh Ghazi

Fix typo.

From-SVN: r81270
parent 332d782c
......@@ -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); \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment