Results for 10.4.1 20220807 [releases/gcc-10 revision a5f248dbdea:942e0b608f9:fc63785f0c54dd8ca4bb21ea8de3df3dd2335429] (GCC) testsuite on avr-unknown-none
The GnuPru BuildBot
gnupru.buildbot@gmail.com
Sun Aug 7 05:24:33 GMT 2022
WARNING: Many C++ failures have been omitted due to lack of libstdc++ on AVR!
Only G++ regressions are reported below.
LAST_UPDATED: 7.08.2022 (нд) 5:00:32 UTC (revision )
Target is avr-unknown-none
Host is x86_64-pc-linux-gnu
=== gcc tests ===
Running target atmega128-sim
FAIL: gcc.c-torture/compile/pr96426.c -O0 (test for excess errors)
FAIL: gcc.c-torture/compile/pr96426.c -O1 (test for excess errors)
FAIL: gcc.c-torture/compile/pr96426.c -O2 (test for excess errors)
FAIL: gcc.c-torture/compile/pr96426.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
FAIL: gcc.c-torture/compile/pr96426.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
FAIL: gcc.c-torture/compile/pr96426.c -O3 -g (test for excess errors)
FAIL: gcc.c-torture/compile/pr96426.c -Os (test for excess errors)
FAIL: gcc.c-torture/execute/conversion.c -O0 execution test
FAIL: gcc.c-torture/execute/pr64242.c -O0 execution test
FAIL: gcc.c-torture/execute/pr64242.c -O1 execution test
FAIL: gcc.c-torture/execute/pr64242.c -O2 execution test
FAIL: gcc.c-torture/execute/pr64242.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.c-torture/execute/pr64242.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.c-torture/execute/pr64242.c -O3 -g execution test
FAIL: gcc.c-torture/execute/pr64242.c -Os execution test
FAIL: gcc.c-torture/execute/ieee/20010226-1.c execution, -O0
FAIL: gcc.c-torture/execute/ieee/20010226-1.c execution, -O1
FAIL: gcc.c-torture/execute/ieee/20010226-1.c execution, -O2
FAIL: gcc.c-torture/execute/ieee/20010226-1.c execution, -O2 -flto -fno-use-linker-plugin -flto-partition=none
FAIL: gcc.c-torture/execute/ieee/20010226-1.c execution, -O3 -g
FAIL: gcc.c-torture/execute/ieee/20010226-1.c execution, -Og -g
FAIL: gcc.c-torture/execute/ieee/20010226-1.c execution, -Os
FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O0
FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O1
FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O2
FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O2 -flto -fno-use-linker-plugin -flto-partition=none
FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions
FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O3 -g
FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -Og -g
FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -Os
FAIL: gcc.dg/analyzer/fields.c (test for excess errors)
FAIL: gcc.dg/analyzer/sensitive-1.c (test for excess errors)
FAIL: gcc.dg/analyzer/signal-1.c (test for warnings, line 12)
FAIL: gcc.dg/analyzer/signal-1.c (test for warnings, line 24)
FAIL: gcc.dg/analyzer/signal-1.c (test for excess errors)
FAIL: gcc.dg/analyzer/signal-2.c (test for warnings, line 15)
FAIL: gcc.dg/analyzer/signal-2.c (test for warnings, line 27)
FAIL: gcc.dg/analyzer/signal-2.c (test for excess errors)
FAIL: gcc.dg/analyzer/signal-3.c (test for warnings, line 20)
FAIL: gcc.dg/analyzer/signal-3.c (test for warnings, line 9)
FAIL: gcc.dg/analyzer/signal-3.c (test for excess errors)
FAIL: gcc.dg/analyzer/signal-4a.c (test for warnings, line 14)
FAIL: gcc.dg/analyzer/signal-4a.c (test for excess errors)
FAIL: gcc.dg/analyzer/signal-4a.c expected multiline pattern lines 32-74 not found: "\\s*NN \\| fprintf\\(stderr, "LOG: %s", msg\\);.*\\n \\| \\^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n 'test': events 1-2.*\\n \\|.*\\n \\| NN \\| void test \\(void\\).*\\n \\| \\| \\^~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) entry to 'test'.*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| signal\\(SIGINT, int_handler\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) registering 'int_handler' as signal handler.*\\n \\|.*\\n event 3.*\\n \\|.*\\n \\|cc1:.*\\n \\| \\(3\\): later on, when the signal is delivered to the process.*\\n \\|.*\\n \\+--> 'int_handler': events 4-5.*\\n \\|.*\\n \\| NN \\| static void int_handler\\(int signum\\).*\\n \\| \\| \\^~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(4\\) entry to 'int_handler'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| custom_logger\\("got signal"\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(5\\) calling 'custom_logger' from 'int_handler'.*\\n \\|.*\\n \\+--> 'custom_logger': events 6-7.*\\n \\|.*\\n \\| NN \\| void custom_logger\\(const char \\*msg\\).*\\n \\| \\| \\^~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(6\\) entry to 'custom_logger'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| fprintf\\(stderr, "LOG: %s", msg\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(7\\) call to 'fprintf' from within signal handler.*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/signal-4b.c (test for warnings, line 14)
FAIL: gcc.dg/analyzer/signal-4b.c (test for excess errors)
FAIL: gcc.dg/analyzer/signal-4b.c expected multiline pattern lines 35-89 not found: "\\s*NN \\| fprintf\\(stderr, "LOG: %s", msg\\);.*\\n \\| \\^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n 'test': events 1-2.*\\n \\|.*\\n \\| NN \\| void test \\(void\\).*\\n \\| \\| \\^~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) entry to 'test'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| register_handler \\(\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) calling 'register_handler' from 'test'.*\\n \\|.*\\n \\+--> 'register_handler': events 3-4.*\\n \\|.*\\n \\| NN \\| static void register_handler \\(\\).*\\n \\| \\| \\^~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) entry to 'register_handler'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| signal\\(SIGINT, int_handler\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(4\\) registering 'int_handler' as signal handler.*\\n \\|.*\\n event 5.*\\n \\|.*\\n \\|cc1:.*\\n \\| \\(5\\): later on, when the signal is delivered to the process.*\\n \\|.*\\n \\+--> 'int_handler': events 6-7.*\\n \\|.*\\n \\| NN \\| static void int_handler\\(int signum\\).*\\n \\| \\| \\^~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(6\\) entry to 'int_handler'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| custom_logger\\("got signal"\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(7\\) calling 'custom_logger' from 'int_handler'.*\\n \\|.*\\n \\+--> 'custom_logger': events 8-9.*\\n \\|.*\\n \\| NN \\| void custom_logger\\(const char \\*msg\\).*\\n \\| \\| \\^~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(8\\) entry to 'custom_logger'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| fprintf\\(stderr, "LOG: %s", msg\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(9\\) call to 'fprintf' from within signal handler.*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/signal-5.c (test for warnings, line 11)
FAIL: gcc.dg/analyzer/signal-5.c (test for warnings, line 13)
FAIL: gcc.dg/analyzer/signal-5.c (test for warnings, line 18)
FAIL: gcc.dg/analyzer/signal-5.c (test for excess errors)
FAIL: gcc.dg/analyzer/signal-6.c (test for warnings, line 10)
FAIL: gcc.dg/analyzer/signal-6.c (test for warnings, line 15)
FAIL: gcc.dg/analyzer/signal-6.c (test for excess errors)
FAIL: gcc.dg/analyzer/zlib-5.c (test for excess errors)
FAIL: gcc.dg/analyzer/torture/pr51628-30.c -O0 (test for excess errors)
FAIL: gcc.dg/analyzer/torture/pr51628-30.c -O1 (test for excess errors)
FAIL: gcc.dg/analyzer/torture/pr51628-30.c -O2 (test for excess errors)
FAIL: gcc.dg/analyzer/torture/pr51628-30.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
FAIL: gcc.dg/analyzer/torture/pr51628-30.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
FAIL: gcc.dg/analyzer/torture/pr51628-30.c -O3 -g (test for excess errors)
FAIL: gcc.dg/analyzer/torture/pr51628-30.c -Os (test for excess errors)
FAIL: gcc.dg/compat/struct-by-value-18a c_compat_x_tst.o-c_compat_y_tst.o execute "-Os -mno-interrupts -mcall-prologues","-Os -mno-interrupts -mcall-prologues"
FAIL: gcc.dg/cpp/ucs.c (test for warnings, line 46)
FAIL: gcc.dg/cpp/ucs.c (test for excess errors)
FAIL: gcc.dg/debug/dwarf2/inline5.c scan-assembler-not \\\\(DIE \\\\(0x([0-9a-f]*)\\\\) DW_TAG_lexical_block\\\\)[^#/!@;\\\\|]*[#/!@;\\\\|]+ +[^(].*DW_TAG_lexical_block\\\\)[^#/!@;\\\\|x]*x\\\\1[^#/!@;\\\\|]*[#/!@;\\\\|] +DW_AT_abstract_origin
FAIL: gcc.dg/debug/dwarf2/inline5.c scan-assembler-times DW_TAG_lexical_block\\\\)[^#/!@;\\\\|]*[#/!@;\\\\|]+ +[^#/!@\\\\|]*\\\\(DIE \\\\(0x[0-9a-f]*\\\\) DW_TAG_variable 1
FAIL: gcc.dg/debug/dwarf2/pr97060.c scan-assembler-times DW_AT_declaration 2
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 55)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 56)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 57)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 58)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 59)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 60)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 61)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 62)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 63)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 64)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 65)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 66)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 67)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 68)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 69)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 70)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 71)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 72)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 73)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 74)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 75)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 76)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 77)
FAIL: c-c++-common/Waddress-of-packed-member-1.c -Wc++-compat (test for warnings, line 78)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 27)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 28)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 29)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 30)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 31)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 32)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 33)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 34)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 35)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 36)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 37)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 38)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 39)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 40)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 41)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 42)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 43)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for warnings, line 44)
FAIL: c-c++-common/Waddress-of-packed-member-2.c -Wc++-compat (test for excess errors)
FAIL: c-c++-common/Warray-bounds-3.c -Wc++-compat (test for excess errors)
XPASS: c-c++-common/Warray-bounds-3.c -Wc++-compat bug (test for warnings, line 161)
FAIL: c-c++-common/Wattributes.c -Wc++-compat (test for excess errors)
FAIL: c-c++-common/Wcast-align.c -Wc++-compat (test for warnings, line 19)
FAIL: c-c++-common/Wcast-align.c -Wc++-compat (test for warnings, line 20)
XPASS: c-c++-common/Wrestrict.c -Wc++-compat pr79220 (test for warnings, line 198)
XPASS: c-c++-common/Wrestrict.c -Wc++-compat pr79220 (test for warnings, line 205)
XPASS: c-c++-common/Wrestrict.c -Wc++-compat pr79220 (test for warnings, line 210)
FAIL: c-c++-common/attr-copy.c -Wc++-compat (test for excess errors)
FAIL: c-c++-common/builtin-has-attribute-4.c -Wc++-compat (test for excess errors)
FAIL: c-c++-common/builtin-has-attribute-7.c -Wc++-compat (test for excess errors)
FAIL: c-c++-common/pr51628-13.c -Wc++-compat (test for warnings, line 8)
FAIL: c-c++-common/pr51628-15.c -Wc++-compat (test for warnings, line 12)
FAIL: c-c++-common/pr51628-16.c -Wc++-compat (test for warnings, line 10)
FAIL: c-c++-common/pr51628-16.c -Wc++-compat (test for warnings, line 12)
FAIL: c-c++-common/pr51628-26.c -Wc++-compat (test for warnings, line 17)
FAIL: c-c++-common/pr51628-26.c -Wc++-compat (test for warnings, line 24)
FAIL: c-c++-common/pr51628-26.c -Wc++-compat (test for warnings, line 31)
FAIL: c-c++-common/pr51628-27.c -Wc++-compat (test for warnings, line 11)
FAIL: c-c++-common/pr51628-28.c -Wc++-compat (test for warnings, line 13)
FAIL: c-c++-common/pr51628-28.c -Wc++-compat (test for warnings, line 15)
FAIL: c-c++-common/pr51628-28.c -Wc++-compat (test for warnings, line 23)
FAIL: c-c++-common/pr51628-28.c -Wc++-compat (test for warnings, line 26)
FAIL: c-c++-common/pr51628-28.c -Wc++-compat (test for warnings, line 28)
FAIL: c-c++-common/pr51628-29.c -Wc++-compat (test for warnings, line 14)
FAIL: c-c++-common/pr51628-29.c -Wc++-compat (test for excess errors)
FAIL: c-c++-common/pr51628-3.c -Wc++-compat (test for warnings, line 15)
FAIL: c-c++-common/pr51628-3.c -Wc++-compat (test for warnings, line 23)
FAIL: c-c++-common/pr51628-3.c -Wc++-compat (test for warnings, line 26)
FAIL: c-c++-common/pr51628-3.c -Wc++-compat (test for warnings, line 29)
FAIL: c-c++-common/pr51628-3.c -Wc++-compat (test for warnings, line 31)
FAIL: c-c++-common/pr51628-3.c -Wc++-compat (test for warnings, line 33)
FAIL: c-c++-common/pr51628-30.c -Wc++-compat (test for warnings, line 14)
FAIL: c-c++-common/pr51628-30.c -Wc++-compat (test for warnings, line 21)
FAIL: c-c++-common/pr51628-30.c -Wc++-compat (test for excess errors)
FAIL: c-c++-common/pr51628-31.c -Wc++-compat (test for warnings, line 14)
FAIL: c-c++-common/pr51628-32.c -Wc++-compat (test for warnings, line 18)
FAIL: c-c++-common/pr51628-32.c -Wc++-compat (test for excess errors)
FAIL: c-c++-common/pr51628-33.c -Wc++-compat (test for warnings, line 17)
FAIL: c-c++-common/pr51628-35.c -Wc++-compat (test for warnings, line 14)
FAIL: c-c++-common/pr51628-35.c -Wc++-compat (test for warnings, line 21)
FAIL: c-c++-common/pr51628-4.c -Wc++-compat (test for warnings, line 15)
FAIL: c-c++-common/pr51628-4.c -Wc++-compat (test for warnings, line 23)
FAIL: c-c++-common/pr51628-4.c -Wc++-compat (test for warnings, line 26)
FAIL: c-c++-common/pr51628-4.c -Wc++-compat (test for warnings, line 29)
FAIL: c-c++-common/pr51628-4.c -Wc++-compat (test for warnings, line 31)
FAIL: c-c++-common/pr51628-4.c -Wc++-compat (test for warnings, line 33)
FAIL: c-c++-common/pr51628-5.c -Wc++-compat (test for warnings, line 15)
FAIL: c-c++-common/pr51628-5.c -Wc++-compat (test for warnings, line 23)
FAIL: c-c++-common/pr51628-5.c -Wc++-compat (test for warnings, line 26)
FAIL: c-c++-common/pr51628-5.c -Wc++-compat (test for warnings, line 29)
FAIL: c-c++-common/pr51628-5.c -Wc++-compat (test for warnings, line 31)
FAIL: c-c++-common/pr51628-5.c -Wc++-compat (test for warnings, line 33)
FAIL: c-c++-common/pr51628-6.c -Wc++-compat (test for warnings, line 15)
FAIL: c-c++-common/pr51628-6.c -Wc++-compat (test for warnings, line 23)
FAIL: c-c++-common/pr51628-6.c -Wc++-compat (test for warnings, line 26)
FAIL: c-c++-common/pr51628-6.c -Wc++-compat (test for warnings, line 29)
FAIL: c-c++-common/pr51628-6.c -Wc++-compat (test for warnings, line 31)
FAIL: c-c++-common/pr51628-6.c -Wc++-compat (test for warnings, line 33)
FAIL: c-c++-common/pr51628-8.c -Wc++-compat (test for warnings, line 15)
FAIL: c-c++-common/pr51628-8.c -Wc++-compat (test for warnings, line 22)
FAIL: c-c++-common/pr51628-8.c -Wc++-compat (test for warnings, line 25)
FAIL: c-c++-common/pr51628-8.c -Wc++-compat (test for warnings, line 28)
FAIL: c-c++-common/pr51628-8.c -Wc++-compat (test for warnings, line 30)
FAIL: c-c++-common/pr51628-8.c -Wc++-compat (test for warnings, line 32)
FAIL: c-c++-common/pr51628-8.c -Wc++-compat (test for warnings, line 34)
FAIL: c-c++-common/pr51628-9.c -Wc++-compat (test for warnings, line 15)
FAIL: c-c++-common/pr51628-9.c -Wc++-compat (test for warnings, line 22)
FAIL: c-c++-common/pr51628-9.c -Wc++-compat (test for warnings, line 25)
FAIL: c-c++-common/pr51628-9.c -Wc++-compat (test for warnings, line 28)
FAIL: c-c++-common/pr51628-9.c -Wc++-compat (test for warnings, line 30)
FAIL: c-c++-common/pr51628-9.c -Wc++-compat (test for warnings, line 32)
FAIL: c-c++-common/pr51628-9.c -Wc++-compat (test for warnings, line 34)
FAIL: c-c++-common/pr81376.c -Wc++-compat scan-tree-dump original "us_i = \\\\(int\\\\) a < b"
FAIL: c-c++-common/pr88664-2.c -Wc++-compat (test for warnings, line 13)
FAIL: c-c++-common/pr88664-2.c -Wc++-compat (test for warnings, line 20)
FAIL: c-c++-common/pr94385.c -Wc++-compat (test for excess errors)
FAIL: c-c++-common/spec-barrier-1.c -Wc++-compat (test for excess errors)
FAIL: gcc.dg/20141029-1.c scan-rtl-dump-times final "mem/v(/.)*:HI" 4
FAIL: gcc.dg/Wabsolute-value.c (test for warnings, line 43)
FAIL: gcc.dg/Walloca-14.c unbounded (test for warnings, line 12)
FAIL: gcc.dg/Warray-bounds-33.c (test for excess errors)
FAIL: gcc.dg/Warray-bounds-36.c ilp32 (test for warnings, line 8)
FAIL: gcc.dg/Warray-bounds-48.c (test for excess errors)
FAIL: gcc.dg/Warray-bounds-49.c (test for warnings, line 103)
FAIL: gcc.dg/Warray-bounds-49.c (test for warnings, line 114)
FAIL: gcc.dg/Warray-bounds-49.c (test for warnings, line 20)
FAIL: gcc.dg/Warray-bounds-49.c (test for warnings, line 30)
FAIL: gcc.dg/Warray-bounds-49.c (test for warnings, line 40)
FAIL: gcc.dg/Warray-bounds-49.c (test for warnings, line 50)
FAIL: gcc.dg/Warray-bounds-49.c (test for warnings, line 60)
FAIL: gcc.dg/Warray-bounds-49.c (test for warnings, line 70)
FAIL: gcc.dg/Warray-bounds-49.c (test for warnings, line 81)
FAIL: gcc.dg/Warray-bounds-49.c (test for warnings, line 92)
FAIL: gcc.dg/Warray-bounds-49.c (test for excess errors)
FAIL: gcc.dg/Warray-bounds-52.c (test for excess errors)
FAIL: gcc.dg/Warray-bounds-52.c lp64 (test for warnings, line 62)
FAIL: gcc.dg/Warray-bounds-53.c (test for excess errors)
FAIL: gcc.dg/Warray-bounds-53.c pr92381 (test for warnings, line 62)
FAIL: gcc.dg/Warray-bounds-53.c pr92381 (test for warnings, line 63)
FAIL: gcc.dg/Wattributes-6.c (test for excess errors)
FAIL: gcc.dg/Wattributes-8.c (test for bogus messages, line 27)
FAIL: gcc.dg/Wattributes-8.c (test for bogus messages, line 28)
FAIL: gcc.dg/Wbuiltin-declaration-mismatch-4.c (test for excess errors)
FAIL: gcc.dg/Wlarger-than3.c (test for warnings, line 13)
FAIL: gcc.dg/Wlarger-than3.c (test for excess errors)
XPASS: gcc.dg/Wtype-limits-Wextra.c (test for excess errors)
FAIL: gcc.dg/attr-aligned.c (test for excess errors)
FAIL: gcc.dg/attr-copy-4.c (test for excess errors)
FAIL: gcc.dg/attr-copy-8.c (test for excess errors)
XPASS: gcc.dg/builtin-return-1.c execution test
FAIL: gcc.dg/fold-convmaxconv-1.c scan-tree-dump-not optimized " = MAX_EXPR <x_[0-9]*"
FAIL: gcc.dg/fold-convminconv-1.c scan-tree-dump-not optimized " = MIN_EXPR <x_[0-9]*"
XPASS: gcc.dg/memcpy-1.c scan-tree-dump-times optimized "nasty_local\\\\." 0
FAIL: gcc.dg/pr19402-2.c (test for excess errors)
UNRESOLVED: gcc.dg/pr19402-2.c compilation failed to produce executable
FAIL: gcc.dg/pr28322-3.c m (test for warnings, line )
FAIL: gcc.dg/pr51628-17.c (test for warnings, line 9)
FAIL: gcc.dg/pr51628-19.c (test for warnings, line 18)
FAIL: gcc.dg/pr51628-19.c (test for warnings, line 21)
FAIL: gcc.dg/pr51628-19.c (test for warnings, line 24)
FAIL: gcc.dg/pr51628-20.c (test for warnings, line 10)
FAIL: gcc.dg/pr51628-21.c (test for warnings, line 10)
FAIL: gcc.dg/pr51628-22.c (test for warnings, line 8)
FAIL: gcc.dg/pr51628-24.c (test for warnings, line 9)
FAIL: gcc.dg/pr51628-25.c (test for warnings, line 8)
FAIL: gcc.dg/pr51628-34.c (test for warnings, line 11)
FAIL: gcc.dg/pr51628-34.c (test for warnings, line 13)
FAIL: gcc.dg/pr51628-34.c (test for warnings, line 21)
FAIL: gcc.dg/pr51628-34.c (test for warnings, line 23)
FAIL: gcc.dg/pr68317.c (test for warnings, line 14)
FAIL: gcc.dg/pr68317.c (test for excess errors)
FAIL: gcc.dg/pr78973.c pr79073 (test for warnings, line 12)
XPASS: gcc.dg/pr80776-1.c (test for bogus messages, line 22)
FAIL: gcc.dg/pr86124.c (test for excess errors)
FAIL: gcc.dg/pr86179.c (test for excess errors)
FAIL: gcc.dg/pr88905.c (test for excess errors)
FAIL: gcc.dg/pr88928.c (test for warnings, line 5)
FAIL: gcc.dg/pr90838.c (test for excess errors)
FAIL: gcc.dg/pr91069.c (test for excess errors)
UNRESOLVED: gcc.dg/pr91069.c compilation failed to produce executable
FAIL: gcc.dg/pr93231.c (test for excess errors)
UNRESOLVED: gcc.dg/pr93231.c scan-tree-dump-not forwprop2 "= \\\\.CTZ"
FAIL: gcc.dg/pr93820-2.c execution test
FAIL: gcc.dg/pr94291.c (test for excess errors)
FAIL: gcc.dg/predict-17.c scan-tree-dump profile_estimate "is probably executed at most 19"
FAIL: gcc.dg/predict-18.c scan-tree-dump profile_estimate "__builtin_expect_with_probability heuristics of edge .*->.*: 71.99%"
FAIL: gcc.dg/predict-22.c scan-rtl-dump-times bbpart "COLD_PARTITION" 1
FAIL: gcc.dg/strlenopt-58.c scan-tree-dump-times optimized "call_in_true_branch_not_eliminated" 0
FAIL: gcc.dg/strlenopt-81.c (test for excess errors)
UNRESOLVED: gcc.dg/strlenopt-81.c compilation failed to produce executable
FAIL: gcc.dg/type-convert-var.c scan-tree-dump-not optimized "double"
FAIL: gcc.dg/wtr-conversion-1.c small double (test for warnings, line 31)
FAIL: gcc.dg/wtr-conversion-1.c small long double (test for warnings, line 32)
FAIL: gcc.dg/fixed-point/convert-sat.c execution test
FAIL: gcc.dg/ipa/ipa-sra-1.c scan-ipa-dump sra "Will split parameter"
FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "Will split parameter" 2
FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "component at byte offset" 4
FAIL: gcc.dg/ipa/ipa-sra-13.c scan-ipa-dump-times sra "Will split parameter" 2
FAIL: gcc.dg/ipa/ipa-sra-13.c scan-ipa-dump-times sra "component at byte offset" 4
FAIL: gcc.dg/ipa/ipa-sra-15.c scan-ipa-dump-times sra "Will split parameter" 2
FAIL: gcc.dg/ipa/ipa-sra-15.c scan-ipa-dump-times sra "component at byte offset" 4
FAIL: gcc.dg/ipa/ipcp-agg-10.c scan-ipa-dump-times cp "offset: 64, type: int, CONST: 4" 1
FAIL: gcc.dg/ipa/ipcp-agg-11.c scan-ipa-dump cp "Aggregate replacements: 0\\\\[0]=1, 0\\\\[32]=105, 0\\\\[64]=-18"
FAIL: gcc.dg/ipa/ipcp-agg-11.c scan-ipa-dump cp "Aggregate replacements: 0\\\\[0]=101, 0\\\\[32]=2, 0\\\\[64]=9"
FAIL: gcc.dg/ipa/ipcp-agg-11.c scan-ipa-dump cp "offset: 32, type: int, PASS THROUGH: 0, op plus_expr 5"
FAIL: gcc.dg/ipa/ipcp-agg-11.c scan-ipa-dump cp "offset: 32, type: int, PASS THROUGH: 0, op trunc_mod_expr 7"
FAIL: gcc.dg/ipa/ipcp-agg-11.c scan-ipa-dump cp "offset: 64, type: int, LOAD AGG: 1 \\\\[offset: 0, by reference], op plus_expr 6"
FAIL: gcc.dg/ipa/ipcp-agg-11.c scan-ipa-dump cp "offset: 64, type: int, LOAD AGG: 1 \\\\[offset: 32, by value], op negate_expr"
FAIL: gcc.dg/ipa/pr102714.c (test for excess errors)
FAIL: gcc.dg/ipa/pr91088.c scan-ipa-dump cp "op0\\\\[offset: 32],\\\\(\\\\(short int\\\\) #\\\\),\\\\(\\\\(int\\\\) #\\\\),\\\\(1300 / #\\\\) == 19"
FAIL: gcc.dg/ipa/pr96040.c (test for excess errors)
FAIL: gcc.dg/ipa/pr96040.c execution test
FAIL: gcc.dg/ipa/propmalloc-4.c scan-tree-dump local-pure-const1 "Function found to be malloc: foo"
FAIL: gcc.dg/lto/pr101868 c_lto_pr101868_0.o assemble, -O2 -fno-strict-aliasing -flto
FAIL: gcc.dg/lto/pr85870 c_lto_pr85870_0.o assemble, -flto -O2
FAIL: gcc.dg/lto/pr85870 c_lto_pr85870_1.o assemble, -flto -O2
FAIL: gcc.dg/lto/tag-1 (test for LTO warnings, tag-1_1.c line 3)
FAIL: gcc.dg/plugin/diagnostic-test-paths-4.c -fplugin=./diagnostic_plugin_test_paths.so (test for warnings, line 13)
FAIL: gcc.dg/plugin/diagnostic-test-paths-4.c -fplugin=./diagnostic_plugin_test_paths.so expected multiline pattern lines 33-83 not found: "\\s*NN \\| fprintf\\(stderr, "LOG: %s", msg\\);.*\\n \\| \\^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n 'test': events 1-2.*\\n \\|.*\\n \\| NN \\| \\{.*\\n \\| \\| \\^\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) entering 'test'.*\\n \\| NN \\| register_handler \\(\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) calling 'register_handler'.*\\n \\|.*\\n \\+--> 'register_handler': events 3-4.*\\n \\|.*\\n \\| NN \\| \\{.*\\n \\| \\| \\^\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) entering 'register_handler'.*\\n \\| NN \\| signal\\(SIGINT, int_handler\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(4\\) registering 'int_handler' as signal handler.*\\n \\|.*\\n event 5.*\\n \\|.*\\n \\|cc1:.*\\n \\| \\(5\\): later on, when the signal is delivered to the process.*\\n \\|.*\\n \\+--> 'int_handler': events 6-7.*\\n \\|.*\\n \\| NN \\| \\{.*\\n \\| \\| \\^\\n \\| \\| \\|.*\\n \\| \\| \\(6\\) entering 'int_handler'.*\\n \\| NN \\| custom_logger\\("got signal"\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(7\\) calling 'custom_logger'.*\\n \\|.*\\n \\+--> 'custom_logger': events 8-9.*\\n \\|.*\\n \\| NN \\| \\{.*\\n \\| \\| \\^\\n \\| \\| \\|.*\\n \\| \\| \\(8\\) entering 'custom_logger'.*\\n \\| NN \\| fprintf\\(stderr, "LOG: %s", msg\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(9\\) calling 'fprintf'.*\\n \\|.*\\n"
FAIL: gcc.dg/plugin/diagnostic-test-paths-4.c -fplugin=./diagnostic_plugin_test_paths.so (test for excess errors)
FAIL: c-c++-common/torture/complex-sign-add.c -O0 execution test
FAIL: c-c++-common/torture/complex-sign-add.c -O1 execution test
FAIL: c-c++-common/torture/complex-sign-add.c -O2 execution test
FAIL: c-c++-common/torture/complex-sign-add.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: c-c++-common/torture/complex-sign-add.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: c-c++-common/torture/complex-sign-add.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
FAIL: c-c++-common/torture/complex-sign-add.c -O3 -g execution test
FAIL: c-c++-common/torture/complex-sign-add.c -Os execution test
FAIL: c-c++-common/torture/complex-sign-mixed-add.c -O0 execution test
FAIL: c-c++-common/torture/complex-sign-mixed-add.c -O1 execution test
FAIL: c-c++-common/torture/complex-sign-mixed-add.c -O2 execution test
FAIL: c-c++-common/torture/complex-sign-mixed-add.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: c-c++-common/torture/complex-sign-mixed-add.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: c-c++-common/torture/complex-sign-mixed-add.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
FAIL: c-c++-common/torture/complex-sign-mixed-add.c -O3 -g execution test
FAIL: c-c++-common/torture/complex-sign-mixed-add.c -Os execution test
FAIL: c-c++-common/torture/complex-sign-mixed-div.c -O0 execution test
FAIL: c-c++-common/torture/complex-sign-mixed-div.c -O1 execution test
FAIL: c-c++-common/torture/complex-sign-mixed-div.c -O2 execution test
FAIL: c-c++-common/torture/complex-sign-mixed-div.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: c-c++-common/torture/complex-sign-mixed-div.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: c-c++-common/torture/complex-sign-mixed-div.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
FAIL: c-c++-common/torture/complex-sign-mixed-div.c -O3 -g execution test
FAIL: c-c++-common/torture/complex-sign-mixed-div.c -Os execution test
FAIL: c-c++-common/torture/complex-sign-mixed-mul.c -O0 execution test
FAIL: c-c++-common/torture/complex-sign-mixed-mul.c -O1 execution test
FAIL: c-c++-common/torture/complex-sign-mixed-mul.c -O2 execution test
FAIL: c-c++-common/torture/complex-sign-mixed-mul.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: c-c++-common/torture/complex-sign-mixed-mul.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: c-c++-common/torture/complex-sign-mixed-mul.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
FAIL: c-c++-common/torture/complex-sign-mixed-mul.c -O3 -g execution test
FAIL: c-c++-common/torture/complex-sign-mixed-mul.c -Os execution test
FAIL: c-c++-common/torture/complex-sign-mixed-sub.c -O0 execution test
FAIL: c-c++-common/torture/complex-sign-mixed-sub.c -O1 execution test
FAIL: c-c++-common/torture/complex-sign-mixed-sub.c -O2 execution test
FAIL: c-c++-common/torture/complex-sign-mixed-sub.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: c-c++-common/torture/complex-sign-mixed-sub.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: c-c++-common/torture/complex-sign-mixed-sub.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
FAIL: c-c++-common/torture/complex-sign-mixed-sub.c -O3 -g execution test
FAIL: c-c++-common/torture/complex-sign-mixed-sub.c -Os execution test
FAIL: c-c++-common/torture/complex-sign-mul-minus-one.c -O0 execution test
FAIL: c-c++-common/torture/complex-sign-mul-minus-one.c -O1 execution test
FAIL: c-c++-common/torture/complex-sign-mul-minus-one.c -O2 execution test
FAIL: c-c++-common/torture/complex-sign-mul-minus-one.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: c-c++-common/torture/complex-sign-mul-minus-one.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: c-c++-common/torture/complex-sign-mul-minus-one.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
FAIL: c-c++-common/torture/complex-sign-mul-minus-one.c -O3 -g execution test
FAIL: c-c++-common/torture/complex-sign-mul-minus-one.c -Os execution test
FAIL: c-c++-common/torture/complex-sign-mul-one.c -O0 execution test
FAIL: c-c++-common/torture/complex-sign-mul-one.c -O1 execution test
FAIL: c-c++-common/torture/complex-sign-mul-one.c -O2 execution test
FAIL: c-c++-common/torture/complex-sign-mul-one.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: c-c++-common/torture/complex-sign-mul-one.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: c-c++-common/torture/complex-sign-mul-one.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
FAIL: c-c++-common/torture/complex-sign-mul-one.c -O3 -g execution test
FAIL: c-c++-common/torture/complex-sign-mul-one.c -Os execution test
FAIL: c-c++-common/torture/complex-sign-mul.c -O1 execution test
FAIL: c-c++-common/torture/complex-sign-mul.c -O2 execution test
FAIL: c-c++-common/torture/complex-sign-mul.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: c-c++-common/torture/complex-sign-mul.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: c-c++-common/torture/complex-sign-mul.c -O3 -g execution test
FAIL: c-c++-common/torture/complex-sign-mul.c -Os execution test
FAIL: c-c++-common/torture/complex-sign-sub.c -O0 execution test
FAIL: c-c++-common/torture/complex-sign-sub.c -O1 execution test
FAIL: c-c++-common/torture/complex-sign-sub.c -O2 execution test
FAIL: c-c++-common/torture/complex-sign-sub.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: c-c++-common/torture/complex-sign-sub.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: c-c++-common/torture/complex-sign-sub.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
FAIL: c-c++-common/torture/complex-sign-sub.c -O3 -g execution test
FAIL: c-c++-common/torture/complex-sign-sub.c -Os execution test
FAIL: gcc.dg/torture/builtin-complex-1.c -O0 execution test
FAIL: gcc.dg/torture/builtin-complex-1.c -O1 execution test
FAIL: gcc.dg/torture/builtin-complex-1.c -O2 execution test
FAIL: gcc.dg/torture/builtin-complex-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/builtin-complex-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/builtin-complex-1.c -Os execution test
FAIL: gcc.dg/torture/float32x-basic.c -O0 execution test
FAIL: gcc.dg/torture/float32x-basic.c -O1 execution test
FAIL: gcc.dg/torture/float32x-basic.c -O2 execution test
FAIL: gcc.dg/torture/float32x-basic.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/float32x-basic.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/float32x-basic.c -O3 -g execution test
FAIL: gcc.dg/torture/float32x-basic.c -Os execution test
FAIL: gcc.dg/torture/float64-basic.c -O0 execution test
FAIL: gcc.dg/torture/float64-basic.c -O1 execution test
FAIL: gcc.dg/torture/float64-basic.c -O2 execution test
FAIL: gcc.dg/torture/float64-basic.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/float64-basic.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/float64-basic.c -O3 -g execution test
FAIL: gcc.dg/torture/float64-basic.c -Os execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x-timode.c -O0 execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x-timode.c -O1 execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x-timode.c -O2 execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x-timode.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x-timode.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x-timode.c -O3 -g execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x-timode.c -Os execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x.c -O0 execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x.c -O1 execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x.c -O2 execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x.c -O3 -g execution test
FAIL: gcc.dg/torture/fp-int-convert-float32x.c -Os execution test
FAIL: gcc.dg/torture/fp-int-convert-float64-timode.c -O0 execution test
FAIL: gcc.dg/torture/fp-int-convert-float64-timode.c -O1 execution test
FAIL: gcc.dg/torture/fp-int-convert-float64-timode.c -O2 execution test
FAIL: gcc.dg/torture/fp-int-convert-float64-timode.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/fp-int-convert-float64-timode.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/fp-int-convert-float64-timode.c -O3 -g execution test
FAIL: gcc.dg/torture/fp-int-convert-float64-timode.c -Os execution test
FAIL: gcc.dg/torture/fp-int-convert-float64.c -O0 execution test
FAIL: gcc.dg/torture/fp-int-convert-float64.c -O1 execution test
FAIL: gcc.dg/torture/fp-int-convert-float64.c -O2 execution test
FAIL: gcc.dg/torture/fp-int-convert-float64.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/fp-int-convert-float64.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/fp-int-convert-float64.c -O3 -g execution test
FAIL: gcc.dg/torture/fp-int-convert-float64.c -Os execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c -O0 execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c -O1 execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c -O2 execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c -O3 -g execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c -Os execution test
FAIL: gcc.dg/torture/fp-int-convert-timode.c -O0 execution test
FAIL: gcc.dg/torture/fp-int-convert-timode.c -O1 execution test
FAIL: gcc.dg/torture/fp-int-convert-timode.c -O2 execution test
FAIL: gcc.dg/torture/fp-int-convert-timode.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/fp-int-convert-timode.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/fp-int-convert-timode.c -O3 -g execution test
FAIL: gcc.dg/torture/fp-int-convert-timode.c -Os execution test
FAIL: gcc.dg/torture/pr71598-2.c -O0 (test for excess errors)
FAIL: gcc.dg/torture/pr71598-2.c -O1 (test for excess errors)
FAIL: gcc.dg/torture/pr71598-2.c -O2 (test for excess errors)
FAIL: gcc.dg/torture/pr71598-2.c -O2 execution test
FAIL: gcc.dg/torture/pr71598-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
FAIL: gcc.dg/torture/pr71598-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/pr71598-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
FAIL: gcc.dg/torture/pr71598-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/pr71598-2.c -O3 -g (test for excess errors)
FAIL: gcc.dg/torture/pr71598-2.c -O3 -g execution test
FAIL: gcc.dg/torture/pr71598-2.c -Os (test for excess errors)
FAIL: gcc.dg/torture/pr71598-2.c -Os execution test
FAIL: gcc.dg/torture/pr84682-2.c -O0 (test for excess errors)
FAIL: gcc.dg/torture/pr84682-2.c -O1 (test for excess errors)
FAIL: gcc.dg/torture/pr84682-2.c -O2 (test for excess errors)
FAIL: gcc.dg/torture/pr84682-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
FAIL: gcc.dg/torture/pr84682-2.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors)
FAIL: gcc.dg/torture/pr84682-2.c -O3 -g (test for excess errors)
FAIL: gcc.dg/torture/pr84682-2.c -Os (test for excess errors)
FAIL: gcc.dg/torture/pr86363.c -O0 execution test
FAIL: gcc.dg/torture/pr98640.c -O0 execution test
FAIL: gcc.dg/torture/pr98640.c -O1 execution test
FAIL: gcc.dg/torture/pr98640.c -O2 execution test
FAIL: gcc.dg/torture/pr98640.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/pr98640.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/pr98640.c -O3 -g execution test
FAIL: gcc.dg/torture/pr98640.c -Os execution test
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0
FAIL: gcc.dg/tree-ssa/alias-32.c scan-tree-dump-times cddce1 "\\\\*[^ ]" 1
FAIL: gcc.dg/tree-ssa/builtin-sprintf-9.c (test for warnings, line 81)
FAIL: gcc.dg/tree-ssa/builtin-sprintf-9.c (test for warnings, line 82)
FAIL: gcc.dg/tree-ssa/builtin-sprintf-9.c (test for warnings, line 83)
FAIL: gcc.dg/tree-ssa/builtin-sprintf-9.c (test for warnings, line 84)
FAIL: gcc.dg/tree-ssa/builtin-sprintf-9.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/builtin-sprintf-warn-20.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/builtin-sprintf.c (test for excess errors)
UNRESOLVED: gcc.dg/tree-ssa/builtin-sprintf.c compilation failed to produce executable
FAIL: gcc.dg/tree-ssa/evrp11.c scan-tree-dump-not evrp "link_error"
FAIL: gcc.dg/tree-ssa/negneg-3.c scan-tree-dump-times optimized "negate_expr" 6
FAIL: gcc.dg/tree-ssa/pr105860.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/pr105860.c execution test
FAIL: gcc.dg/tree-ssa/pr71947-4.c scan-tree-dump dom2 "Folded to: _[0-9]+ = _[0-9]+ \\\\* 2"
FAIL: gcc.dg/tree-ssa/pr71947-5.c scan-tree-dump dom2 "Folded to: _[0-9]+ = 0;"
FAIL: gcc.dg/tree-ssa/pr84436-3.c scan-tree-dump-times switchconv ".* \\\\+ 4294967247" 1
FAIL: gcc.dg/tree-ssa/pr84648.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/pr84648.c scan-tree-dump-times cddce1 "Found loop 1 to be finite: upper bound found" 1
UNRESOLVED: gcc.dg/tree-ssa/pr89430-1.c scan-tree-dump cselim "Conditional store replacement"
UNRESOLVED: gcc.dg/tree-ssa/pr89430-2.c scan-tree-dump cselim "Conditional store replacement"
UNRESOLVED: gcc.dg/tree-ssa/pr89430-3.c scan-tree-dump-not cselim "Conditional store replacement"
UNRESOLVED: gcc.dg/tree-ssa/pr89430-4.c scan-tree-dump-not cselim "Conditional store replacement"
UNRESOLVED: gcc.dg/tree-ssa/pr89430-5.c scan-tree-dump cselim "Conditional store replacement"
UNRESOLVED: gcc.dg/tree-ssa/pr89430-6.c scan-tree-dump cselim "Conditional store replacement"
XPASS: gcc.dg/tree-ssa/pr91091-2.c scan-tree-dump-times fre1 " = [^;]*x;" 1
FAIL: gcc.dg/tree-ssa/pr91482.c scan-tree-dump-times ccp1 "__builtin_assume_aligned" 1
UNRESOLVED: gcc.dg/tree-ssa/pr93118.c scan-tree-dump-not optimized "<<"
UNRESOLVED: gcc.dg/tree-ssa/pr93118.c scan-tree-dump-not optimized ">>"
FAIL: gcc.dg/tree-ssa/pr93435.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/pr96730.c (test for excess errors)
XPASS: gcc.dg/tree-ssa/ssa-fre-26.c scan-tree-dump fre1 "Replaced u.i with 0 in"
FAIL: gcc.dg/tree-ssa/ssa-fre-69.c scan-tree-dump fre1 "return 145;"
FAIL: gcc.dg/tree-ssa/ssa-fre-84.c scan-tree-dump fre1 "\\\\*dst_[0-9]*\\\\(D\\\\) = { 1, 0, 2, 3 };"
FAIL: gcc.dg/tree-ssa/ssa-hoist-4.c scan-tree-dump-times optimized "= \\\\*" 2
FAIL: gcc.dg/tree-ssa/ssa-hoist-4.c scan-tree-dump-times optimized "MAX_EXPR" 1
FAIL: compiler driver --help=params option(s): "[^.]\$" absent from output: "e"
=== gcc Summary ===
# of expected passes 100824
# of unexpected failures 464
# of unexpected successes 11
# of expected failures 506
# of untested testcases 2
# of unresolved testcases 13
# of unsupported tests 4875
/home/dinux/projects/pru/testbot-workspace/avr-gcc-build/gcc/xgcc version 10.4.1 20220807 [releases/gcc-10 revision a5f248dbdea:942e0b608f9:fc63785f0c54dd8ca4bb21ea8de3df3dd2335429] (GCC)
Host is x86_64-pc-linux-gnu
=== g++ tests ===
Running target atmega128-sim
FAIL: g++.dg/coroutines/pr94760-mismatched-traits-and-promise-prev.C (test for excess errors)
FAIL: g++.dg/coroutines/pr95520.C (test for excess errors)
UNRESOLVED: g++.dg/coroutines/pr95520.C compilation failed to produce executable
FAIL: g++.dg/coroutines/pr95616-0-no-exceptions.C (test for excess errors)
FAIL: g++.dg/coroutines/pr95616-0.C (test for errors, line 40)
FAIL: g++.dg/coroutines/pr95616-0.C (test for excess errors)
FAIL: g++.dg/coroutines/pr95616-1-no-exceptions.C (test for excess errors)
FAIL: g++.dg/coroutines/pr95616-1.C (test for errors, line 30)
FAIL: g++.dg/coroutines/pr95616-1.C (test for excess errors)
FAIL: g++.dg/coroutines/pr95616-2.C (test for errors, line 28)
FAIL: g++.dg/coroutines/pr95616-2.C (test for excess errors)
FAIL: g++.dg/coroutines/pr95616-3-no-exceptions.C (test for excess errors)
FAIL: g++.dg/coroutines/pr95616-3.C (test for errors, line 19)
FAIL: g++.dg/coroutines/pr95616-3.C (test for excess errors)
FAIL: g++.dg/coroutines/pr95616-4.C (test for errors, line 20)
FAIL: g++.dg/coroutines/pr95616-4.C (test for excess errors)
FAIL: g++.dg/coroutines/pr95616-5.C (test for errors, line 21)
FAIL: g++.dg/coroutines/pr95616-5.C (test for excess errors)
FAIL: g++.dg/coroutines/pr95616-6.C (test for errors, line 18)
FAIL: g++.dg/coroutines/pr95616-6.C (test for excess errors)
FAIL: g++.dg/coroutines/pr95822.C (test for excess errors)
FAIL: g++.dg/coroutines/pr96251.C (test for excess errors)
FAIL: g++.dg/coroutines/pr96749-1.C (test for excess errors)
FAIL: g++.dg/coroutines/pr96749-2.C (test for excess errors)
FAIL: g++.dg/coroutines/pr97587.C (test for excess errors)
UNRESOLVED: g++.dg/coroutines/pr97587.C compilation failed to produce executable
FAIL: g++.dg/coroutines/pr98480.C (test for excess errors)
FAIL: g++.dg/coroutines/pr99047.C (test for excess errors)
FAIL: g++.dg/coroutines/torture/co-await-24-for-init.C (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-24-for-init.C compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-25-for-condition.C (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-25-for-condition.C compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-01.C (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-01.C compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-02.C (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-02.C compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-03.C (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-03.C compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-04.C (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-04.C compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-05.C (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-05.C compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr98704.C (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr98704.C compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-24-for-init.C -O0 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-24-for-init.C -O0 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-24-for-init.C -O1 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-24-for-init.C -O1 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-24-for-init.C -O2 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-24-for-init.C -O2 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-24-for-init.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-24-for-init.C -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-24-for-init.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-24-for-init.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-24-for-init.C -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-24-for-init.C -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-24-for-init.C -O3 -g (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-24-for-init.C -O3 -g compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-24-for-init.C -Os (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-24-for-init.C -Os compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-25-for-condition.C -O0 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-25-for-condition.C -O0 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-25-for-condition.C -O1 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-25-for-condition.C -O1 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-25-for-condition.C -O2 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-25-for-condition.C -O2 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-25-for-condition.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-25-for-condition.C -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-25-for-condition.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-25-for-condition.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-25-for-condition.C -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-25-for-condition.C -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-25-for-condition.C -O3 -g (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-25-for-condition.C -O3 -g compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-25-for-condition.C -Os (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-25-for-condition.C -Os compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O0 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O0 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O1 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O1 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O2 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O2 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O3 -g (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -O3 -g compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -Os (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/co-await-26-for-iteration-expr.C -Os compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-01.C -O0 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-01.C -O0 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-01.C -O1 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-01.C -O1 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-01.C -O2 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-01.C -O2 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-01.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-01.C -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-01.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-01.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-01.C -O3 -g (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-01.C -O3 -g compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-01.C -Os (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-01.C -Os compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-02.C -O0 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-02.C -O0 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-02.C -O1 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-02.C -O1 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-02.C -O2 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-02.C -O2 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-02.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-02.C -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-02.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-02.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-02.C -O3 -g (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-02.C -O3 -g compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-02.C -Os (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-02.C -Os compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-03.C -O0 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-03.C -O0 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-03.C -O1 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-03.C -O1 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-03.C -O2 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-03.C -O2 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-03.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-03.C -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-03.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-03.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-03.C -O3 -g (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-03.C -O3 -g compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-03.C -Os (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-03.C -Os compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-04.C -O0 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-04.C -O0 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-04.C -O1 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-04.C -O1 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-04.C -O2 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-04.C -O2 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-04.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-04.C -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-04.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-04.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-04.C -O3 -g (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-04.C -O3 -g compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-04.C -Os (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-04.C -Os compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-05.C -O0 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-05.C -O0 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-05.C -O1 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-05.C -O1 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-05.C -O2 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-05.C -O2 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-05.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-05.C -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-05.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-05.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-05.C -O3 -g (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-05.C -O3 -g compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr95615-05.C -Os (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr95615-05.C -Os compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr98704.C -O0 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr98704.C -O0 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr98704.C -O1 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr98704.C -O1 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr98704.C -O2 (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr98704.C -O2 compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr98704.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr98704.C -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr98704.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr98704.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr98704.C -O3 -g (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr98704.C -O3 -g compilation failed to produce executable
FAIL: g++.dg/coroutines/torture/pr98704.C -Os (test for excess errors)
UNRESOLVED: g++.dg/coroutines/torture/pr98704.C -Os compilation failed to produce executable
XPASS: c-c++-common/Wrestrict.c -std=gnu++14 pr79220 (test for warnings, line 198)
XPASS: c-c++-common/Wrestrict.c -std=gnu++14 pr79220 (test for warnings, line 205)
XPASS: c-c++-common/Wrestrict.c -std=gnu++14 pr79220 (test for warnings, line 210)
XPASS: c-c++-common/Wrestrict.c -std=gnu++17 pr79220 (test for warnings, line 198)
XPASS: c-c++-common/Wrestrict.c -std=gnu++17 pr79220 (test for warnings, line 205)
XPASS: c-c++-common/Wrestrict.c -std=gnu++17 pr79220 (test for warnings, line 210)
XPASS: c-c++-common/Wrestrict.c -std=gnu++2a pr79220 (test for warnings, line 198)
XPASS: c-c++-common/Wrestrict.c -std=gnu++2a pr79220 (test for warnings, line 205)
XPASS: c-c++-common/Wrestrict.c -std=gnu++2a pr79220 (test for warnings, line 210)
XPASS: c-c++-common/Wrestrict.c -std=gnu++98 pr79220 (test for warnings, line 198)
XPASS: c-c++-common/Wrestrict.c -std=gnu++98 pr79220 (test for warnings, line 205)
XPASS: c-c++-common/Wrestrict.c -std=gnu++98 pr79220 (test for warnings, line 210)
FAIL: g++.dg/cpp0x/initlist-new6.C -std=c++14 (test for excess errors)
UNRESOLVED: g++.dg/cpp0x/initlist-new6.C -std=c++14 compilation failed to produce executable
FAIL: g++.dg/cpp0x/initlist-new6.C -std=c++17 (test for excess errors)
UNRESOLVED: g++.dg/cpp0x/initlist-new6.C -std=c++17 compilation failed to produce executable
FAIL: g++.dg/cpp0x/initlist-new6.C -std=c++2a (test for excess errors)
UNRESOLVED: g++.dg/cpp0x/initlist-new6.C -std=c++2a compilation failed to produce executable
FAIL: g++.dg/cpp1z/aligned-new9.C -std=c++17 (test for excess errors)
UNRESOLVED: g++.dg/cpp1z/aligned-new9.C -std=c++17 compilation failed to produce executable
FAIL: g++.dg/cpp1z/aligned-new9.C -std=c++2a (test for excess errors)
UNRESOLVED: g++.dg/cpp1z/aligned-new9.C -std=c++2a compilation failed to produce executable
FAIL: g++.dg/cpp1z/constexpr-array2.C -std=c++14 (test for errors, line 11)
FAIL: g++.dg/cpp1z/constexpr-array2.C -std=c++14 (test for warnings, line 6)
FAIL: g++.dg/cpp1z/constexpr-array2.C -std=c++14 (test for excess errors)
FAIL: g++.dg/cpp1z/constexpr-array2.C -std=c++17 (test for errors, line 11)
FAIL: g++.dg/cpp1z/constexpr-array2.C -std=c++17 (test for warnings, line 6)
FAIL: g++.dg/cpp1z/constexpr-array2.C -std=c++17 (test for excess errors)
FAIL: g++.dg/cpp1z/constexpr-array2.C -std=c++2a (test for errors, line 11)
FAIL: g++.dg/cpp1z/constexpr-array2.C -std=c++2a (test for warnings, line 6)
FAIL: g++.dg/cpp1z/constexpr-array2.C -std=c++2a (test for excess errors)
FAIL: g++.dg/cpp2a/pr99833.C -std=c++2a (test for excess errors)
FAIL: g++.dg/ext/flexary39.C -std=gnu++14 (test for excess errors)
UNRESOLVED: g++.dg/ext/flexary39.C -std=gnu++14 compilation failed to produce executable
FAIL: g++.dg/ext/flexary39.C -std=gnu++17 (test for excess errors)
UNRESOLVED: g++.dg/ext/flexary39.C -std=gnu++17 compilation failed to produce executable
FAIL: g++.dg/ext/flexary39.C -std=gnu++2a (test for excess errors)
UNRESOLVED: g++.dg/ext/flexary39.C -std=gnu++2a compilation failed to produce executable
FAIL: g++.dg/ext/flexary39.C -std=gnu++98 (test for excess errors)
UNRESOLVED: g++.dg/ext/flexary39.C -std=gnu++98 compilation failed to produce executable
FAIL: g++.dg/ext/flexary40.C -std=gnu++14 (test for excess errors)
UNRESOLVED: g++.dg/ext/flexary40.C -std=gnu++14 compilation failed to produce executable
FAIL: g++.dg/ext/flexary40.C -std=gnu++17 (test for excess errors)
UNRESOLVED: g++.dg/ext/flexary40.C -std=gnu++17 compilation failed to produce executable
FAIL: g++.dg/ext/flexary40.C -std=gnu++2a (test for excess errors)
UNRESOLVED: g++.dg/ext/flexary40.C -std=gnu++2a compilation failed to produce executable
FAIL: g++.dg/ext/flexary40.C -std=gnu++98 (test for excess errors)
UNRESOLVED: g++.dg/ext/flexary40.C -std=gnu++98 compilation failed to produce executable
FAIL: g++.dg/inherit/virtual15.C -std=c++14 (test for excess errors)
UNRESOLVED: g++.dg/inherit/virtual15.C -std=c++14 compilation failed to produce executable
FAIL: g++.dg/inherit/virtual15.C -std=c++17 (test for excess errors)
UNRESOLVED: g++.dg/inherit/virtual15.C -std=c++17 compilation failed to produce executable
FAIL: g++.dg/inherit/virtual15.C -std=c++2a (test for excess errors)
UNRESOLVED: g++.dg/inherit/virtual15.C -std=c++2a compilation failed to produce executable
FAIL: g++.dg/inherit/virtual15.C -std=c++98 (test for excess errors)
UNRESOLVED: g++.dg/inherit/virtual15.C -std=c++98 compilation failed to produce executable
FAIL: g++.dg/inherit/virtual15a.C -std=c++14 (test for excess errors)
UNRESOLVED: g++.dg/inherit/virtual15a.C -std=c++14 compilation failed to produce executable
FAIL: g++.dg/inherit/virtual15a.C -std=c++17 (test for excess errors)
UNRESOLVED: g++.dg/inherit/virtual15a.C -std=c++17 compilation failed to produce executable
FAIL: g++.dg/inherit/virtual15a.C -std=c++2a (test for excess errors)
UNRESOLVED: g++.dg/inherit/virtual15a.C -std=c++2a compilation failed to produce executable
FAIL: g++.dg/inherit/virtual15a.C -std=c++98 (test for excess errors)
UNRESOLVED: g++.dg/inherit/virtual15a.C -std=c++98 compilation failed to produce executable
FAIL: g++.dg/lookup/new3.C -std=c++14 (test for excess errors)
FAIL: g++.dg/lookup/new3.C -std=c++17 (test for excess errors)
FAIL: g++.dg/lookup/new3.C -std=c++2a (test for excess errors)
FAIL: g++.dg/lookup/new3.C -std=c++98 (test for excess errors)
FAIL: g++.dg/pr100253.C -std=gnu++14 (test for excess errors)
UNRESOLVED: g++.dg/pr100253.C -std=gnu++14 compilation failed to produce executable
FAIL: g++.dg/pr100253.C -std=gnu++17 (test for excess errors)
UNRESOLVED: g++.dg/pr100253.C -std=gnu++17 compilation failed to produce executable
FAIL: g++.dg/pr100253.C -std=gnu++2a (test for excess errors)
UNRESOLVED: g++.dg/pr100253.C -std=gnu++2a compilation failed to produce executable
FAIL: g++.dg/pr100253.C -std=gnu++98 (test for excess errors)
UNRESOLVED: g++.dg/pr100253.C -std=gnu++98 compilation failed to produce executable
UNRESOLVED: g++.dg/tree-ssa/ehcleanup-1.C -std=gnu++14 scan-tree-dump-times ehcleanup1 "Empty EH handler" 2
UNRESOLVED: g++.dg/tree-ssa/ehcleanup-1.C -std=gnu++14 scan-tree-dump-times ehcleanup1 "Removing unreachable" 4
UNRESOLVED: g++.dg/tree-ssa/ehcleanup-1.C -std=gnu++17 scan-tree-dump-times ehcleanup1 "Empty EH handler" 2
UNRESOLVED: g++.dg/tree-ssa/ehcleanup-1.C -std=gnu++17 scan-tree-dump-times ehcleanup1 "Removing unreachable" 4
UNRESOLVED: g++.dg/tree-ssa/ehcleanup-1.C -std=gnu++2a scan-tree-dump-times ehcleanup1 "Empty EH handler" 2
UNRESOLVED: g++.dg/tree-ssa/ehcleanup-1.C -std=gnu++2a scan-tree-dump-times ehcleanup1 "Removing unreachable" 4
UNRESOLVED: g++.dg/tree-ssa/ehcleanup-1.C -std=gnu++98 scan-tree-dump-times ehcleanup1 "Empty EH handler" 2
UNRESOLVED: g++.dg/tree-ssa/ehcleanup-1.C -std=gnu++98 scan-tree-dump-times ehcleanup1 "Removing unreachable" 4
FAIL: g++.dg/warn/Warray-bounds-27.C -std=gnu++14 (test for excess errors)
FAIL: g++.dg/warn/Warray-bounds-27.C -std=gnu++17 (test for excess errors)
FAIL: g++.dg/warn/Warray-bounds-27.C -std=gnu++2a (test for excess errors)
FAIL: g++.dg/lto/pr97565 cp_lto_pr97565_0.o-cp_lto_pr97565_1.o link, -O -flto -fipa-pta
FAIL: g++.dg/torture/pr99777.C -O0 (test for excess errors)
FAIL: g++.dg/torture/pr99777.C -O1 (test for excess errors)
FAIL: g++.dg/torture/pr99777.C -O2 (test for excess errors)
FAIL: g++.dg/torture/pr99777.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
FAIL: g++.dg/torture/pr99777.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
FAIL: g++.dg/torture/pr99777.C -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors)
FAIL: g++.dg/torture/pr99777.C -O3 -g (test for excess errors)
FAIL: g++.dg/torture/pr99777.C -Os (test for excess errors)
=== g++ Summary ===
# of expected passes 142777
# of unexpected failures 8117
# of unexpected successes 20
# of expected failures 574
# of untested testcases 10
# of unresolved testcases 3309
# of unsupported tests 10770
/home/dinux/projects/pru/testbot-workspace/avr-gcc-build/gcc/xg++ version 10.4.1 20220807 [releases/gcc-10 revision a5f248dbdea:942e0b608f9:fc63785f0c54dd8ca4bb21ea8de3df3dd2335429] (GCC)
Compiler version: 10.4.1 20220807 [releases/gcc-10 revision a5f248dbdea:942e0b608f9:fc63785f0c54dd8ca4bb21ea8de3df3dd2335429] (GCC)
Platform: avr-unknown-none
configure flags: --prefix=/home/dinux/projects/pru/testbot-workspace/avr-opt --target=avr --enable-languages=c,c++ --disable-nls --disable-libssp --with-dwarf2
More information about the Gcc-testresults
mailing list