Bug#915194: valgrind log

2018-12-02 Thread Aron Xu
Running with Valgrind shows some errors: ==26292== ERROR SUMMARY: 6 errors from 3 contexts (suppressed: 0 from 0) ==26292== ==26292== 1 errors in context 1 of 3: ==26292== Syscall param stat(file_name) points to unaddressable byte(s) ==26292==at 0x4ABBDD5: _xstat (xstat.c:35) ==26292==by 0

Bug#606333: [ia64] internal compiler error: Segmentation fault

2010-12-08 Thread Aron Xu
&stamp=1291533859&file=log PTS of gmchess: http://packages.qa.debian.org/g/gmchess.html -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.deb

Bug#606333: [ia64] internal compiler error: Segmentation fault

2010-12-08 Thread Aron Xu
On Wed, Dec 8, 2010 at 22:35, Matthias Klose wrote: > tag 606333 + moreinfo > thanks > > On 08.12.2010 15:09, Aron Xu wrote: >> >> Package: g++ >> Version: 4:4.4.5-2 >> >> When building package gmchess_0.29.3-1 on ia64, the compiler results >>

Bug#606333: Bug #606333: [ia64] internal compiler error: Segmentation fault

2011-05-29 Thread Aron Xu
Hello, I have tried to compile that piece of program with g++ 4.5 and it works fine, it still fails with 4.4. So what should I do next? To patch my package use g++4.5 on ia64, or just wait for it becomes default? -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-gcc-requ

Bug#727621:

2016-08-16 Thread Aron Xu
Control: reassign -1 gcc4.9,gcc-6 Control: block 834046 by -1 Suspect this librime FTBFS is led by the old issue of std::future in gcc. Regards, Aron

Bug#797971: gcc-5: -mfix-loongson2f-nop not needed on mips64el

2015-09-03 Thread Aron Xu
Package: src:gcc-5 Version: 5.2.1-16 It looks -mfix-loongson2f-nop is enabled in config/mips/mips.h by a Debian patch, which makes it applied to everything mips*. This is not needed for either mips64el or mips (be) though. Thanks, Aron