Re: [PATCH][ARM] Fix assembly comment syntax in -mprint-tune-info

2017-02-13 Thread Richard Earnshaw (lists)
On 07/02/17 14:04, Kyrill Tkachov wrote: > Hi all, > > Currently, -mprint-tune-info gives an assembly file that cannot be > assembled because the branch cost values > are not properly commented. For example: > @.tune parameters > @constant_limit:1 >

[PATCH][ARM] Fix assembly comment syntax in -mprint-tune-info

2017-02-07 Thread Kyrill Tkachov
Hi all, Currently, -mprint-tune-info gives an assembly file that cannot be assembled because the branch cost values are not properly commented. For example: @.tune parameters @constant_limit:1 @max_insns_skipped: 5 @prefetch.num