This is the mail archive of the gcc-patches@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]

Re: RFA; Add option to control combine-stack-adjustments pass


On Fri, Oct 01, 2010 at 12:46:24PM +0200, Richard Guenther wrote:
> On Fri, Oct 1, 2010 at 12:41 PM, Nick Clifton <nickc@redhat.com> wrote:
> > gcc/ChangeLog
> > 2010-10-01 ?Nick Clifton ?<nickc@redhat.com>
> >
> > ? ? ? ?* common.opt: Add -fcombine-stack-adjustments.
> > ? ? ? ?* opts.c (decode_options): Enable -fcombine-stack-adjustments at
> > ? ? ? ?-O1.
> > ? ? ? ?* combine-stack-adj.c (gate_handle_stack_adjustments): Check
> > ? ? ? ?* flag_combine_stack_adjustments.

And no "* " on the above line.

> > ? ? ? ?* doc.invoke.texi: Document the new option.
> 
> doc/invoke.texi
> 
> Ok with that change.

	Jakub


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