On Feb 6, 2024, at 8:58 AM, Torbjörn SVENSSON <torbjorn.svens...@foss.st.com> 
wrote:
> 
> Ok for trunk and releases/gcc-13?

Ok.  If .* goes across newlines, you might want to not use ..

> -    if {![regexp -- "/${compiler}(\\.exe)? -quiet.*$compiler_pattern" 
> $gcc_output]} {
> +    if {![regexp -- "/${compiler}(\\.exe)? .*-quiet.*$compiler_pattern" 
> $gcc_output]} {

Reply via email to