Re: [PATCH ARM]Print CPU tuning information as comment in assembler file.

2015-03-13 Thread Ramana Radhakrishnan
On Fri, Mar 6, 2015 at 7:42 AM, Bin Cheng wrote: > Hi, > This patch is the first part fixing memset-inline-{4,5,6,8,9}.c failures on > cortex-a9. GCC/arm doesn't generate any tuning information in assembly, it > can't tell whether we are compiling for cortex-a9 tune if the compiler is > configure

Re: [PATCH ARM]Print CPU tuning information as comment in assembler file.

2015-03-13 Thread Bin.Cheng
Ping. This is for case failures and it doesn't affect normal compilation, so I suppose it's fine for this stage? Thanks, bin On Fri, Mar 6, 2015 at 3:42 PM, Bin Cheng wrote: > Hi, > This patch is the first part fixing memset-inline-{4,5,6,8,9}.c failures on > cortex-a9. GCC/arm doesn't generate