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][Revised2]PR41180 pt2: fix config.guess on darwin10


On Tue, Sep 01, 2009 at 11:36:55PM +0000, Joseph S. Myers wrote:
> On Tue, 1 Sep 2009, Jack Howarth wrote:
> 
> > Okay for gcc trunk and gcc 4.4 a week later?
> 
> Such patches are never OK for GCC trunk; what's OK for GCC trunk, and does 
> not need approval (see svnwrite.html and codingconventions.html), is 
> updating config.guess from the upstream version once a fix is in there - 
> but you must make it an exact copy of the new upstream version, which may 
> have other upstream changes since the last version imported to GCC trunk 
> (note that "Only after the change makes it to the FTP site should the new 
> files be installed in the GCC source tree, so that their version numbers 
> remain meaningful and unique.  Don't install the patch, install the whole 
> file." in codingconventions.html).
> 
> Once you have a patch upstream and the new upstream version in GCC trunk 
> you can then propose a backport to 4.4 marked clearly as a backport of a 
> specific identified revision from upstream.  Proposing a backport at this 
> point is premature when you don't have an upstream commit you are 
> proposing to backport.
> 
> -- 
> Joseph S. Myers
> joseph@codesourcery.com

Joesph,
   I've sent my final revised patch to the config-patches mailing list
and also posted it on the pre-existing patches entry for config.guess...

http://savannah.gnu.org/patch/?6827

I am rather unclear on the process of getting patches approved for
config.guess. There doesn't seem to be an archive of messages to
the config-patches mailing list for following the discussion of
a particular submission. Also, I can't seem to find a list of the
current maintainers for config.guess who would be able to approve
a given patch. Thanks in advance for any clarifications.
                     Jack


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