* stmt.c (expand_fixup): Fix typo in comment.
authorMark Mitchell <mark@codesourcery.com>
Sun, 5 Dec 1999 00:10:31 +0000 (00:10 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 5 Dec 1999 00:10:31 +0000 (00:10 +0000)
From-SVN: r30775

gcc/ChangeLog
gcc/stmt.c

index f833a383152cbcc16c7aecc47ad9f0426d4ada7a..2aec5f0ade2a173bf5636ea34b9afcf22f0bd536 100644 (file)
@@ -1,3 +1,7 @@
+1999-12-04  Mark Mitchell  <mark@codesourcery.com>
+
+       * stmt.c (expand_fixup): Fix typo in comment.
+
 Sat Dec  4 14:13:38 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
 
        * regmove.c (copy_src_to_dest): Remove loop_depth parameter.
index 1f0d29102639eb04d1be81115b58a6d63c3f64ed..6137d6605af1e744601c50d4aa2f8ef92bb9e825 100644 (file)
@@ -1009,7 +1009,7 @@ expand_fixup (tree_label, rtl_label, last_insn)
       fixup->target_rtl = rtl_label;
 
       /* Create a BLOCK node and a corresponding matched set of
-        NOTE_INSN_BEGIN_BLOCK and NOTE_INSN_END_BLOCK notes at
+        NOTE_INSN_BLOCK_BEG and NOTE_INSN_BLOCK_END notes at
         this point.  The notes will encapsulate any and all fixup
         code which we might later insert at this point in the insn
         stream.  Also, the BLOCK node will be the parent (i.e. the