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: [PATCH] Optimization docs part 3


Gerald Pfeifer writes:
 > On Tue, 17 Dec 2002, Jerry Quinn wrote:
 > > This patch groups the floating point flags together.  They are spread
 > > out in several places currently.  It's identical to the version OK'd
 > > by Geoff Keating in
 > > http://gcc.gnu.org/ml/gcc-patches/2002-09/msg00954.html
 > > modulo line numbers and the changelog entry.
 > >
 > > This patch is also against the 3.3 branch.
 > >
 > > 2002-12-17  Jerry Quinn  <jlquinn@optonline.net>
 > >
 > > 	* gcc/doc/invoke.texi (Optimization Options): Group floating
 > > 	  point flags together.
 > 
 > Based on Geoff's approval I was just going to commit your patch to
 > mainline and the 3.3 branch, but one hunk of the patch failed on
 > both.
 > 
 > Would you mind checking this and sending an updated patch? I will
 > then take care of installing it.

It won't patch cleanly unless the first two related patches are
applied (part 1 and part 2):

http://gcc.gnu.org/ml/gcc-patches/2002-12/msg00859.html
http://gcc.gnu.org/ml/gcc-patches/2002-12/msg00860.html

I'd much prefer if you would consider applying the other two first and
then part 4 and part 5 afterwards, but if you want to do just this part
then I'll redo the patch.

Thanks for taking care of this,

Jerry
jlquinn@optonline.net


ps: parts 4 and 5 are

http://gcc.gnu.org/ml/gcc-patches/2002-12/msg00866.html
http://gcc.gnu.org/ml/gcc-patches/2002-12/msg00867.html


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