Commit a4c44acf by Richard Kenner

Add imssing blank line

From-SVN: r33744
parent fa9c7493
...@@ -3974,6 +3974,7 @@ regno_clobbered_at_setjmp (regno) ...@@ -3974,6 +3974,7 @@ regno_clobbered_at_setjmp (regno)
/* INSN references memory, possibly using autoincrement addressing modes. /* INSN references memory, possibly using autoincrement addressing modes.
Find any entries on the mem_set_list that need to be invalidated due Find any entries on the mem_set_list that need to be invalidated due
to an address change. */ to an address change. */
static void static void
invalidate_mems_from_autoinc (pbi, insn) invalidate_mems_from_autoinc (pbi, insn)
struct propagate_block_info *pbi; struct propagate_block_info *pbi;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment