Fix ChangeLog entry for PR target/45263
authorGeorg-Johann Lay <gjl@gcc.gnu.org>
Wed, 13 Apr 2011 16:46:29 +0000 (16:46 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Wed, 13 Apr 2011 16:46:29 +0000 (16:46 +0000)
From-SVN: r172385

gcc/ChangeLog

index f2b85c1d23c8d682052c0f3f6ff54859c7886f99..feeed9b3671a9549502bacc6f6b4c4491dc54a7e 100644 (file)
@@ -1,8 +1,8 @@
 2011-04-01  Georg-Johann Lay  <avr@gjlay.de>
 
        PR target/45263
-       * config/avr/libgcc.S (__do_global_ctors, __do_global_dtors): Save
-       R20 around calls of __tablejump_elpm__
+       * config/avr/libgcc.S (__do_global_ctors, __do_global_dtors): Don't use
+       r20 around calls of __tablejump_elpm__
 
 2011-04-13  Jakub Jelinek  <jakub@redhat.com>