From: Wei Wentao Date: Fri, 28 Aug 2020 09:43:56 +0000 (+0100) Subject: fix a typo in rtl.texi X-Git-Tag: basepoints/gcc-12~5336 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3b062fc43e1b564e2e18b5c89aa7b5463fcba735;p=thirdparty%2Fgcc.git fix a typo in rtl.texi gcc/ * doc/rtl.texi: Fix typo. --- diff --git a/gcc/doc/rtl.texi b/gcc/doc/rtl.texi index 501fa1a31da5..f8e1f9508231 100644 --- a/gcc/doc/rtl.texi +++ b/gcc/doc/rtl.texi @@ -3954,7 +3954,7 @@ variable. @findex NOTE_INSN_BEGIN_STMT @item NOTE_INSN_BEGIN_STMT This note is used to generate @code{is_stmt} markers in line number -debuggign information. It indicates the beginning of a user +debugging information. It indicates the beginning of a user statement. @findex NOTE_INSN_INLINE_ENTRY