[Weekly] 28 March - 01 Apr

2016-04-03 Thread Michael Collison
== This week == * Bugzilla 69008 - gcc emits unneeded memory access when passing trivial structs by value (ARM) (3/10) - Additional investigation and preliminary implementation * Bugzilla 70089 - ARM/THUMB unnecessarily typecasts some rvalues on memory store (1/10) - Investigation * TC

Re: Question regarding the arm gcc 5.3 to build android

2016-04-03 Thread Christophe Lyon
On 1 April 2016 at 12:04, Ramana Radhakrishnan wrote: > On 31/03/16 18:26, Jim Wilson wrote: >> On Thu, Mar 31, 2016 at 5:12 AM, fengwei.yin wrote: >>> Because gcc 4.9 could build this file without any issue, I apply >>> --save-temps >>> with gcc 4.9. The ii file is attached. Can't see significan