Bug#827136: marked as done (Cross-compiler packages cannot be build-depended on)

2016-12-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Dec 2016 16:08:37 +
with message-id <1481645317.2742.44.ca...@decadent.org.uk>
and subject line Re: Bug#827136: fixed in gcc-5-cross 24
has caused the Debian Bug report #827136,
regarding Cross-compiler packages cannot be build-depended on
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
827136: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827136
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gcc-5-cross
Version: 23
Severity: normal

I am looking into making the linux source package cross-buildable in a
standard way.  This requires replacing a build-dependency of e.g.:

gcc-5 [...] 

with:

gcc-5 [...] , gcc-5-alpha-linux-gnu:any [alpha] , ...

Unfortunately this is still unsatisfiable since the cross-compiler
packages have 'Multi-Arch: no'.  Please change this to 'Multi-Arch:
allowed'.

Ben.

-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Version: 24

On Thu, 14 Jul 2016 13:30:07 +0100 Ben Hutchings  wrote:
> Control: reopen -1
> Control: notfixed -1 24
> 
> On Thu, 14 Jul 2016 09:51:35 +0300 Александр Волков
>  wrote:
> > It's still not fixed in gcc-5-cross-24.
> > There is the entry about fixes in the changelog, but there are no fixes 
> > in the control files.
> 
> Indeed, this wasn't fixed.

The real fix was in gcc-5.  gcc-5-cross replaces at least some control
fields from information in the gcc-5-source package.  So rebuilding
against a newer gcc-5-source really did fix this bug.

Ben.

-- 
Ben Hutchings
One of the nice things about standards is that there are so many of
them.



signature.asc
Description: This is a digitally signed message part
--- End Message ---


Results for 6.2.1 20161212 (Debian 6.2.1-6) testsuite on x86_64-pc-linux-gnu

2016-12-13 Thread Matthias Klose
LAST_UPDATED: Mon Dec 12 15:48:37 UTC 2016 (revision 243558)

Target: x86_64-linux-gnu
gcc version 6.2.1 20161212 (Debian 6.2.1-6) 

Native configuration is x86_64-pc-linux-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/guality/pr55665.C   -O2  line 23 p == 40
FAIL: g++.dg/guality/pr55665.C   -O3 -g  line 23 p == 40
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

=== g++ Summary for unix ===

# of expected passes106019
# of unexpected failures8
# of unexpected successes   2
# of expected failures  312
# of unsupported tests  3841

Running target unix/-fstack-protector
FAIL: g++.dg/asan/asan_test.C   -O2  AddressSanitizer_SimpleStackTest A[kSize + 
31] = 0 execution test
FAIL: g++.dg/asan/asan_test.C   -O2  AddressSanitizer_SimpleStackTest A[kSize + 
31] = 0 execution test
FAIL: g++.dg/asan/asan_test.C   -O2  AddressSanitizer_SimpleStackTest A[kSize + 
31] = 0 execution test
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/guality/pr55665.C   -O2  line 23 p == 40
FAIL: g++.dg/guality/pr55665.C   -O3 -g  line 23 p == 40
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

=== g++ Summary for unix/-fstack-protector ===

# of expected passes106013
# of unexpected failures11
# of unexpected successes   2
# of expected failures  312
# of unsupported tests  3841

=== g++ Summary ===

# of expected passes212032
# of unexpected failures19
# of unexpected successes   4
# of expected failures  624
# of unsupported tests  7682
/build/gcc-6-fbiY8D/gcc-6-6.2.1/build/gcc/xg++  version 6.2.1 20161212 (Debian 
6.2.1-6) 

=== gcc tests ===


