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-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=34a829a041ae0b8e002c20b9ee8c7497efd862d2;p=gcc.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 e85bf49632d..f711d4e3dc6 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"