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: Prune empty cases from toplevel configure.ac


* Joseph S. Myers wrote on Mon, Mar 21, 2011 at 11:41:23AM CET:
> This patch, relative to a tree with my deprecated targets removal patch 
> <http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01088.html> applied, further 
> cleans up the toplevel configure.ac by removing empty cases from a case 
> statement.  The original patch still needs review by someone able to 
> approve the patch as a whole, but as the only apparent controversy so far 
> concerned empty cases I hope this patch can resolve the concerns over that 
> bit of the original patch.

This patch is OK, and I retract any further controversy bits of mine
regarding the build parts of above cited patch: you cleared up any
remaining doubts.

Thanks,
Ralf

> 2011-03-21  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
> 	i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
> 	| i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
> 	* configure: Regenerate.


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