Re: [ACTIVITY] December 12 - 16

2010-12-23 Thread Ramana Radhakrishnan
Hi Ira, Sorry about the delayed response. Filters broke somehow and I saw this mail only today. On Sat, 2010-12-18 at 16:14 +, Ira Rosen wrote: > Right, we need vld2 and vst2 for Viterbi, and we are working on their > implementation (see this thread for the latest discussion > http://lists

[ACTIVITY] 2010-12-23

2010-12-23 Thread David Gilbert
Continued looking at SPEC 2006. The two ICEs I mentioned last week are gone on the Natty version of the compiler, however the 4 programs that run and give the wrong results still happen with the Natty version and the latest version from bzr. The 4 failures are: h264ref - still fails on bzr

[ACTIVITY] December 20-23

2010-12-23 Thread Ira Rosen
Hi, I was on vacation on Sunday and starting from Tuesday stayed home with a sick child, so I only had a couple of days to work. * vectorization of Viterbi: - continued implementing conditional store sinking in cselim pass - made if-conversion to work on loads of structure fields if other fie

[ACTIVITY] Dec 20 - Dec 23

2010-12-23 Thread Ulrich Weigand
== GCC == * Checked in mainline fix for #617384 and submitted backport merge requests (.debug_line is wrong with -fpic) * Submitted backport merge requests for the fix for #662324 (Pointer type information lost in 4.5 debuginfo) * Checked in mainline fix for #693425 and submitted backpor

Re: Linaro gcc ICE bug

2010-12-23 Thread Matthias Klose
On 13.12.2010 20:00, Ulrich Weigand wrote: Khem Raj wrote: The bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46883 files against GCC trunk also happens with linaro gcc 4.5 My guess is that there is a backported patch from trunk into linaro 4.5 tree thats causing this ICE This ICE does not h