From 34a829a041ae0b8e002c20b9ee8c7497efd862d2 Mon Sep 17 00:00:00 2001 From: Georg-Johann Lay Date: Wed, 9 Oct 2019 08:49:08 +0000 Subject: [PATCH] * config/avr/avr.md: Fix typo in a comment. From-SVN: r276755 --- gcc/config/avr/avr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.30.2