On Tue, Mar 6, 2012 at 3:06 PM, Khem Raj <raj.k...@gmail.com> wrote:
> On (06/03/12 14:50), Michael Hope wrote:
>> On Tue, Mar 6, 2012 at 2:34 PM, Khem Raj <raj.k...@gmail.com> wrote:
>> > Hi
>> >
>> > FWIW the backport from trunk in r106872 breaks the gcc build
>> > Something like attached is missing from backport
>>
>> Hi Khem.  The formatter and vcvt pattern were added in r106847.  The
>> pattern was reverted in r106850 but the formatter left in.  Are you
>> carrying 106847 and 106850 in your patch set?
>
> yes noticed that so both those patches are not there. I am getting
> undefined references to vfp3_const_double_for_fract_bits()
> so the first hunk is useless

vfp3_const_double_for_fract_bits() was introduced in r106847.  You
need that patch, r106850 (which reverts the pattern), and r106847
(which does it correctly) to complete the series.

-- Michael

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to