projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
332d782
)
Fix typo.
author
Kaveh Ghazi
<ghazi@gcc.gnu.org>
Thu, 29 Apr 2004 01:19:40 +0000
(
01:19
+0000)
committer
Kaveh Ghazi
<ghazi@gcc.gnu.org>
Thu, 29 Apr 2004 01:19:40 +0000
(
01:19
+0000)
From-SVN: r81270
gcc/testsuite/gcc.dg/torture/builtin-convert-2.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/torture/builtin-convert-2.c
b/gcc/testsuite/gcc.dg/torture/builtin-convert-2.c
index 62e5f0764fe1a5c0527d3598f1ee23e5772f2d62..68fc071eb7dd8b8720584e4ace191da20f557fc8 100644
(file)
--- a/
gcc/testsuite/gcc.dg/torture/builtin-convert-2.c
+++ b/
gcc/testsuite/gcc.dg/torture/builtin-convert-2.c
@@
-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); \