Commit af5b71c2 by Richard Earnshaw

[arm] Fix warning in parsecpu.awk

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
parent ad0f66e0
2017-07-06 Richard Earnshaw <rearnsha@arm.com> 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. * config/arm/t-arm (GTM_H): Add arm-cpu.h.
2017-07-06 Christophe Lyon <christophe.lyon@linaro.org> 2017-07-06 Christophe Lyon <christophe.lyon@linaro.org>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment