This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, contrib]: Do not escape "=".
On 8/13/19 2:55 AM, Uros Bizjak wrote:
> Attached patch fixes the following gawk-5.0.1 warning:
>
> gawk: cmd. line:36: warning: regexp escape sequence `\=' is not a
> known regexp operator
>
> 2019-08-13 Uros Bizjak <ubizjak@gmail.com>
>
> * test_summary: Do not escape "=".
>
> Tested by building mail-report.log with gawk-5.0.1 and gawk-4.2.1.
>
> OK for mainline?
>
> Uros.
>
OK
jeff