Running target unix
FAIL: gcc.dg/20020312-2.c (test for excess errors)
UNRESOLVED: gcc.dg/20020312-2.c compilation failed to produce executable
FAIL: gcc.dg/uninit-19.c  (test for warnings, line 22)
FAIL: gcc.dg/uninit-19.c (test for excess errors)
FAIL: gcc.dg/graphite/scop-19.c scan-tree-dump-times graphite "number of SCoPs: 
0" 1
XPASS: gcc.dg/guality/example.c   -O0  execution test
XPASS: gcc.dg/guality/example.c   -O1  execution test
XPASS: gcc.dg/guality/guality.c   -O0  execution test
XPASS: gcc.dg/guality/guality.c   -O1  execution test
XPASS: gcc.dg/guality/guality.c   -O2  execution test
XPASS: gcc.dg/guality/guality.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  execution test
XPASS: gcc.dg/guality/guality.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  execution test
XPASS: gcc.dg/guality/guality.c   -O3 -g  execution test
XPASS: gcc.dg/guality/guality.c   -Os  execution test
XPASS: gcc.dg/guality/inline-params.c   -O2  execution test
XPASS: gcc.dg/guality/inline-params.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  execution test
XPASS: gcc.dg/guality/inline-params.c   -O3 -g  execution test
XPASS: gcc.dg/guality/inline-params.c   -Os  execution test
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 arg1 == 1
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 arg2 == 2
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 arg5 == 5
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 arg6 == 6
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 arg7 == 30
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 18 arg1 == 1
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flt

Results for 6.2.1 20161212 (Debian 6.2.1-6) testsuite on arm-unknown-linux-gnueabihf

2016-12-13 Thread Matthias Klose
LAST_UPDATED: Mon Dec 12 15:48:37 UTC 2016 (revision 243558)

Native configuration is arm-unknown-linux-gnueabihf

=== boehm-gc tests ===


Running target unix

=== boehm-gc Summary for unix ===

# of expected passes12
# of unsupported tests  1

Running target unix/-fstack-protector

=== boehm-gc Summary for unix/-fstack-protector ===

# of expected passes12
# of unsupported tests  1

=== boehm-gc Summary ===

# of expected passes24
# of unsupported tests  2
=== libatomic tests ===


Running target unix

=== libatomic Summary for unix ===

# of expected passes44
# of unsupported tests  5

Running target unix/-fstack-protector

=== libatomic Summary for unix/-fstack-protector ===

# of expected passes44
# of unsupported tests  5

=== libatomic Summary ===

# of expected passes88
# of unsupported tests  10
=== libffi tests ===


Running target unix

=== libffi Summary for unix ===

# of expected passes2214

Running target unix/-fstack-protector

=== libffi Summary for unix/-fstack-protector ===

# of expected passes2214

=== libffi Summary ===

# of expected passes4428
=== libgo tests ===


Running target unix
FAIL: log
FAIL: runtime
FAIL: sync/atomic

=== libgo Summary ===

# of expected passes131
# of unexpected failures3
/build/gcc-6-TwkxCl/gcc-6-6.2.1/build/./gcc/gccgo version 6.2.1 20161212 
(Debian 6.2.1-6)

=== libgomp tests ===


Running target unix

=== libgomp Summary for unix ===

# of expected passes5054
# of unsupported tests  320

Running target unix/-fstack-protector

=== libgomp Summary for unix/-fstack-protector ===

# of expected passes5054
# of unsupported tests  320

=== libgomp Summary ===

# of expected passes10108
# of unsupported tests  640
=== libjava tests ===


Running target unix
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 -O3 -findirect-dispatch execution - source compiled test

=== libjava Summary for unix ===

# of expected passes2574
# of unexpected failures4
# of expected failures  4
# of untested testcases 4

Running target unix/-fstack-protector
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 -O3 -findirect-dispatch execution - source compiled test

=== libjava Summary for unix/-fstack-protector ===

# of expected passes2574
# of unexpected failures4
# of expected failures  4
# of untested testcases 4

=== libjava Summary ===

# of expected passes5148
# of unexpected failures8
# of expected failures  8
# of untested testcases 8
=== libstdc++ tests ===


