[arm] Fix warning in parsecpu.awk
authorRichard Earnshaw <rearnsha@gcc.gnu.org>
Thu, 6 Jul 2017 10:00:44 +0000 (10:00 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Thu, 6 Jul 2017 10:00:44 +0000 (10:00 +0000)
In awk, single quotes within a quoted string do not need escaping.
The existing code causes awk to grumble in the build logs.

* config/arm/parsecpu.awk (gen_comm_data): Do not escape single quotes
in quoted strings.

From-SVN: r250016

gcc/ChangeLog

index 3e9e88cc4d99c6edc992d328825522048369ce02..7ba5df35c9dd3b4298cefd940628b3c686c361ee 100644 (file)
@@ -1,3 +1,8 @@
+2017-07-06  Richard Earnshaw  <rearnsha@arm.com>
+
+       * config/arm/parsecpu.awk (gen_comm_data): Do not escape single quotes
+       in quoted strings.
+
 2017-07-06  Richard Earnshaw  <rearnsha@arm.com>
 
        * config/arm/t-arm (GTM_H): Add arm-cpu.h.