re PR target/49939 ([avr] Skip 2-word instructions if applicable)
[gcc.git] / gcc / ChangeLog
index d53ff229059b2c9c24d926ce74e97afe13a1a5e2..361c7806236091d325f467eb74d58ab169d140f1 100644 (file)
@@ -1,3 +1,9 @@
+2012-02-29  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR target/49939
+       * config/avr/avr.h (ASM_SPEC): Add -mno-skip-bug if we know that
+       the device does not have the skip-bug.
+
 2012-02-29  Oleg Endo  <olegendo@gcc.gnu.org>
 
        * doc/invoke.texi (-msoft-atomic): Add more detailed description.