Re: GCC bootstrap on Arndale

2013-03-25 Thread Zhenqiang Chen
Please add "--with-float=hard" in your configure. Best regards! -Zhenqiang On 25 March 2013 22:18, Renato Golin wrote: > On 25 March 2013 13:37, Christophe Lyon wrote: >> >> Sorry, I have no idea at the moment. >> Which sources are you using? Could you check from a GCC release known >> to build

[PATCH][for-danny] external-linaro-toolchain-versions: OE variables need to be properly expanded

2013-03-25 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Otherwise eglibc version is set to UNKNOWN. Similar fix is already in master. Signed-off-by: Denys Dmytriyenko --- conf/distro/include/external-linaro-toolchain-versions.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/include/externa

Re: [ACTIVITY] Week 12

2013-03-25 Thread Richard Earnshaw
On 25/03/13 06:00, Pinski, Andrew wrote: Yes I know what you want to do but I think this is better to without adding a new tree code. You want to expand the following: a = x < y c = z ? a : b Where a is only used in the assignment of a. I think this is better to add target specific hook for do

Re: GCC bootstrap on Arndale

2013-03-25 Thread Renato Golin
On 25 March 2013 13:37, Christophe Lyon wrote: > Sorry, I have no idea at the moment. > Which sources are you using? Could you check from a GCC release known > to build? (although even trunk is supposed to build correctly) > Trunk at some time a few weeks ago. :/ (commit 5f9b0c453c2e426afe451c00

Re: GCC bootstrap on Arndale

2013-03-25 Thread Christophe Lyon
Sorry, I have no idea at the moment. Which sources are you using? Could you check from a GCC release known to build? (although even trunk is supposed to build correctly) Christophe. On 25 March 2013 14:26, Renato Golin wrote: > Hi folks, > > I'm trying again the bootstrap of GCC on Arndale and

GCC bootstrap on Arndale

2013-03-25 Thread Renato Golin
Hi folks, I'm trying again the bootstrap of GCC on Arndale and it goes pretty well until it has to install libgcc that it just compiled. When I build first time, I get an error while installing libgcc: make[4]: Entering directory `/home/linaro/devel/gcc/build/objs/armv7l-unknown-linux-gnueabihf/

Re: Testing binutils natively

2013-03-25 Thread Antonio Terceiro
Hello Will, On Tue, Mar 19, 2013 at 08:32:41PM +0200, Fathi Boudra wrote: > Hi Will, > > On 19 March 2013 13:21, Will Newton wrote: > > Hi all, > > > > I'd like to run the binutils testsuite in a native configuration > > regularly to find any regressions. Do we have any infrastructure for > > do

[ACTIVITY] 18-22 March 2013

2013-03-25 Thread Christophe Lyon
== Progress == * Disable-peeling: - benchmarking locally on snowball - failed to build reference branch on cbuild, for an unknown reason * Turnoff 64bits ops in Neon: - committed upstream in 4.9 (now stage 1) - benches of backport into Linaro-4.7 OK: no significant diff, except +12.6% on s

[ACTIVITY] 18 - 22 March 2013

2013-03-25 Thread Omair Javaid
== Progress == Knocked out more GDB remote configuration failures that were failing due to timeouts. Had 1:1 with Matt for direction on GDB improvement plan. Looked around for Ireland visa process and filled out visa application. == Plan == Complete review of remote timeout based test case fai