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

             Bug #: 50887
           Summary: [avr] Support ACCUMULATE_OUTGOING_ARGS
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: missed-optimization
          Severity: enhancement
          Priority: P3
         Component: target
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: g...@gcc.gnu.org
                CC: eric.wedding...@atmel.com
            Target: avr


Supporting accumulate outgoing arguments can reduce code size in functions that
call functions which get their arguments on the stack more than once
(statically).

Reply via email to