Running target unix
FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test
FAIL: 27_io/basic_ios/copyfmt/char/1.cc execution test
FAIL: 27_io/basic_ios/exceptions/char/1.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc 
execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/exceptions_failbit.cc 
execution test
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_null.cc execution 
test
FAIL: 27_io/basic_istream/extractors_other/wchar_t/exceptions_null.cc execution 
test
FAIL: 27_io/basic_istream/sentry/char/12297.cc execution test
FAIL: 27_io/basic_istream/sentry/wchar_t/12297.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_null.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/wchar_t/exceptions_null.cc execution 
test
FAIL: 27_io/ios_base/storage/2.cc execution test

=== libstdc++ Summary for unix ===

# of expected passes11105
# of unexpected failures12
# of expected failures  66
# of unsupported tests  281

Running target unix/-fstack-protector
FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test
FAIL: 27_io/basic_ios/copyfmt/char/1.cc execution test
FAIL: 27_io/basic_ios/exceptions/char/1.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc 
execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/exceptions_failbit.cc 
execution test
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_null.cc execution 
test
FAIL: 27_io/basic_istr

Results for 6.2.1 20161212 (Debian 6.2.1-6) testsuite on arm-unknown-linux-gnueabi

2016-12-13 Thread Matthias Klose
LAST_UPDATED: Mon Dec 12 15:48:37 UTC 2016 (revision 243558)

Native configuration is arm-unknown-linux-gnueabi

=== boehm-gc tests ===


Running target unix

=== boehm-gc Summary ===

# of expected passes12
# of unsupported tests  1
=== libatomic tests ===


Running target unix

=== libatomic Summary ===

# of expected passes44
# of unsupported tests  5
=== libffi tests ===


Running target unix

=== libffi Summary ===

# of expected passes2214
=== libgo tests ===


Running target unix
FAIL: log
FAIL: runtime
FAIL: sync/atomic

=== libgo Summary ===

# of expected passes131
# of unexpected failures3
/build/gcc-6-3mjS4N/gcc-6-6.2.1/build/./gcc/gccgo version 6.2.1 20161212 
(Debian 6.2.1-6)

=== libgomp tests ===


Running target unix

=== libgomp Summary ===

# of expected passes5054
# of unsupported tests  320
=== libjava tests ===


Running target unix
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 -O3 -findirect-dispatch execution - source compiled test

=== libjava Summary ===

# of expected passes2574
# of unexpected failures4
# of expected failures  4
# of untested testcases 4
=== libstdc++ tests ===


Running target unix
FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test
FAIL: 27_io/basic_ios/copyfmt/char/1.cc execution test
FAIL: 27_io/basic_ios/exceptions/char/1.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc 
execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/exceptions_failbit.cc 
execution test
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_null.cc execution 
test
FAIL: 27_io/basic_istream/extractors_other/wchar_t/exceptions_null.cc execution 
test
FAIL: 27_io/basic_istream/sentry/char/12297.cc execution test
FAIL: 27_io/basic_istream/sentry/wchar_t/12297.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_null.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/wchar_t/exceptions_null.cc execution 
test
FAIL: 27_io/ios_base/storage/2.cc execution test

=== libstdc++ Summary ===

# of expected passes10881
# of unexpected failures12
# of expected failures  66
# of unsupported tests  397
Target: arm-linux-gnueabi
gcc version 6.2.1 20161212 (Debian 6.2.1-6) 

=== g++ tests ===


Running target unix
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/other/anon5.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/other/anon5.C  -std=gnu++14 (test for excess errors)
FAIL: g++.dg/other/anon5.C  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/guality/pr55665.C   -O2  line 23 p == 40
FAIL: g++.dg/guality/pr55665.C   -O3 -g  line 23 p == 40
UNRESOLVED: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o execute 
-flto -O0 -std=c++11
FAIL: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o link, -flto -O0 
-std=c++11
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

=== g++ Summary ===

