diff options
author | Richard Earnshaw <rearnsha@arm.com> | 2017-07-10 09:39:12 +0000 |
---|---|---|
committer | Richard Earnshaw <rearnsha@gcc.gnu.org> | 2017-07-10 09:39:12 +0000 |
commit | 1ff62510e0d3d35889cc4744340923d58297eab9 (patch) | |
tree | 252345c78f56a58dd66ac47daff217de3d637a70 /libgcc | |
parent | 92383fee5c764578927b7a3f559c50c28ad395f4 (diff) | |
download | gcc-1ff62510e0d3d35889cc4744340923d58297eab9.zip gcc-1ff62510e0d3d35889cc4744340923d58297eab9.tar.gz gcc-1ff62510e0d3d35889cc4744340923d58297eab9.tar.bz2 |
[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.
(really commit it this time)...
From-SVN: r250092
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions