[PATCH][MIPS] Add -minline-intermix to ignore compression flags when inlining

Maciej W. Rozycki macro@imgtec.com
Thu Jun 9 15:16:00 GMT 2016


On Wed, 25 May 2016, Robert Suchanek wrote:

> > > diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
> > > index 73f1cb6..2f6195e 100644
> > > --- a/gcc/doc/invoke.texi
> > > +++ b/gcc/doc/invoke.texi
> > > @@ -837,6 +837,7 @@ Objective-C and Objective-C++ Dialects}.
> > >   -mips16  -mno-mips16  -mflip-mips16 @gol
> > >   -minterlink-compressed -mno-interlink-compressed @gol
> > >   -minterlink-mips16  -mno-interlink-mips16 @gol
> > > +-minline-intermix -mno-inline-intermix @gol
> > 
> > Funky indentation here....
> 
> I'm not sure what's wrong here, it's the diff I'd say.  There is no
> indentation within "MIPS Options".

 Two spaces rather than one are used between individual options (modulo 
formatting errata in some previous additions).

  Maciej



More information about the Gcc-patches mailing list