# of expected passes98393
# of unexpected failures15
# of unexpected successes   2
# of expected failures  305
# of unresolved testcases   1
# of unsupported tests  4244
/build/gcc-6-3mjS4N/gcc-6-6.2.1/build/gcc/xg++  version 6.2.1 20161212 (Debian 
6.2.1-6) 

=== gcc tests ===


Running target unix
FAIL: gcc.dg/sibcall-10.c execution test
FAIL: gcc.dg/sibcall-9.c execution test
FAIL: gcc.dg/uninit-19.c  (test for warnings, line 22)
FAIL: gcc.dg/uninit-19.c (test for excess errors)
FAIL: gcc.dg/graphite/scop-19.c scan-tree-dump-times graphite "number of SCoPs: 
0" 1
XPASS: gcc.dg/guality/example.c   -O0  execution test
XPASS: gcc.dg/guality/example.c   -O1  execution test
XPASS: gcc.dg/guality

Results for 6.2.1 20161212 (Debian 6.2.1-6) testsuite on powerpc-unknown-linux-gnu

2016-12-13 Thread Matthias Klose
LAST_UPDATED: Mon Dec 12 15:48:37 UTC 2016 (revision 243558)

Target: powerpc-linux-gnu
gcc version 6.2.1 20161212 (Debian 6.2.1-6) 

Native configuration is powerpc-unknown-linux-gnu

=== g++ tests ===


Running target unix
FAIL: c-c++-common/asan/heap-overflow-1.c   -O1  output pattern test
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2  output pattern test
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  output pattern test
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  output pattern test
FAIL: c-c++-common/asan/heap-overflow-1.c   -O3 -g  output pattern test
FAIL: c-c++-common/asan/heap-overflow-1.c   -Os  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O2  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O3 -g  output pattern test
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O1  output pattern test
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2  output pattern test
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto 
-fno-use-linker-plugin -flto-partition=none  output pattern test
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  output pattern test
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O3 -g  output pattern test
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -Os  output pattern test
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O1  output pattern test
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2  output pattern test
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  output pattern test
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  output pattern test
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O3 -g  output pattern test
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -Os  output pattern test
FAIL: c-c++-common/asan/use-after-free-1.c   -O1  output pattern test
FAIL: c-c++-common/asan/use-after-free-1.c   -O2  output pattern test
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  output pattern test
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  output pattern test
FAIL: c-c++-common/asan/use-after-free-1.c   -O3 -g  output pattern test
FAIL: c-c++-common/asan/use-after-free-1.c   -Os  output pattern test
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O0  output pattern test
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O1  output pattern test
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O2  output pattern test
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O3 -g  output pattern test
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -Os  output pattern test
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/scoped1.C  -std=gnu++11 execution test
FAIL: g++.dg/abi/scoped1.C  -std=gnu++14 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test
FAIL: g++.dg/torture/pr77919.C   -O0  (test for excess errors)
FAIL: g++.dg/torture/pr77919.C   -O1  (test for excess errors)
FAIL: g++.dg/torture/pr77919.C   -O2  (test for excess errors)
FAIL: g++.dg/torture/pr77919.C   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  (test for excess errors)
FAIL: g++.dg/torture/pr77919.C   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  (test for excess errors)
FAIL: g++.dg/torture/pr77919.C   -O3 -g  (test for excess errors)
FAIL: g++.dg/torture/pr77919.C   -Os  (test for excess errors)
FAIL: g++.dg/vect/pr36648.cc  -std=c++11  scan-tree-dump-times vect "vectorized 
1 loops" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++11  scan-tree-dump-times vect 
"vectorizing stmts using SLP" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++14  scan-tree-dump-times vect "vectorized 
1 loops" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++14  scan-tree-dump-times vect 
"vectorizing stmts using SLP" 1
FAIL:

Results for 6.2.1 20161212 (Debian 6.2.1-6) testsuite on x86_64-pc-kfreebsd-gnu

