Re: [PATCH] config: remove obsolete cloog.m4 autotools macros

Corinna Vinschen <[email protected]> Fri, 10 Apr 2026 12:07:25 +0200
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
On Apr 10 04:17, John Scott wrote:
> 
> GCC used to use the CLooG library to optionally enable some special optimizations.
> However, it hasn't been used since commit 4a9bb2aac4da (2014-11-11) and GCC removed this cloog.m4 file then.
> Newlib and Cygwin have never used CLooG, so this cruft can be obliterated to spare others from confuzzlement.
> ---
>  config/cloog.m4 | 152 ------------------------------------------------
>  1 file changed, 152 deletions(-)
>  delete mode 100644 config/cloog.m4
> 

Pushed.


Thanks,
Corinna