m32c's PSImode is 24-bits, why does it have "32" in the macro?

 /* 24-bit pointers, in 32-bit units */
-PARTIAL_INT_MODE (SI);
+PARTIAL_INT_MODE_NAME (SI, 32, PSI);

Reply via email to