From: gjl Date: Wed, 9 Oct 2019 08:49:08 +0000 (+0000) Subject: * config/avr/avr.md: Fix typo in a comment. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af5e00bc3ade6cd10d0db24a8b45e8c1995a6b6;p=thirdparty%2Fgcc.git * config/avr/avr.md: Fix typo in a comment. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276755 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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"