Bug#873929: gcc7: Enable libgo tests and rebuilds with make -C

2017-09-01 Thread Matthias Klose
On 01.09.2017 23:11, Svante Signell wrote: > On Fri, 2017-09-01 at 13:32 +0200, Matthias Klose wrote: >> On 01.09.2017 11:55, Svante Signell wrote: >>> Source: gcc-7 >>> Version: 7.2.0-2 >>> Severity: important >>> Tags: patch >>> >>> Hello, >>> >>> Currently the libgo tests are not run due to a

Bug#873929: gcc7: Enable libgo tests and rebuilds with make -C

2017-09-01 Thread Svante Signell
On Fri, 2017-09-01 at 13:32 +0200, Matthias Klose wrote: > On 01.09.2017 11:55, Svante Signell wrote: > > Source: gcc-7 > > Version: 7.2.0-2 > > Severity: important > > Tags: patch > > > > Hello, > > > > Currently the libgo tests are not run due to a bug in > > libgo/Makefile.am > > (and

Results for 8.0.0 20170823 (experimental) [trunk revision 251306] (Debian 20170823-1) testsuite on mips-unknown-linux-gnu

2017-09-01 Thread Matthias Klose
LAST_UPDATED: Wed Aug 23 12:31:36 UTC 2017 (revision 251306) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native configuration is mips-unknown-linux-gnu === g++ tests ===

Results for 8.0.0 20170830 (experimental) [trunk revision 251527] (Debian 20170830-1) testsuite on arm-unknown-linux-gnueabi

2017-09-01 Thread Matthias Klose
LAST_UPDATED: Wed Aug 30 11:22:09 UTC 2017 (revision 251527) Native configuration is arm-unknown-linux-gnueabi === libatomic tests === Running target unix === libatomic Summary === # of expected passes44 # of unsupported tests 5

Bug#873929: gcc7: Enable libgo tests and rebuilds with make -C

2017-09-01 Thread Matthias Klose
On 01.09.2017 11:55, Svante Signell wrote: > Source: gcc-7 > Version: 7.2.0-2 > Severity: important > Tags: patch > > Hello, > > Currently the libgo tests are not run due to a bug in libgo/Makefile.am > (and Makefile.in). This error is found on all architectures where the > testsuite is enabled.

Processed: Re: Bug#871514: gcc-7: miscompiles stack spills on mips64el

2017-09-01 Thread Debian Bug Tracking System
Processing control commands: > tags -1 patch Bug #871514 [gcc-7] gcc-7: miscompiles stack spills on mips64el Bug #871538 [gcc-7] gcc-7: miscompiles stack spills on mips64el Bug #872438 [gcc-7] gcc-7: miscompiles stack spills on mips64el Bug #872987 [gcc-7] gcc-7: miscompiles stack spills on

Bug#871514: gcc-7: miscompiles stack spills on mips64el

2017-09-01 Thread James Cowgill
Control: tags -1 patch Hi, On 23/08/17 17:42, James Cowgill wrote: > This bug is very closely related to an earlier GCC bootstrap failure on > mips64el: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78660 > In comment 17 Matthew sent a patch and applying it also fixes this bug. > However, he

Processed: gcc-7: miscompiles stack spills on mips64el

2017-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > affects 871514 src:telegram-desktop Bug #871514 [gcc-7] gcc-7: miscompiles stack spills on mips64el Bug #871538 [gcc-7] gcc-7: miscompiles stack spills on mips64el Bug #872438 [gcc-7] gcc-7: miscompiles stack spills on mips64el Bug #872987

Bug#873929: gcc7: Enable libgo tests and rebuilds with make -C

2017-09-01 Thread Svante Signell
Source: gcc-7 Version: 7.2.0-2 Severity: important Tags: patch Hello, Currently the libgo tests are not run due to a bug in libgo/Makefile.am (and Makefile.in). This error is found on all architectures where the testsuite is enabled. The attached patch fixes this bug as well as enables rebuilds