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: [fixincludes patch] Add getrnge() fix for svr4, version 2


Nathanael Nerode wrote:
> 
> This "Does the Right Thing" on sequent/ptx (corresponding to the existing
> weird script), and it doesn't trigger (which is also correct) on i386-linux.
> See the comments in the patch for motivation.  :-)
> 
> It should be safe since the 'select' and 'bypass' together are pretty
> restrictive; worst case is that it introduces a redundant declaration.
> 
> This incorporates changes due to insightful commentary from
> various people.  :-)
> 
> OK for mainline?


Looks good to me.  :-)


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