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/50887] [avr] Support ACCUMULATE_OUTGOING_ARGS


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

--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-01-20 12:31:59 UTC ---
Author: gjl
Date: Fri Jan 20 12:31:46 2012
New Revision: 183336

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183336
Log:
    PR target/49868
    PR target/50887
    * doc/extend.texi (Named Address Spaces): Split into subsections.
    (AVR Named Address Spaces): New subsection.
    (M32C Named Address Spaces): New subsection.
    (RL78 Named Address Spaces): New subsection.
    (SPU Named Address Spaces): New subsection.
    (Variable Attributes): New anchor "AVR Variable Attributes".
    (AVR Variable Attributes): Rewrite and avoid wording
    "address space" in this context.
    * doc/invoke.texi (AVR Options): Rewrite and add documentation
    for -maccumulate-args, -mbranch-cost=, -mrelax, -mshort-calls.
    (AVR Built-in Macros): New subsubsection therein.
    * doc/md.texi (AVR constraints): Remove "C04", "R".


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/extend.texi
    trunk/gcc/doc/invoke.texi
    trunk/gcc/doc/md.texi


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