diff options
author | Doug Evans <dje@gnu.org> | 1996-10-08 18:22:23 +0000 |
---|---|---|
committer | Doug Evans <dje@gnu.org> | 1996-10-08 18:22:23 +0000 |
commit | b405396c6b309e02aa56c51158eb5c7f7d45fb9b (patch) | |
tree | 97735cb3554d10a57a8f5cdb36d7b6c3ff9e19fe /gcc | |
parent | 075154bacc04629202eb78384482aa8acc82df3b (diff) | |
download | gcc-b405396c6b309e02aa56c51158eb5c7f7d45fb9b.zip gcc-b405396c6b309e02aa56c51158eb5c7f7d45fb9b.tar.gz gcc-b405396c6b309e02aa56c51158eb5c7f7d45fb9b.tar.bz2 |
(output_func_epilogue): Add comment regarding insn_addresses.
From-SVN: r12915
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/arm/arm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/arm/arm.c b/gcc/config/arm/arm.c index dcc2ae2..97ad6ed 100644 --- a/gcc/config/arm/arm.c +++ b/gcc/config/arm/arm.c @@ -4574,6 +4574,7 @@ output_func_epilogue (f, frame_size) epilogue_done: /* insn_addresses isn't allocated when not optimizing */ + /* ??? The previous comment is incorrect. Clarify. */ if (optimize > 0) arm_increase_location (code_size |