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/54854] [avr] Deprecate and finally remove the -mshort-calls command line option


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

--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-10-08 10:14:01 UTC ---
Author: gjl
Date: Mon Oct  8 10:13:56 2012
New Revision: 192201

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192201
Log:
    PR target/54854
    * doc/invoke.texi (AVR Options): Remove -mshort-calls.
    * config/avr/avr.opt (-mshort-calls): Remove option.
    * config/avr/avr.h (AVR_HAVE_JMP_CALL): Don't depend on
    TARGET_SHORT_CALLS.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr.h
    trunk/gcc/config/avr/avr.opt
    trunk/gcc/doc/invoke.texi


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