2016-12-13 Thread Matthias Klose
LAST_UPDATED: Mon Dec 12 15:48:37 UTC 2016 (revision 243558)

Target: x86_64-kfreebsd-gnu
gcc version 6.2.1 20161212 (Debian 6.2.1-6) 

Native configuration is x86_64-pc-kfreebsd-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11  gcov: 2 failures in line counts, 0 
in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11  line 12: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11  line 8: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11 (test for excess errors)
UNRESOLVED: g++.dg/gcov/gcov-14.C  -std=gnu++11 compilation failed to produce 
executable
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14  gcov: 2 failures in line counts, 0 
in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14  line 12: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14  line 8: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14 (test for excess errors)
UNRESOLVED: g++.dg/gcov/gcov-14.C  -std=gnu++14 compilation failed to produce 
executable
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98  gcov: 2 failures in line counts, 0 
in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98  line 12: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98  line 8: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98 (test for excess errors)
UNRESOLVED: g++.dg/gcov/gcov-14.C  -std=gnu++98 compilation failed to produce 
executable
FAIL: g++.dg/guality/pr55665.C   -O2  line 23 p == 40
FAIL: g++.dg/guality/pr55665.C   -O3 -g  line 23 p == 40
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

=== g++ Summary for unix ===

# of expected passes96556
# of unexpected failures20
# of unexpected successes   2
# of expected failures  309
# of unresolved testcases   3
# of unsupported tests  3656

Running target unix/-fstack-protector
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11  gcov: 2 failures in line counts, 0 
in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11  line 12: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11  line 8: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11 (test for excess errors)
UNRESOLVED: g++.dg/gcov/gcov-14.C  -std=gnu++11 compilation failed to produce 
executable
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14  gcov: 2 failures in line counts, 0 
in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14  line 12: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14  line 8: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14 (test for excess errors)
UNRESOLVED: g++.dg/gcov/gcov-14.C  -std=gnu++14 compilation failed to produce 
executable
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98  gcov: 2 failures in line counts, 0 
in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98  line 12: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98  line 8: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98 (test for excess errors)
UNRESOLVED: g++.dg/gcov/gcov-14.C  -std=gnu++98 compilation failed to produce 
executable
FAIL: g++.dg/guality/pr55665.C   -O2  line 23 p == 40
FAIL: g++.dg/guality/pr55665.C   -O3 -g  line 23 p == 40
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

=== g++ Summary for unix/-fstack-protector ===

# of expected passes96556
# of unexpected failures20
# of unexpected successes   2
# of expected failures  309
# of unresolved testcases   3
# of un

Results for 6.2.1 20161212 (Debian 6.2.1-6) testsuite on i686-pc-linux-gnu

2016-12-13 Thread Matthias Klose
LAST_UPDATED: Mon Dec 12 15:48:37 UTC 2016 (revision 243558)

Target: i686-linux-gnu
gcc version 6.2.1 20161212 (Debian 6.2.1-6) 

Native configuration is i686-pc-linux-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/anon1.C  -std=c++11  scan-assembler-not globl
FAIL: g++.dg/abi/anon1.C  -std=c++14  scan-assembler-not globl
FAIL: g++.dg/abi/anon1.C  -std=c++98  scan-assembler-not globl
FAIL: g++.dg/abi/anon4.C  -std=c++11  scan-assembler-not comdat
FAIL: g++.dg/abi/anon4.C  -std=c++14  scan-assembler-not comdat
FAIL: g++.dg/abi/anon4.C  -std=c++98  scan-assembler-not comdat
FAIL: g++.dg/stackprotectexplicit2.C  -std=gnu++11  scan-assembler-times 
stack_chk_fail 2
FAIL: g++.dg/stackprotectexplicit2.C  -std=gnu++14  scan-assembler-times 
stack_chk_fail 2
FAIL: g++.dg/stackprotectexplicit2.C  -std=gnu++98  scan-assembler-times 
stack_chk_fail 2
FAIL: g++.dg/guality/pr55665.C   -O2  line 23 p == 40
FAIL: g++.dg/guality/pr55665.C   -O3 -g  line 23 p == 40
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

