Hi Yvan,
On 13/01/16 14:41, Yvan Roux wrote:
Hi,
There is a small typo into arm-arches.def which prevent the compiler
to be configured for armv8.1-a and armv8.1-a+crc, config.gcc and
genopt.sh assume no whitespace up to the first "," in each entry.
I think that this change is obvious, but is it ok for trunk ?
(Tested by building an armv8l-linux-gnueabihf compiler configured for armv8.1-a)
Thanks
Yvan
2016-01-13 Yvan Roux <yvan.r...@linaro.org>
* config/arm/arm-arches.def: Remove spurious whitespace in "armv8.1-a"
and "armv8.1-a+crc" entries.
This is ok.
Thanks for catching this,
Kyrill