arm.h (TARGET_CPU_CPP_BUILTINS): Remove Maverick support.
[gcc.git] / gcc / config / arm / linux-elf.h
index 270e12bc55c9578fbe0a6b3cb5b77e9ed87ae8dd..82b4bfc7b74ac39c532556cb66a1f34ddc66a1b7 100644 (file)
@@ -92,9 +92,8 @@
     }                                     \
   while (0)
 
-/* NWFPE always understands FPA instructions.  */
 #undef  FPUTYPE_DEFAULT
-#define FPUTYPE_DEFAULT "fpe3"
+#define FPUTYPE_DEFAULT "vfp"
 
 /* Call the function profiler with a given profile label.  */
 #undef  ARM_FUNCTION_PROFILER