[ACTIVITY] Week 50

2013-12-16 Thread Yvan Roux
== Issues == * 1.5 day of due to car issue. (3/10) * Calxedas are down after lab maintenance. == Progress == * LRA on AArch32: o TCWG-343 : Make LRA the default for the ARM backend (5/10) - Turn LRA on by default committed as rev205887 http://gcc.gnu.org/ml/gcc-patches/2013-12/msg010

Re: segfault using __thread variable

2013-12-16 Thread Will Newton
On 16 December 2013 03:36, Michael Hudson-Doyle wrote: > Michael Hudson-Doyle writes: > >> Aaah, you might be onto something there. I built myself a cross gcc-4.8 >> today and it appeared to compile things correctly (I didn't actually get >> to run it, but the objdump poking looked right) and I

[ACTIVITY] 9-13 December 2013

2013-12-16 Thread Christophe Lyon
== Progress == - 2013.12 releases (4/10): * stalled due to lab unavailability. * A couple of backports are waiting for approval, another one is being debugged. - cross-validation (4/10): fixed arneb+qemu validations. - misc (2/10): misc conf-calls and meetings == Next == - Make 2013.12 relea

[ACTIVITY] Week 50

2013-12-16 Thread Charles Baylis
== Progress == TCWG-293 (9/10) - wrote and tested 64bit division code - it seems to work - still need to do performance testing TCWG-347 Fix PR59142 (1/10) - split into series of 3 patches - patch almost ready, was held up by non-availability of the lab - need to bootstrap on Thumb-1 to prove

Re: MMU Off / Strict Alignment

2013-12-16 Thread Christopher Covington
Hi, On 11/20/2013 03:45 PM, Matthew Gretton-Dann wrote: > On 20 November 2013 17:57, Christopher Covington wrote: >> Hi, >> >> We've noticed an issue trying to use the Linaro AArch64 binary bare metal >> toolchain release with the MMU turned off for some low-level tests. >> >> Anytime puts, sprin

Re: segfault using __thread variable

2013-12-16 Thread Michael Hudson-Doyle
Will Newton writes: > On 16 December 2013 03:36, Michael Hudson-Doyle > wrote: >> Michael Hudson-Doyle writes: >> >>> Aaah, you might be onto something there. I built myself a cross gcc-4.8 >>> today and it appeared to compile things correctly (I didn't actually get >>> to run it, but the objd

Re: segfault using __thread variable

2013-12-16 Thread Michael Hudson-Doyle
Michael Hudson-Doyle writes: > Will Newton writes: > >> On 16 December 2013 03:36, Michael Hudson-Doyle >> wrote: >>> Michael Hudson-Doyle writes: >>> Aaah, you might be onto something there. I built myself a cross gcc-4.8 today and it appeared to compile things correctly (I didn't

Re: segfault using __thread variable

2013-12-16 Thread Michael Hudson-Doyle
Michael Hudson-Doyle writes: > Michael Hudson-Doyle writes: > >> Will Newton writes: >> >>> On 16 December 2013 03:36, Michael Hudson-Doyle >>> wrote: Michael Hudson-Doyle writes: > Aaah, you might be onto something there. I built myself a cross gcc-4.8 > today and it appea