aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDoug Evans <dje@gnu.org>1997-04-11 21:14:47 +0000
committerDoug Evans <dje@gnu.org>1997-04-11 21:14:47 +0000
commit51a96571d69e0bf21d9c5aa6c9e9251f3efe6647 (patch)
tree357978d6b3e8526b4a0e11f24e947599030e8e44 /gcc
parentefbbf34f321218dbfee6c438a87ee1b7fef37b93 (diff)
downloadgcc-51a96571d69e0bf21d9c5aa6c9e9251f3efe6647.zip
gcc-51a96571d69e0bf21d9c5aa6c9e9251f3efe6647.tar.gz
gcc-51a96571d69e0bf21d9c5aa6c9e9251f3efe6647.tar.bz2
Delete some FIXMEs.
From-SVN: r13861
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/m32r/m32r.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/m32r/m32r.h b/gcc/config/m32r/m32r.h
index 78259fa..ed7250a 100644
--- a/gcc/config/m32r/m32r.h
+++ b/gcc/config/m32r/m32r.h
@@ -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.