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] |
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.
Attachment:
c.diff.txt
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |