Commit 56490b74 by DJ Delorie Committed by DJ Delorie

* config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition.

From-SVN: r169503
parent e499b5ee
2011-02-01 DJ Delorie <dj@redhat.com>
* config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition.
* config/m32c/m32c.c (m32c_regno_reg_class): Return smallest reg
class for A0/A1.
......
......@@ -200,9 +200,6 @@ machine_function;
#undef SIZE_TYPE
#define SIZE_TYPE "unsigned int"
#undef PTRDIFF_TYPE
#define PTRDIFF_TYPE "int"
#undef WCHAR_TYPE
#define WCHAR_TYPE "long int"
......
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