2015-12-09 Andreas Tobler <andreast@gcc.gnu.org>
* config/rs6000/freebsd64.h: Remove the redefinition of WCHAR_TYPE.
From-SVN: r231470
+2015-12-09 Andreas Tobler <andreast@gcc.gnu.org>
+
+ * config/rs6000/freebsd64.h: Remove the redefinition of WCHAR_TYPE.
+
2015-12-09 Aditya Kumar <aditya.k7@samsung.com>
Sebastian Pop <s.pop@samsung.com>
/* rs6000.h gets this wrong for FreeBSD. We use the GCC defaults instead. */
#undef WCHAR_TYPE
-#define WCHAR_TYPE (TARGET_64BIT ? "int" : "long int")
+
#undef WCHAR_TYPE_SIZE
#define WCHAR_TYPE_SIZE 32