On Thu, Jan 23, 2014 at 3:16 PM, Yury Gribov <y.gri...@samsung.com> wrote: > Hi, > > Julian Brown has proposed patch > (http://gcc.gnu.org/ml/gcc-patches/2013-06/msg01191.html) for the dreadful > push_minipool_fix error (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423) > in June but it didn't seem to get enough attention.#
That patch appears to be garbled with text that appears to be from a testcase. It needs to be rebased for trunk to deal with the additional changes to the attributes currently.. Additionally I'm not really sure why there is an additional load from the constant pool here - what is the constant in this case ? Given it is atmost a 16 bit constant surely that should be loaded with a single mov(w) instruction in armv7 land. regards Ramana > > Can we submit it? > > -- > Best regards, > Yury