This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/49939] [avr] Skip 2-word instructions if applicable


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49939

--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-02-29 09:50:24 UTC ---
Author: gjl
Date: Wed Feb 29 09:50:19 2012
New Revision: 184656

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184656
Log:
    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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]