aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGeorg-Johann Lay <gjl@gcc.gnu.org>2016-10-25 08:37:01 +0000
committerGeorg-Johann Lay <gjl@gcc.gnu.org>2016-10-25 08:37:01 +0000
commit080c5459776a70bf6dc9c3410361011591667951 (patch)
tree875384109423c135a9bd517bdf4484621b14d8c0 /gcc
parent078134e5a412ee137f14f6f7d21a4aeae0d7e49c (diff)
downloadgcc-080c5459776a70bf6dc9c3410361011591667951.zip
gcc-080c5459776a70bf6dc9c3410361011591667951.tar.gz
gcc-080c5459776a70bf6dc9c3410361011591667951.tar.bz2
Typo.
From-SVN: r241505
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4385936..cb290f1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,6 +1,6 @@
2016-10-25 Georg-Johann Lay <avr@gjlay.de>
- New avt target pass to work around performance loss by PR fix.
+ New avr target pass to work around performance loss by PR fix.
PR target/71676
PR target/71678