aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>2001-07-01 09:34:02 -0400
committerRichard Kenner <kenner@gcc.gnu.org>2001-07-01 09:34:02 -0400
commitb987f23731a41836b6859b85c540e25cc318e2ce (patch)
tree1a7fa37465083a9a187edd0815e5bc223252e5b8 /gcc/function.c
parentcf382a915419ee910918ddc9e80412233f1eca98 (diff)
downloadgcc-b987f23731a41836b6859b85c540e25cc318e2ce.zip
gcc-b987f23731a41836b6859b85c540e25cc318e2ce.tar.gz
gcc-b987f23731a41836b6859b85c540e25cc318e2ce.tar.bz2
Trivial whitespace changes
From-SVN: r43671
Diffstat (limited to 'gcc/function.c')
-rw-r--r--gcc/function.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/function.c b/gcc/function.c
index 6ecf099..d14ffdb 100644
--- a/gcc/function.c
+++ b/gcc/function.c
@@ -3348,6 +3348,7 @@ compute_insns_for_mem (insns, last_insn, ht)
/* Helper function for purge_addressof called through for_each_rtx.
Returns true iff the rtl is an ADDRESSOF. */
+
static int
is_addressof (rtl, data)
rtx *rtl;