Delete some FIXMEs.
authorDoug Evans <dje@gnu.org>
Fri, 11 Apr 1997 21:14:47 +0000 (21:14 +0000)
committerDoug Evans <dje@gnu.org>
Fri, 11 Apr 1997 21:14:47 +0000 (21:14 +0000)
From-SVN: r13861

gcc/config/m32r/m32r.h

index 78259fa659b213159d55d6c672f1a981c0aa83ee..ed7250a5f51b2f7374e82511ad95026d21a2697a 100644 (file)
@@ -784,7 +784,6 @@ M32R_STACK_ALIGN (current_function_outgoing_args_size)
 /* Function argument passing.  */
 
 /* When a prototype says `char' or `short', really pass an `int'.  */
-/* FIXME: revisit */
 #define PROMOTE_PROTOTYPES
 
 /* If defined, the maximum amount of space required for outgoing
@@ -1301,13 +1300,11 @@ m32r_select_cc_mode (OP, X, Y)
 
 /* Define this macro if it is as good or better to call a constant
    function address than to call an address kept in a register.  */
-/* FIXME: revisit */
 #define NO_FUNCTION_CSE
 
 /* Define this macro if it is as good or better for a function to call
    itself with an explicit address than to call an address kept in a
    register.  */
-/* FIXME: revisit */
 #define NO_RECURSIVE_FUNCTION_CSE
 
 /* Enable the register move pass.