From: Georg-Johann Lay Date: Wed, 9 Oct 2019 08:49:08 +0000 (+0000) Subject: * config/avr/avr.md: Fix typo in a comment. X-Git-Tag: misc/cutover-git~2179 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a829a041ae0b8e002c20b9ee8c7497efd862d2;p=thirdparty%2Fgcc.git * config/avr/avr.md: Fix typo in a comment. From-SVN: r276755 --- diff --git a/gcc/config/avr/avr.md b/gcc/config/avr/avr.md index e85bf49632df..f711d4e3dc62 100644 --- a/gcc/config/avr/avr.md +++ b/gcc/config/avr/avr.md @@ -344,7 +344,7 @@ }) -;; Defining nonlocal_goto_receiver means we must also define this. +;; Defining nonlocal_goto_receiver means we must also define this ;; even though its function is identical to that in builtins.c (define_expand "nonlocal_goto"