summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>2016-10-25 08:37:01 +0000
committergjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>2016-10-25 08:37:01 +0000
commit6c287ec8f77955171df3e4b31d1c5093f43d60ea (patch)
tree875384109423c135a9bd517bdf4484621b14d8c0
parentc9a8ee1913417743b02ae304f3145b03da2dfda5 (diff)
downloadgcc-6c287ec8f77955171df3e4b31d1c5093f43d60ea.tar.gz
Typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@241505 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 43859363309..cb290f18818 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