]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix an bug in as(1) parsing of arm -march=arch+ext options. Compare the
authorIan Lepore <ian@FreeBSD.org>
Fri, 1 Aug 2014 20:21:41 +0000 (20:21 +0000)
committerIan Lepore <ian@FreeBSD.org>
Fri, 1 Aug 2014 20:21:41 +0000 (20:21 +0000)
commitb7ea64e98d3eb0df0d91e9f91abfe5bd4e254169
tree6cc3edd8f0d44702138876f4492ba575be8b27bc
parent6ffcf5d515a276f16e4d84604a2ab70ffd887f55
Fix an bug in as(1) parsing of arm -march=arch+ext options.  Compare the
arch name to just the characters before the '+' in 'arch+ext'.
contrib/binutils/gas/config/tc-arm.c