=== g++ Summary for unix ===

# of expected passes104425
# of unexpected failures20
# of unexpected successes   2
# of expected failures  312
# of unsupported tests  3605

Running target unix/-fstack-protector
FAIL: g++.dg/asan/asan_test.C   -O2  AddressSanitizer_SimpleStackTest A[kSize + 
1] = 0 output pattern test
FAIL: g++.dg/asan/asan_test.C   -O2  AddressSanitizer_SimpleStackTest A[kSize + 
31] = 0 execution test
FAIL: g++.dg/asan/asan_test.C   -O2  AddressSanitizer_SimpleStackTest A[kSize + 
31] = 0 execution test
FAIL: g++.dg/asan/asan_test.C   -O2  AddressSanitizer_SimpleStackTest A[kSize + 
31] = 0 execution test
FAIL: g++.dg/asan/asan_test.C   -O2  AddressSanitizer_SimpleStackTest A[kSize + 
31] = 0 execution test
FAIL: g++.dg/asan/asan_test.C   -O2  AddressSanitizer_SimpleStackTest A[kSize + 
5] = 0 output pattern test
FAIL: g++.dg/asan/asan_test.C   -O2  AddressSanitizer_SimpleStackTest A[kSize] 
= 0 output pattern test
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/anon1.C  -std=c++11  scan-assembler-not globl
FAIL: g++.dg/abi/anon1.C  -std=c++14  scan-assembler-not globl
FAIL: g++.dg/abi/anon1.C  -std=c++98  scan-assembler-not globl
FAIL: g++.dg/abi/anon4.C  -std=c++11  scan-assembler-not comdat
FAIL: g++.dg/abi/anon4.C  -std=c++14  scan-assembler-not comdat
FAIL: g++.dg/abi/anon4.C  -std=c++98  scan-assembler-not comdat
FAIL: g++.dg/stackprotectexplicit2.C  -std=gnu++11  scan-assembler-times 
stack_chk_fail 2
FAIL: g++.dg/stackprotectexplicit2.C  -std=gnu++14  scan-assembler-times 
stack_chk_fail 2
FAIL: g++.dg/stackprotectexplicit2.C  -std=gnu++98  scan-assembler-times 
stack_chk_fail 2
FAIL: g++.dg/guality/pr55665.C   -O2  line 23 p == 40
FAIL: g++.dg/guality/pr55665.C   -O3 -g  line 23 p == 40
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

=== g++ Summary for unix/-fstack-protector ===

# of expected passes104414
# of unexpected failures27
# of unexpected successes   2
# of expected failures  312
# of unsupported tests  3605

=== g++ Summary ===

# of expected passes208839
# of unexpected failures47
# of unexpected successes   4
# of expected failures  624
# of unsup

Results for 6.2.1 20161212 (Debian 6.2.1-6) testsuite on powerpc64le-unknown-linux-gnu

2016-12-13 Thread Matthias Klose
LAST_UPDATED: Mon Dec 12 15:48:37 UTC 2016 (revision 243558)

Target: powerpc64le-linux-gnu
gcc version 6.2.1 20161212 (Debian 6.2.1-6) 

Native configuration is powerpc64le-unknown-linux-gnu

=== g++ tests ===


Running target unix
FAIL: c-c++-common/asan/null-deref-1.c   -O2  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O3 -g  output pattern test
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/cpp1y/vla-initlist1.C  -std=gnu++11 execution test
FAIL: g++.dg/cpp1y/vla-initlist1.C  -std=gnu++14 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

=== g++ Summary for unix ===

# of expected passes101140
# of unexpected failures12
# of unexpected successes   2
# of expected failures  303
# of unsupported tests  4114

