Add imssing blank line
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 6 May 2000 22:59:08 +0000 (18:59 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 6 May 2000 22:59:08 +0000 (18:59 -0400)
From-SVN: r33744

gcc/flow.c

index 2adad8c..3b6635b 100644 (file)
@@ -3974,6 +3974,7 @@ regno_clobbered_at_setjmp (regno)
 /* INSN references memory, possibly using autoincrement addressing modes.
    Find any entries on the mem_set_list that need to be invalidated due
    to an address change.  */
+
 static void
 invalidate_mems_from_autoinc (pbi, insn)
      struct propagate_block_info *pbi;