Thanks for the bug report. I have not been able to reproduce the link
error in my environment, but I've committed a change to use g++ instead
of gcc and I will see if the buildbot does better with that change. The
other issues I will fix when gcc is in stage 1.
Walter
On 2/7/2016 4:10 PM, J
ports and have the hardware to test against
both ports.
Thanks,
Walter Lee
Tilera Corporation
Great. Thanks!
Walter
On 1/27/2012 1:31 PM, Gerald Pfeifer wrote:
I'm raising this on the steering committee, Walter.
Gerald
Hi Gerald. Great thanks! I'll prepare the items you mentioned below.
Walter
On 2/5/2012 3:52 PM, Gerald Pfeifer wrote:
> Walter,
>
> I am happy to announce your appointment as maintainer for this port /
> these ports pending initial technical approval. That could come from
> Richard or Josep
On TILE-Gx, I'm observing a degradation in inlined memcpy/memset in
gcc 4.6 and later versus gcc 4.4. Though I find the problem on
TILE-Gx, I think this is a problem for any architectures with
SLOW_UNALIGNED_ACCESS set to 1.
Consider the following program:
struct foo {
int x;
};
void copy(st
I'm getting the following failure trying to compile gcc 4.8 on
TILE-Gx:
In file included from
/home/scratch/walt/gcc-svn/gcc-4.8.0-190448/libatomic/tas_n.c:25:0:
/home/scratch/walt/gcc-svn/gcc-4.8.0-190448/libatomic/tas_n.c: In function
'libat_test_and_set_8':
/home/scratch/walt/gcc-svn/gcc-4.8