Running target unix/-fstack-protector
FAIL: c-c++-common/asan/null-deref-1.c   -O2  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O3 -g  output pattern test
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/cpp1y/vla-initlist1.C  -std=gnu++11 execution test
FAIL: g++.dg/cpp1y/vla-initlist1.C  -std=gnu++14 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

=== g++ Summary for unix/-fstack-protector ===

# of expected passes101140
# of unexpected failures12
# of unexpected successes   2
# of expected failures  303
# of unsupported tests  4114

=== g++ Summary ===

# of expected passes202280
# of unexpected failures24
# of unexpected successes   4
# of expected failures  606
# of unsupported tests  8228
/build/gcc-6-fr10rL/gcc-6-6.2.1/build/gcc/xg++  version 6.2.1 20161212 (Debian 
6.2.1-6) 

=== gcc tests ===


Running target unix
FAIL: c-c++-common/asan/misalign-1.c   -O0  output pattern test
FAIL: c-c++-common/asan/misalign-1.c   -O1  output pattern test
FAIL: c-c++-common/asan/misalign-1.c   -O2  output pattern test
FAIL: c-c++-common/asan/misalign-1.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  output pattern test
FAIL: c-c++-common/asan/misalign-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  output pattern test
FAIL: c-c++-common/asan/misalign-1.c   -O3 -g  output pattern test
FAIL: c-c++-common/asan/misalign-1.c   -Os  output pattern test
FAIL: c-c++-common/asan/misalign-2.c   -O0  output pattern test
FAIL: c-c++-common/asan/misalign-2.c   -O1  output pattern test
FAIL: c-c++-common/asan/misalign-2.c   -O2  output pattern test
FAIL: c-c++-common/asan/misalign-2.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  output pattern test
FAIL: c-c++-common/asan/misalign-2.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  output pattern test
FAIL: c-c++-common/asan/misalign-2.c   -O3 -g  output pattern test
FAIL: c-c++-common/asan/misalign-2.c   -Os  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O0  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O1  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O2  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  output pattern test
FAIL: c-c++-common/asan/null-deref-1.c   -O3 -g  output pattern test
FAIL: c-c++-common/as

Results for 6.2.1 20161212 (Debian 6.2.1-6) testsuite on s390x-ibm-linux-gnu

2016-12-13 Thread Matthias Klose
LAST_UPDATED: Mon Dec 12 15:48:37 UTC 2016 (revision 243558)

Target: s390x-linux-gnu
gcc version 6.2.1 20161212 (Debian 6.2.1-6) 

Native configuration is s390x-ibm-linux-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/guality/pr55665.C   -O2  line 23 p == 40
FAIL: g++.dg/guality/pr55665.C   -O3 -g  line 23 p == 40
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

=== g++ Summary for unix ===

# of expected passes96168
# of unexpected failures8
# of unexpected successes   2
# of expected failures  303
# of unsupported tests  3874

Running target unix/-fstack-protector
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/guality/pr55665.C   -O2  line 23 p == 40
FAIL: g++.dg/guality/pr55665.C   -O3 -g  line 23 p == 40
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

=== g++ Summary for unix/-fstack-protector ===

# of expected passes96168
# of unexpected failures8
# of unexpected successes   2
# of expected failures  303
# of unsupported tests  3874

=== g++ Summary ===

# of expected passes192336
# of unexpected failures16
# of unexpected successes   4
# of expected failures  606
# of unsupported tests  7748
/build/gcc-6-tRaDyv/gcc-6-6.2.1/build/gcc/xg++  version 6.2.1 20161212 (Debian 
6.2.1-6) 

=== gcc tests ===


