[PATCH]: fix misc darwin9 hard-codings

Andreas Tobler andreast-list@fgznet.ch
Sun Nov 30 22:01:00 GMT 2008


Jack Howarth wrote:
> The attach patch corrects a number of remaining instances where
> configure and testcases were hard coded to darwin9. These should
> be expanded to darwin[912] to allow for darwin10 and later. Tested
> on x86_64-apple-darwin10. Okay for gcc trunk?
>               Jack
> 
> 2008-11-29  Jack Howarth  <howarth@bromo.med.uc.edu>
> 
> 	configure: Expand to darwin10 and later.
> 	configure.ac: Likewise.
> 	gcc/testsuite/gcc.dg/darwin-comm.c: Likewise.
> 	libjava/configure: Likewise.
> 	libjava/configure.ac: Likewise.
> 	libjava/testsuite/lib/libjava.exp: Likewise.

This is not ok, in terms of the ChangeLog entries.

It should be:

2008-11-29  Jack Howarth  <howarth@bromo.med.uc.edu>

  	configure.ac: Expand to darwin10 and later.
  	configure: Regenerate.
  	gcc/testsuite/gcc.dg/darwin-comm.c: Expand to darwin10 and later.
  	libjava/configure.ac: Expand to darwin10 and later.
  	libjava/configure: Regenrate.
  	libjava/testsuite/lib/libjava.exp: Expand to darwin10 and later.

Did you already find a victim to do this commit?

If not, I'll do, but I need another 24h plus.

Andreas




More information about the Gcc-patches mailing list