* doc/invoke.texi (-maccumulate-args): Fix bad grammar.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245137
138bc75d-0d04-0410-961f-
82ee72b054a4
2017-02-02 Martin Sebor <msebor@redhat.com>
+ * doc/invoke.texi (-maccumulate-args): Fix bad grammar.
+
PR middle-end/32003
* doc/invoke.texi (-fdump-rtl-): Remove pass-specific options from
index.
Popping the arguments after the function call can be expensive on
AVR so that accumulating the stack space might lead to smaller
-executables because arguments need not to be removed from the
+executables because arguments need not be removed from the
stack after such a function call.
This option can lead to reduced code size for functions that perform