Running target unix
FAIL: gcc.dg/ifcvt-4.c scan-rtl-dump ce1 "2 true changes made"
FAIL: gcc.dg/loop-9.c scan-rtl-dump loop2_invariant "Decided"
FAIL: gcc.dg/loop-9.c scan-rtl-dump loop2_invariant "without introducing a new 
temporary register"
FAIL: gcc.dg/uninit-19.c  (test for warnings, line 22)
FAIL: gcc.dg/uninit-19.c (test for excess errors)
FAIL: gcc.dg/goacc/acc_on_device-1.c scan-rtl-dump-times expand "(call 
[^n]* acc_on_device" 4
FAIL: gcc.dg/graphite/scop-19.c scan-tree-dump-times graphite "number of SCoPs: 
0" 1
XPASS: gcc.dg/guality/example.c   -O0  execution test
XPASS: gcc.dg/guality/guality.c   -O0  execution test
XPASS: gcc.dg/guality/guality.c   -O1  execution test
XPASS: gcc.dg/guality/guality.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  execution test
XPASS: gcc.dg/guality/guality.c   -Os  execution test
XPASS: gcc.dg/guality/inline-params.c   -O2  execution test
XPASS: gcc.dg/guality/inline-params.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  execution test
XPASS: gcc.dg/guality/inline-params.c   -O3 -g  execution test
XPASS: gcc.dg/guality/inline-params.c   -Os  execution test
FAIL: gcc.dg/guality/pr36728-1.c   -O2  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr36728-1.c   -O2  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr36728-1.c   -O2  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 arg5 == 5
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 arg6 == 6
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 arg7 == 30
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-1.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  line 18 arg3 == 3
FAIL: gcc.dg/guality/pr36728-1.c   -O2 

Results for 6.2.1 20161212 (Debian 6.2.1-6) testsuite on i686-pc-kfreebsd-gnu

2016-12-13 Thread Matthias Klose
LAST_UPDATED: Mon Dec 12 15:48:37 UTC 2016 (revision 243558)

Target: i686-kfreebsd-gnu
gcc version 6.2.1 20161212 (Debian 6.2.1-6) 

Native configuration is i686-pc-kfreebsd-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11  gcov: 2 failures in line counts, 0 
in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11  line 12: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11  line 8: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11 (test for excess errors)
UNRESOLVED: g++.dg/gcov/gcov-14.C  -std=gnu++11 compilation failed to produce 
executable
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14  gcov: 2 failures in line counts, 0 
in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14  line 12: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14  line 8: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14 (test for excess errors)
UNRESOLVED: g++.dg/gcov/gcov-14.C  -std=gnu++14 compilation failed to produce 
executable
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98  gcov: 2 failures in line counts, 0 
in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98  line 12: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98  line 8: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98 (test for excess errors)
UNRESOLVED: g++.dg/gcov/gcov-14.C  -std=gnu++98 compilation failed to produce 
executable
FAIL: g++.dg/guality/pr55665.C   -O2  line 23 p == 40
FAIL: g++.dg/guality/pr55665.C   -O3 -g  line 23 p == 40
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

=== g++ Summary for unix ===

# of expected passes95947
# of unexpected failures23
# of unexpected successes   2
# of expected failures  309
# of unresolved testcases   3
# of unsupported tests  3368

Running target unix/-fstack-protector
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  (test for warnings, line 22)
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++11  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++14  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++98  scan-assembler 
_ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11  gcov: 2 failures in line counts, 0 
in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11  line 12: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11  line 8: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++11 (test for excess errors)
UNRESOLVED: g++.dg/gcov/gcov-14.C  -std=gnu++11 compilation failed to produce 
executable
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14  gcov: 2 failures in line counts, 0 
in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14  line 12: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14  line 8: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++14 (test for excess errors)
UNRESOLVED: g++.dg/gcov/gcov-14.C  -std=gnu++14 compilation failed to produce 
executable
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98  gcov: 2 failures in line counts, 0 
in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98  line 12: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98  line 8: is #:should be 1
FAIL: g++.dg/gcov/gcov-14.C  -std=gnu++98 (test for excess errors)
UNRESOLVED: g++.dg/gcov/gcov-14.C  -std=gnu++98 compil