summaryrefslogtreecommitdiff
path: root/gcc/config/gnu-user.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/gnu-user.h')
-rw-r--r--gcc/config/gnu-user.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/gnu-user.h b/gcc/config/gnu-user.h
index 1c4e71d1bb4..cb457490e7a 100644
--- a/gcc/config/gnu-user.h
+++ b/gcc/config/gnu-user.h
@@ -95,3 +95,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#endif
#define TARGET_POSIX_IO
+
+#define TARGET_C99_FUNCTIONS 1
+#define TARGET_HAS_SINCOS 1