This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Results for 6.0.0 20160401 (experimental) [trunk revision 234661] (GCC) testsuite on powerpc64-suse-linux-gnu


LAST_UPDATED: Fri Apr  1 07:19:07 UTC 2016 (revision 234661)

		=== acats tests ===

		=== acats Summary ===
# of expected passes		2320
# of unexpected failures	0
Native configuration is powerpc64-suse-linux-gnu

		=== g++ tests ===


Running target unix/-m32
FAIL: c-c++-common/asan/heap-overflow-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/null-deref-1.c   -O2  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O3 -g  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -Os  output pattern test, is =================================================================
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O0  output pattern test, is =================================================================
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O1  output pattern test, is =================================================================
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O2  output pattern test, is =================================================================
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O3 -g  output pattern test, is =================================================================
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -Os  output pattern test, is =================================================================
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/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: g++.dg/vect/pr36648.cc  -std=c++98  scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++98  scan-tree-dump-times vect "vectorizing stmts using SLP" 1

		=== g++ Summary for unix/-m32 ===

# of expected passes		97187
# of unexpected failures	41
# of unexpected successes	2
# of expected failures		306
# of unsupported tests		4071

Running target unix/-m64
FAIL: c-c++-common/asan/asan-interface-1.c   -O0  execution test
FAIL: c-c++-common/asan/asan-interface-1.c   -O1  execution test
FAIL: c-c++-common/asan/asan-interface-1.c   -O2  execution test
FAIL: c-c++-common/asan/asan-interface-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/asan-interface-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/asan-interface-1.c   -O3 -g  execution test
FAIL: c-c++-common/asan/asan-interface-1.c   -Os  execution test
FAIL: c-c++-common/asan/bitfield-1.c   -O0  output pattern test, is ==19631==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-1.c   -O1  output pattern test, is ==19676==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-1.c   -O2  output pattern test, is ==19721==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==19917==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==19975==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-1.c   -O3 -g  output pattern test, is ==19771==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-1.c   -Os  output pattern test, is ==19820==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -O0  output pattern test, is ==20021==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -O1  output pattern test, is ==20068==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -O2  output pattern test, is ==20112==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==20308==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==20371==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -O3 -g  output pattern test, is ==20161==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -Os  output pattern test, is ==20211==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -O0  output pattern test, is ==20421==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -O1  output pattern test, is ==20474==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -O2  output pattern test, is ==20523==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==20697==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==20752==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -O3 -g  output pattern test, is ==20574==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -Os  output pattern test, is ==20620==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -O0  output pattern test, is ==20799==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -O1  output pattern test, is ==20850==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -O2  output pattern test, is ==20901==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==21105==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==21171==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -O3 -g  output pattern test, is ==20951==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -Os  output pattern test, is ==21003==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -O0  output pattern test, is ==21220==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -O1  output pattern test, is ==21268==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -O2  output pattern test, is ==21319==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==21484==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==21553==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -O3 -g  output pattern test, is ==21368==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -Os  output pattern test, is ==21405==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/clone-test-1.c   -O0  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -O1  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -O2  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -O3 -g  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -Os  execution test
FAIL: c-c++-common/asan/global-overflow-1.c   -O0  output pattern test, is ==22288==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/global-overflow-1.c   -O1  output pattern test, is ==22335==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/global-overflow-1.c   -O2  output pattern test, is ==22384==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/global-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==22584==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/global-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==22650==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/global-overflow-1.c   -O3 -g  output pattern test, is ==22432==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/global-overflow-1.c   -Os  output pattern test, is ==22481==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-1.c   -O0  execution test
FAIL: c-c++-common/asan/halt_on_error-1.c   -O1  execution test
FAIL: c-c++-common/asan/halt_on_error-1.c   -O2  execution test
FAIL: c-c++-common/asan/halt_on_error-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/halt_on_error-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/halt_on_error-1.c   -O3 -g  execution test
FAIL: c-c++-common/asan/halt_on_error-1.c   -Os  execution test
FAIL: c-c++-common/asan/halt_on_error-2.c   -O0  output pattern test, is ==23120==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-2.c   -O1  output pattern test, is ==23170==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-2.c   -O2  output pattern test, is ==23224==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==23431==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==23503==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-2.c   -O3 -g  output pattern test, is ==23276==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-2.c   -Os  output pattern test, is ==23329==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -O0  output pattern test, is ==23550==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -O1  output pattern test, is ==23601==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2  output pattern test, is ==23650==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==23854==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==23913==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -O3 -g  output pattern test, is ==23700==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -Os  output pattern test, is ==23748==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -O0  output pattern test, is ==24576==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -O1  output pattern test, is ==24624==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -O2  output pattern test, is ==24674==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==24885==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==24946==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -O3 -g  output pattern test, is ==24729==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -Os  output pattern test, is ==24780==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -O0  output pattern test, is ==25155==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -O1  output pattern test, is ==25208==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -O2  output pattern test, is ==25264==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==25474==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==25541==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -O3 -g  output pattern test, is ==25315==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -Os  output pattern test, is ==25368==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -O0  output pattern test, is ==25594==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -O1  output pattern test, is ==25647==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -O2  output pattern test, is ==25695==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==25902==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==25973==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -O3 -g  output pattern test, is ==25748==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -Os  output pattern test, is ==25801==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -O0  output pattern test, is ==27096==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -O1  output pattern test, is ==27148==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -O2  output pattern test, is ==27200==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==27395==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==27455==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -O3 -g  output pattern test, is ==27247==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -Os  output pattern test, is ==27293==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr59063-1.c   -O0  execution test
FAIL: c-c++-common/asan/pr59063-1.c   -O1  execution test
FAIL: c-c++-common/asan/pr59063-1.c   -O2  execution test
FAIL: c-c++-common/asan/pr59063-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/pr59063-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/pr59063-1.c   -O3 -g  execution test
FAIL: c-c++-common/asan/pr59063-1.c   -Os  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -O0  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -O1  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -O2  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -O3 -g  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -Os  execution test
FAIL: c-c++-common/asan/pr61530.c   -O0  output pattern test, is ==28831==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr61530.c   -O1  output pattern test, is ==28879==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr61530.c   -O2  output pattern test, is ==28927==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr61530.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==29140==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr61530.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==29202==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr61530.c   -O3 -g  output pattern test, is ==28981==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr61530.c   -Os  output pattern test, is ==29034==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -O0  output pattern test, is ==29242==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -O1  output pattern test, is ==29279==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -O2  output pattern test, is ==29327==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==29516==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==29584==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -O3 -g  output pattern test, is ==29371==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -Os  output pattern test, is ==29419==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr63316.c   -O0  execution test
FAIL: c-c++-common/asan/pr63316.c   -O1  execution test
FAIL: c-c++-common/asan/pr63316.c   -O2  execution test
FAIL: c-c++-common/asan/pr63316.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/pr63316.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/pr63316.c   -O3 -g  execution test
FAIL: c-c++-common/asan/pr63316.c   -Os  execution test
FAIL: c-c++-common/asan/pr63888.c   -O0  execution test
FAIL: c-c++-common/asan/pr63888.c   -O1  execution test
FAIL: c-c++-common/asan/pr63888.c   -O2  execution test
FAIL: c-c++-common/asan/pr63888.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/pr63888.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/pr63888.c   -O3 -g  execution test
FAIL: c-c++-common/asan/pr63888.c   -Os  execution test
FAIL: c-c++-common/asan/rlimit-mmap-test-1.c   -O0  output pattern test, is ==31081==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O0  output pattern test, is ==31244==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O1  output pattern test, is ==31294==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2  output pattern test, is ==31347==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==31550==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==31612==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O3 -g  output pattern test, is ==31398==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -Os  output pattern test, is ==31446==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sleep-before-dying-1.c   -O2  output pattern test, is ==31768==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sleep-before-dying-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==31864==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sleep-before-dying-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==31929==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -O0  output pattern test, is ==31977==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -O1  output pattern test, is ==32026==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -O2  output pattern test, is ==32074==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==32273==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==32335==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -O3 -g  output pattern test, is ==32122==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -Os  output pattern test, is ==32170==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strip-path-prefix-1.c   -O2  output pattern test, is ==32384==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strip-path-prefix-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==32488==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strip-path-prefix-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==32551==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strlen-overflow-1.c   -O0  output pattern test, is ==32599==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strlen-overflow-1.c   -O1  output pattern test, is ==32650==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strlen-overflow-1.c   -O2  output pattern test, is ==32700==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strlen-overflow-1.c   -O3 -g  output pattern test, is ==32748==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strlen-overflow-1.c   -Os  output pattern test, is ==331==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O0  output pattern test, is ==384==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O1  output pattern test, is ==437==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2  output pattern test, is ==486==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==721==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==781==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O3 -g  output pattern test, is ==541==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -Os  output pattern test, is ==595==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O0  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O1  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O2  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O3 -g  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -Os  execution test
FAIL: c-c++-common/asan/use-after-free-1.c   -O0  output pattern test, is ==1396==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-free-1.c   -O1  output pattern test, is ==1453==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-free-1.c   -O2  output pattern test, is ==1504==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==1707==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==1768==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-free-1.c   -O3 -g  output pattern test, is ==1554==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-free-1.c   -Os  output pattern test, is ==1606==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -O0  output pattern test, is ==1824==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -O1  output pattern test, is ==1877==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -O2  output pattern test, is ==1930==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==2141==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==2211==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -O3 -g  output pattern test, is ==1982==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -Os  output pattern test, is ==2036==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O0  output pattern test, is ==2604==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O1  output pattern test, is ==2698==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O2  output pattern test, is ==2809==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O3 -g  output pattern test, is ==2923==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -Os  output pattern test, is ==3041==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-tail-call-1.C   -O0  output pattern test, is ==3092==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-tail-call-1.C   -O1  output pattern test, is ==3151==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-tail-call-1.C   -O2  output pattern test, is ==3210==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-tail-call-1.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==3414==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-tail-call-1.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==3479==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-tail-call-1.C   -O3 -g  output pattern test, is ==3262==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-tail-call-1.C   -Os  output pattern test, is ==3311==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-thread-stack-1.C   -O0  output pattern test, is ==3551==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-thread-stack-1.C   -O1  output pattern test, is ==3606==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-thread-stack-1.C   -O2  output pattern test, is ==3658==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-thread-stack-1.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==3880==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-thread-stack-1.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==3942==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-thread-stack-1.C   -O3 -g  output pattern test, is ==3709==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/deep-thread-stack-1.C   -Os  output pattern test, is ==3768==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/default-options-1.C   -O0  execution test
FAIL: g++.dg/asan/default-options-1.C   -O1  execution test
FAIL: g++.dg/asan/default-options-1.C   -O2  execution test
FAIL: g++.dg/asan/default-options-1.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: g++.dg/asan/default-options-1.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: g++.dg/asan/default-options-1.C   -O3 -g  execution test
FAIL: g++.dg/asan/default-options-1.C   -Os  execution test
FAIL: g++.dg/asan/interception-failure-test-1.C   -O0  execution test
FAIL: g++.dg/asan/interception-failure-test-1.C   -O1  execution test
FAIL: g++.dg/asan/interception-failure-test-1.C   -O2  execution test
FAIL: g++.dg/asan/interception-failure-test-1.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: g++.dg/asan/interception-failure-test-1.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: g++.dg/asan/interception-failure-test-1.C   -O3 -g  execution test
FAIL: g++.dg/asan/interception-failure-test-1.C   -Os  execution test
FAIL: g++.dg/asan/interception-malloc-test-1.C   -O0  output pattern test, is ==4791==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-malloc-test-1.C   -O1  output pattern test, is ==4837==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-malloc-test-1.C   -O2  output pattern test, is ==4888==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-malloc-test-1.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==5109==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-malloc-test-1.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==5171==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-malloc-test-1.C   -O3 -g  output pattern test, is ==4945==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-malloc-test-1.C   -Os  output pattern test, is ==5004==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-test-1.C   -O0  output pattern test, is ==5227==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-test-1.C   -O1  output pattern test, is ==5277==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-test-1.C   -O2  output pattern test, is ==5329==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-test-1.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==5538==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-test-1.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==5602==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-test-1.C   -O3 -g  output pattern test, is ==5386==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/interception-test-1.C   -Os  output pattern test, is ==5435==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/large-func-test-1.C   -O0  output pattern test, is ==5645==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/large-func-test-1.C   -O1  output pattern test, is ==5704==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/large-func-test-1.C   -O2  output pattern test, is ==5758==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/large-func-test-1.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==5984==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/large-func-test-1.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==6061==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/large-func-test-1.C   -O3 -g  output pattern test, is ==5818==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/large-func-test-1.C   -Os  output pattern test, is ==5877==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/pr55617.C   -O0  execution test
FAIL: g++.dg/asan/pr55617.C   -O1  execution test
FAIL: g++.dg/asan/pr55617.C   -O2  execution test
FAIL: g++.dg/asan/pr55617.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: g++.dg/asan/pr55617.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: g++.dg/asan/pr55617.C   -O3 -g  execution test
FAIL: g++.dg/asan/pr55617.C   -Os  execution test
FAIL: g++.dg/asan/pr62017.C   -O0  execution test
FAIL: g++.dg/asan/pr62017.C   -O1  execution test
FAIL: g++.dg/asan/pr62017.C   -O2  execution test
FAIL: g++.dg/asan/pr62017.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: g++.dg/asan/pr62017.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: g++.dg/asan/pr62017.C   -O3 -g  execution test
FAIL: g++.dg/asan/pr62017.C   -Os  execution test
FAIL: g++.dg/asan/pr69276.C   -O0  output pattern test, is ==7232==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/pr69276.C   -O1  output pattern test, is ==7282==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/pr69276.C   -O2  output pattern test, is ==7330==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/pr69276.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==7477==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/pr69276.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==7526==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/pr69276.C   -O3 -g  output pattern test, is ==7381==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: g++.dg/asan/pr69276.C   -Os  output pattern test, is ==7431==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
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/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: g++.dg/vect/pr36648.cc  -std=c++98  scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++98  scan-tree-dump-times vect "vectorizing stmts using SLP" 1

		=== g++ Summary for unix/-m64 ===

# of expected passes		99034
# of unexpected failures	284
# of unexpected successes	2
# of expected failures		308
# of unsupported tests		3958

		=== g++ Summary ===

# of expected passes		196221
# of unexpected failures	325
# of unexpected successes	4
# of expected failures		614
# of unsupported tests		8029
/daten/gcc/gcc-20160401/Build/gcc/testsuite/g++/../../xg++  version 6.0.0 20160401 (experimental) [trunk revision 234661] (GCC) 

		=== gcc tests ===


Running target unix/-m32
FAIL: c-c++-common/asan/heap-overflow-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O0  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O0  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/null-deref-1.c   -O0  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O1  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O3 -g  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -Os  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -Os  output pattern test, is =================================================================
FAIL: gcc.dg/pr69634.c (test for excess errors)
FAIL: gcc.dg/sms-8.c scan-rtl-dump-times sms "SMS succeeded" 0
XPASS: gcc.dg/guality/example.c   -O0  execution test
XPASS: gcc.dg/guality/example.c   -O1  execution test
XPASS: gcc.dg/guality/example.c   -O2  execution test
XPASS: gcc.dg/guality/example.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  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 y == 2
FAIL: gcc.dg/guality/pr36728-1.c   -O3 -g  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c   -Os  line 18 y == 2
XPASS: gcc.dg/guality/pr41353-1.c   -O0  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41404-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 10 *foo == 'f'
FAIL: gcc.dg/guality/pr41404-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 *foo == 'b'
FAIL: gcc.dg/guality/pr41404-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 24 *foo == 'f'
FAIL: gcc.dg/guality/pr41616-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/guality/pr45882.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 d == 112
FAIL: gcc.dg/guality/pr45882.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 e == 142
FAIL: gcc.dg/guality/pr54200.c   -O1  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -O2  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -O3 -g  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -Os  line 20 z == 3
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 y == 25
FAIL: gcc.dg/guality/pr54693-2.c   -Os  line 21 y == 20 - 2 * i
FAIL: gcc.dg/guality/pr54693-2.c   -Os  line 21 z == 30 - 3 * i
FAIL: gcc.dg/guality/pr54970.c   -O1  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O1  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O1  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O1  line 31 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O1  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O1  line 45 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O1  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -O1  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2  line 31 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2  line 45 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 31 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 45 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 31 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 45 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 31 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 45 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -Os  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -Os  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -Os  line 31 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg1 == 1
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg2 == 2
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg3 == 3
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg4 == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg5 == 5
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg6 == 6
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg1 == 1
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg2 == 2
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg5 == 5
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg6 == 6
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg1 == 1
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg2 == 2
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg3 == 3
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg4 == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg5 == 5
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg6 == 6
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg1 == 1
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg2 == 2
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg5 == 5
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg6 == 6
FAIL: gcc.dg/guality/pr69947.c   -O1  line 14 b[4] == 'e'
FAIL: gcc.dg/guality/pr69947.c   -O1  line 14 c[2] == 'o'
FAIL: gcc.dg/guality/pr69947.c   -O2  line 14 b[4] == 'e'
FAIL: gcc.dg/guality/pr69947.c   -O2  line 14 c[2] == 'o'
FAIL: gcc.dg/guality/pr69947.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 b[4] == 'e'
FAIL: gcc.dg/guality/pr69947.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 b[4] == 'e'
FAIL: gcc.dg/guality/pr69947.c   -O3 -g  line 14 b[4] == 'e'
FAIL: gcc.dg/guality/pr69947.c   -O3 -g  line 14 c[2] == 'o'
FAIL: gcc.dg/guality/pr69947.c   -Os  line 14 b[4] == 'e'
FAIL: gcc.dg/guality/pr69947.c   -Os  line 14 c[2] == 'o'
FAIL: gcc.dg/guality/sra-1.c   -O1  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -O2  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -O3 -g  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -Os  line 43 a.j == 14
FAIL: gcc.dg/guality/vla-1.c   -O1  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O2  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O3 -g  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -Os  line 17 sizeof (a) == 6
FAIL: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\\\n]*inline copy in test"
UNRESOLVED: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o execute  -O0 -flto -fno-math-errno 
FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o link,  -O0 -flto -fno-math-errno 
FAIL: gcc.dg/plugin/diagnostic-test-expressions-1.c -fplugin=./diagnostic_plugin_test_tree_expression_range.so (test for excess errors)
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI <p_" 1
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI" 1
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "p_[0-9]* <" 1
XPASS: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"
FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-33.c scan-tree-dump-times vect "vectorization not profitable" 1
FAIL: gcc.dg/vect/bb-slp-pr69907.c -flto -ffat-lto-objects  scan-tree-dump slp1 "BB vectorization with gaps at the end of a load is not supported"
FAIL: gcc.dg/vect/bb-slp-pr69907.c scan-tree-dump slp1 "BB vectorization with gaps at the end of a load is not supported"
FAIL: gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c scan-tree-dump-times slp2 "basic block vectorized" 1
FAIL: gcc.dg/vect/no-vfa-vect-depend-2.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/no-vfa-vect-depend-3.c scan-tree-dump-times vect "vectorized 1 loops" 4
FAIL: gcc.dg/vect/pr46032.c -flto -ffat-lto-objects  scan-tree-dump-times vect "note: vectorized 1 loop" 1
FAIL: gcc.dg/vect/pr46032.c scan-tree-dump-times vect "note: vectorized 1 loop" 1
FAIL: gcc.dg/vect/slp-perm-12.c -flto -ffat-lto-objects execution test
FAIL: gcc.dg/vect/slp-perm-12.c execution test
FAIL: gcc.dg/vect/slp-perm-8.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-perm-8.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/vect-31.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 4 loops" 1
FAIL: gcc.dg/vect/vect-31.c scan-tree-dump-times vect "vectorized 4 loops" 1
FAIL: gcc.dg/vmx/extract-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/extract-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -Os  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -Os  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -Os  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -Os  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -Os  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -Os  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -Os  execution test
XPASS: gcc.target/powerpc/20050830-1.c scan-assembler bdn
FAIL: gcc.target/powerpc/pr63354.c (test for excess errors)
UNRESOLVED: gcc.target/powerpc/pr63354.c scan-assembler-not mtlr

		=== gcc Summary for unix/-m32 ===

# of expected passes		99596
# of unexpected failures	335
# of unexpected successes	18
# of expected failures		284
# of unresolved testcases	2
# of unsupported tests		2295

Running target unix/-m64
FAIL: c-c++-common/asan/asan-interface-1.c   -O0  execution test
FAIL: c-c++-common/asan/asan-interface-1.c   -O1  execution test
FAIL: c-c++-common/asan/asan-interface-1.c   -O2  execution test
FAIL: c-c++-common/asan/asan-interface-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/asan-interface-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/asan-interface-1.c   -O3 -g  execution test
FAIL: c-c++-common/asan/asan-interface-1.c   -Os  execution test
FAIL: c-c++-common/asan/bitfield-1.c   -O0  output pattern test, is ==31781==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-1.c   -O1  output pattern test, is ==31815==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-1.c   -O2  output pattern test, is ==31855==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==31995==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==32042==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-1.c   -O3 -g  output pattern test, is ==31895==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-1.c   -Os  output pattern test, is ==31928==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -O0  output pattern test, is ==32074==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -O1  output pattern test, is ==32106==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -O2  output pattern test, is ==32144==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==32286==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==32326==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -O3 -g  output pattern test, is ==32186==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-2.c   -Os  output pattern test, is ==32218==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -O0  output pattern test, is ==32358==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -O1  output pattern test, is ==32390==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -O2  output pattern test, is ==32422==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==32555==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==32594==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -O3 -g  output pattern test, is ==32454==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-3.c   -Os  output pattern test, is ==32486==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -O0  output pattern test, is ==32626==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -O1  output pattern test, is ==32658==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -O2  output pattern test, is ==32690==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==356==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==398==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -O3 -g  output pattern test, is ==32722==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-4.c   -Os  output pattern test, is ==32754==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -O0  output pattern test, is ==430==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -O1  output pattern test, is ==462==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -O2  output pattern test, is ==494==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==645==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==705==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -O3 -g  output pattern test, is ==533==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/bitfield-5.c   -Os  output pattern test, is ==568==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/clone-test-1.c   -O0  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -O1  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -O2  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -O3 -g  execution test
FAIL: c-c++-common/asan/clone-test-1.c   -Os  execution test
FAIL: c-c++-common/asan/global-overflow-1.c   -O0  output pattern test, is ==1168==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/global-overflow-1.c   -O1  output pattern test, is ==1316==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/global-overflow-1.c   -O2  output pattern test, is ==1464==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/global-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==2025==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/global-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==2203==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/global-overflow-1.c   -O3 -g  output pattern test, is ==1607==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/global-overflow-1.c   -Os  output pattern test, is ==1751==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-1.c   -O0  execution test
FAIL: c-c++-common/asan/halt_on_error-1.c   -O1  execution test
FAIL: c-c++-common/asan/halt_on_error-1.c   -O2  execution test
FAIL: c-c++-common/asan/halt_on_error-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/halt_on_error-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/halt_on_error-1.c   -O3 -g  execution test
FAIL: c-c++-common/asan/halt_on_error-1.c   -Os  execution test
FAIL: c-c++-common/asan/halt_on_error-2.c   -O0  output pattern test, is ==2487==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-2.c   -O1  output pattern test, is ==2503==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-2.c   -O2  output pattern test, is ==2524==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==2594==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==2617==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-2.c   -O3 -g  output pattern test, is ==2541==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/halt_on_error-2.c   -Os  output pattern test, is ==2557==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -O0  output pattern test, is ==2633==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -O1  output pattern test, is ==2649==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2  output pattern test, is ==2665==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==2734==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==2757==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -O3 -g  output pattern test, is ==2681==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/heap-overflow-1.c   -Os  output pattern test, is ==2697==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -O0  output pattern test, is ==3047==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -O1  output pattern test, is ==3063==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -O2  output pattern test, is ==3080==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==3246==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==3275==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -O3 -g  output pattern test, is ==3096==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/memcmp-1.c   -Os  output pattern test, is ==3113==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -O0  output pattern test, is ==3456==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -O1  output pattern test, is ==3515==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -O2  output pattern test, is ==3565==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==3685==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==3750==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -O3 -g  output pattern test, is ==3611==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-1.c   -Os  output pattern test, is ==3643==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -O0  output pattern test, is ==3793==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -O1  output pattern test, is ==3823==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -O2  output pattern test, is ==3839==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==3910==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==3933==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -O3 -g  output pattern test, is ==3855==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/misalign-2.c   -Os  output pattern test, is ==3873==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -O0  output pattern test, is ==4404==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -O1  output pattern test, is ==4420==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -O2  output pattern test, is ==4436==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==4506==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==4529==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -O3 -g  output pattern test, is ==4453==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/null-deref-1.c   -Os  output pattern test, is ==4469==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr59063-1.c   -O0  execution test
FAIL: c-c++-common/asan/pr59063-1.c   -O1  execution test
FAIL: c-c++-common/asan/pr59063-1.c   -O2  execution test
FAIL: c-c++-common/asan/pr59063-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/pr59063-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/pr59063-1.c   -O3 -g  execution test
FAIL: c-c++-common/asan/pr59063-1.c   -Os  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -O0  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -O1  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -O2  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -O3 -g  execution test
FAIL: c-c++-common/asan/pr59063-2.c   -Os  execution test
FAIL: c-c++-common/asan/pr61530.c   -O0  output pattern test, is ==5525==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr61530.c   -O1  output pattern test, is ==5568==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr61530.c   -O2  output pattern test, is ==5620==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr61530.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==5754==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr61530.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==5785==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr61530.c   -O3 -g  output pattern test, is ==5664==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr61530.c   -Os  output pattern test, is ==5712==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -O0  output pattern test, is ==5809==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -O1  output pattern test, is ==5825==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -O2  output pattern test, is ==5841==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==5942==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==5965==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -O3 -g  output pattern test, is ==5871==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr62089.c   -Os  output pattern test, is ==5889==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/pr63316.c   -O0  execution test
FAIL: c-c++-common/asan/pr63316.c   -O1  execution test
FAIL: c-c++-common/asan/pr63316.c   -O2  execution test
FAIL: c-c++-common/asan/pr63316.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/pr63316.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/pr63316.c   -O3 -g  execution test
FAIL: c-c++-common/asan/pr63316.c   -Os  execution test
FAIL: c-c++-common/asan/pr63888.c   -O0  execution test
FAIL: c-c++-common/asan/pr63888.c   -O1  execution test
FAIL: c-c++-common/asan/pr63888.c   -O2  execution test
FAIL: c-c++-common/asan/pr63888.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/pr63888.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/pr63888.c   -O3 -g  execution test
FAIL: c-c++-common/asan/pr63888.c   -Os  execution test
FAIL: c-c++-common/asan/rlimit-mmap-test-1.c   -O0  output pattern test, is ==7457==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O0  output pattern test, is ==7669==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O1  output pattern test, is ==7723==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2  output pattern test, is ==7771==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==7906==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==7954==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O3 -g  output pattern test, is ==7814==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -Os  output pattern test, is ==7846==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sleep-before-dying-1.c   -O2  output pattern test, is ==8075==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sleep-before-dying-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==8171==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/sleep-before-dying-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==8233==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -O0  output pattern test, is ==8280==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -O1  output pattern test, is ==8324==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -O2  output pattern test, is ==8372==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==8567==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==8622==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -O3 -g  output pattern test, is ==8419==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/stack-overflow-1.c   -Os  output pattern test, is ==8473==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strip-path-prefix-1.c   -O2  output pattern test, is ==8654==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strip-path-prefix-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==8723==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strip-path-prefix-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==8762==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strlen-overflow-1.c   -O0  output pattern test, is ==8794==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strlen-overflow-1.c   -O1  output pattern test, is ==8826==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strlen-overflow-1.c   -O2  output pattern test, is ==8842==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strlen-overflow-1.c   -O3 -g  output pattern test, is ==8874==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strlen-overflow-1.c   -Os  output pattern test, is ==8906==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O0  output pattern test, is ==8927==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O1  output pattern test, is ==8986==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2  output pattern test, is ==9025==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==9197==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==9251==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O3 -g  output pattern test, is ==9067==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -Os  output pattern test, is ==9106==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O0  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O1  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O2  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O3 -g  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -Os  execution test
FAIL: c-c++-common/asan/use-after-free-1.c   -O0  output pattern test, is ==9831==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-free-1.c   -O1  output pattern test, is ==9879==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-free-1.c   -O2  output pattern test, is ==9936==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==10136==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==10204==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-free-1.c   -O3 -g  output pattern test, is ==9986==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-free-1.c   -Os  output pattern test, is ==10034==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -O0  output pattern test, is ==10255==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -O1  output pattern test, is ==10303==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -O2  output pattern test, is ==10357==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==10548==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==10619==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -O3 -g  output pattern test, is ==10410==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: c-c++-common/asan/use-after-return-1.c   -Os  output pattern test, is ==10458==ERROR: AddressSanitizer failed to allocate 0x4000001000 (274877911040) bytes at address 1fffffff000 (errno: 12)
FAIL: gcc.dg/asan/nosanitize-and-inline.c   -O0  execution test
FAIL: gcc.dg/asan/nosanitize-and-inline.c   -O1  execution test
FAIL: gcc.dg/asan/nosanitize-and-inline.c   -O2  execution test
FAIL: gcc.dg/asan/nosanitize-and-inline.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/asan/nosanitize-and-inline.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/asan/nosanitize-and-inline.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/asan/nosanitize-and-inline.c   -O3 -g  execution test
FAIL: gcc.dg/asan/nosanitize-and-inline.c   -Os  execution test
FAIL: gcc.dg/ira-shrinkwrap-prep-1.c scan-rtl-dump pro_and_epilogue "Performing shrink-wrapping"
FAIL: gcc.dg/ira-shrinkwrap-prep-2.c scan-rtl-dump pro_and_epilogue "Performing shrink-wrapping"
FAIL: gcc.dg/loop-8.c scan-rtl-dump-times loop2_invariant "Decided" 1
FAIL: gcc.dg/pr10474.c scan-rtl-dump pro_and_epilogue "Performing shrink-wrapping"
FAIL: gcc.dg/sms-4.c scan-rtl-dump-times sms "SMS succeeded" 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  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-1.c   -O2  line 18 y == 2
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 -fno-use-linker-plugin -flto-partition=none  line 18 y == 2
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   -O3 -g  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-1.c   -O3 -g  line 18 y == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 18 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 arg7 == 30
XPASS: gcc.dg/guality/pr41353-1.c   -O0  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41353-1.c   -O1  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c   -O1  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -O1  line 28 i2 == 3 * 37
XPASS: gcc.dg/guality/pr41353-1.c   -O1  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41353-1.c   -O2  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c   -O2  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -O2  line 28 i2 == 3 * 37
XPASS: gcc.dg/guality/pr41353-1.c   -O2  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41353-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 28 i2 == 3 * 37
XPASS: gcc.dg/guality/pr41353-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41353-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 28 i2 == 3 * 37
XPASS: gcc.dg/guality/pr41353-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41353-1.c   -O3 -g  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c   -O3 -g  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -O3 -g  line 28 i2 == 3 * 37
XPASS: gcc.dg/guality/pr41353-1.c   -O3 -g  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41353-1.c   -Os  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c   -Os  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -Os  line 28 i2 == 3 * 37
XPASS: gcc.dg/guality/pr41353-1.c   -Os  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41404-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 10 *foo == 'f'
FAIL: gcc.dg/guality/pr41404-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 *foo == 'b'
FAIL: gcc.dg/guality/pr41404-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 24 *foo == 'f'
FAIL: gcc.dg/guality/pr41616-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/guality/pr43051-1.c   -O1  line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c   -O2  line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c   -O2  line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c   -O3 -g  line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c   -O3 -g  line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c   -Os  line 40 v == 1
FAIL: gcc.dg/guality/pr45882.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 d == 112
FAIL: gcc.dg/guality/pr45882.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 e == 142
FAIL: gcc.dg/guality/pr54200.c   -O1  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -O2  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -O3 -g  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -Os  line 20 z == 3
FAIL: gcc.dg/guality/pr54519-1.c   -O1  line 20 x == 36
FAIL: gcc.dg/guality/pr54519-1.c   -O1  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-1.c   -O1  line 23 x == 98
FAIL: gcc.dg/guality/pr54519-1.c   -O1  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-1.c   -O2  line 20 x == 36
FAIL: gcc.dg/guality/pr54519-1.c   -O2  line 23 x == 98
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 x == 36
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 x == 98
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-1.c   -Os  line 20 x == 36
FAIL: gcc.dg/guality/pr54519-1.c   -Os  line 23 x == 98
FAIL: gcc.dg/guality/pr54519-2.c   -O1  line 17 x == 6
FAIL: gcc.dg/guality/pr54519-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O1  line 20 x == 36
FAIL: gcc.dg/guality/pr54519-3.c   -O1  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O1  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c   -O1  line 23 x == 98
FAIL: gcc.dg/guality/pr54519-3.c   -O1  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c   -O1  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c   -O2  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c   -O2  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c   -O3 -g  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c   -O3 -g  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c   -Os  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c   -Os  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-4.c   -O1  line 17 x == 6
FAIL: gcc.dg/guality/pr54519-4.c   -O1  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c   -O2  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c   -O3 -g  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c   -Os  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c   -O1  line 17 x == 6
FAIL: gcc.dg/guality/pr54519-5.c   -O1  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c   -O2  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c   -O3 -g  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c   -Os  line 17 y == 25
FAIL: gcc.dg/guality/pr54551.c   -O1  line 18 a == 4
FAIL: gcc.dg/guality/pr54551.c   -O2  line 18 a == 4
FAIL: gcc.dg/guality/pr54551.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 18 a == 4
FAIL: gcc.dg/guality/pr54551.c   -O3 -g  line 18 a == 4
FAIL: gcc.dg/guality/pr54551.c   -Os  line 18 a == 4
FAIL: gcc.dg/guality/pr54693-2.c   -O1  line 21 x == 10 - i
FAIL: gcc.dg/guality/pr54693-2.c   -O2  line 21 x == 10 - i
FAIL: gcc.dg/guality/pr54693-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 21 x == 10 - i
FAIL: gcc.dg/guality/pr54693-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 21 x == 10 - i
FAIL: gcc.dg/guality/pr54693-2.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  line 21 x == 10 - i
FAIL: gcc.dg/guality/pr54693-2.c   -O3 -g  line 21 x == 10 - i
FAIL: gcc.dg/guality/pr54693-2.c   -Os  line 21 y == 20 - 2 * i
FAIL: gcc.dg/guality/pr54693-2.c   -Os  line 21 z == 30 - 3 * i
FAIL: gcc.dg/guality/pr54693.c   -O1  line 22 i == c - 48
FAIL: gcc.dg/guality/pr54693.c   -O2  line 22 i == c - 48
FAIL: gcc.dg/guality/pr54693.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 22 i == c - 48
FAIL: gcc.dg/guality/pr54693.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 22 i == c - 48
FAIL: gcc.dg/guality/pr54693.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  line 22 i == c - 48
FAIL: gcc.dg/guality/pr54693.c   -O3 -g  line 22 i == c - 48
FAIL: gcc.dg/guality/pr54693.c   -Os  line 22 i == c - 48
FAIL: gcc.dg/guality/pr54970.c   -O1  line 15 *p == 3
FAIL: gcc.dg/guality/pr54970.c   -O1  line 15 *q == 2
FAIL: gcc.dg/guality/pr54970.c   -O1  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O1  line 15 a[1] == 2
FAIL: gcc.dg/guality/pr54970.c   -O1  line 15 a[2] == 3
FAIL: gcc.dg/guality/pr54970.c   -O1  line 20 *p == 13
FAIL: gcc.dg/guality/pr54970.c   -O1  line 20 *q == 2
FAIL: gcc.dg/guality/pr54970.c   -O1  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O1  line 20 a[1] == 2
FAIL: gcc.dg/guality/pr54970.c   -O1  line 20 a[2] == 13
FAIL: gcc.dg/guality/pr54970.c   -O1  line 25 *p == 13
FAIL: gcc.dg/guality/pr54970.c   -O1  line 25 *q == 12
FAIL: gcc.dg/guality/pr54970.c   -O1  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O1  line 25 a[1] == 12
FAIL: gcc.dg/guality/pr54970.c   -O1  line 25 a[2] == 13
FAIL: gcc.dg/guality/pr54970.c   -O1  line 31 *p == 6
FAIL: gcc.dg/guality/pr54970.c   -O1  line 31 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -O1  line 31 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O1  line 31 a[1] == 5
FAIL: gcc.dg/guality/pr54970.c   -O1  line 31 a[2] == 6
FAIL: gcc.dg/guality/pr54970.c   -O1  line 36 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -O1  line 36 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -O1  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O1  line 36 a[1] == 5
FAIL: gcc.dg/guality/pr54970.c   -O1  line 36 a[2] == 26
FAIL: gcc.dg/guality/pr54970.c   -O1  line 45 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -O1  line 45 *q == 25
FAIL: gcc.dg/guality/pr54970.c   -O1  line 45 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O1  line 45 a[1] == 25
FAIL: gcc.dg/guality/pr54970.c   -O1  line 45 a[2] == 26
FAIL: gcc.dg/guality/pr54970.c   -O1  line 45 p[-1] == 25
FAIL: gcc.dg/guality/pr54970.c   -O1  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -O1  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr54970.c   -O1  line 45 q[1] == 26
FAIL: gcc.dg/guality/pr54970.c   -O2  line 15 *p == 3
FAIL: gcc.dg/guality/pr54970.c   -O2  line 15 *q == 2
FAIL: gcc.dg/guality/pr54970.c   -O2  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2  line 15 a[1] == 2
FAIL: gcc.dg/guality/pr54970.c   -O2  line 15 a[2] == 3
FAIL: gcc.dg/guality/pr54970.c   -O2  line 20 *p == 13
FAIL: gcc.dg/guality/pr54970.c   -O2  line 20 *q == 2
FAIL: gcc.dg/guality/pr54970.c   -O2  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2  line 20 a[1] == 2
FAIL: gcc.dg/guality/pr54970.c   -O2  line 20 a[2] == 13
FAIL: gcc.dg/guality/pr54970.c   -O2  line 25 *p == 13
FAIL: gcc.dg/guality/pr54970.c   -O2  line 25 *q == 12
FAIL: gcc.dg/guality/pr54970.c   -O2  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2  line 25 a[1] == 12
FAIL: gcc.dg/guality/pr54970.c   -O2  line 25 a[2] == 13
FAIL: gcc.dg/guality/pr54970.c   -O2  line 31 *p == 6
FAIL: gcc.dg/guality/pr54970.c   -O2  line 31 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -O2  line 31 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2  line 31 a[1] == 5
FAIL: gcc.dg/guality/pr54970.c   -O2  line 31 a[2] == 6
FAIL: gcc.dg/guality/pr54970.c   -O2  line 36 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -O2  line 36 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -O2  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2  line 36 a[1] == 5
FAIL: gcc.dg/guality/pr54970.c   -O2  line 36 a[2] == 26
FAIL: gcc.dg/guality/pr54970.c   -O2  line 45 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -O2  line 45 *q == 25
FAIL: gcc.dg/guality/pr54970.c   -O2  line 45 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2  line 45 a[1] == 25
FAIL: gcc.dg/guality/pr54970.c   -O2  line 45 a[2] == 26
FAIL: gcc.dg/guality/pr54970.c   -O2  line 45 p[-1] == 25
FAIL: gcc.dg/guality/pr54970.c   -O2  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2  line 45 q[1] == 26
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 15 *p == 3
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 15 *q == 2
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 15 a[1] == 2
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 15 a[2] == 3
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 *p == 13
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 *q == 2
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 a[1] == 2
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 a[2] == 13
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 25 *p == 13
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 25 *q == 12
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 25 a[1] == 12
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 25 a[2] == 13
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 31 *p == 6
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 31 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 31 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 31 a[1] == 5
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 31 a[2] == 6
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 36 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 36 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 36 a[1] == 5
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 36 a[2] == 26
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 45 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 45 *q == 25
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 45 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 45 a[1] == 25
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 45 a[2] == 26
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 45 p[-1] == 25
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 45 q[1] == 26
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 15 *p == 3
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 15 *q == 2
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 15 a[1] == 2
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 15 a[2] == 3
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 *p == 13
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 *q == 2
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 a[1] == 2
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 a[2] == 13
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 25 *p == 13
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 25 *q == 12
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 25 a[1] == 12
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 25 a[2] == 13
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 31 *p == 6
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 31 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 31 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 31 a[1] == 5
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 31 a[2] == 6
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 36 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 36 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 36 a[1] == 5
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 36 a[2] == 26
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 45 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 45 *q == 25
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 45 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 45 a[1] == 25
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 45 a[2] == 26
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 45 p[-1] == 25
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr54970.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 45 q[1] == 26
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 15 *p == 3
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 15 *q == 2
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 15 a[1] == 2
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 15 a[2] == 3
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 20 *p == 13
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 20 *q == 2
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 20 a[1] == 2
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 20 a[2] == 13
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 25 *p == 13
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 25 *q == 12
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 25 a[1] == 12
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 25 a[2] == 13
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 31 *p == 6
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 31 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 31 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 31 a[1] == 5
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 31 a[2] == 6
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 36 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 36 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 36 a[1] == 5
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 36 a[2] == 26
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 45 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 45 *q == 25
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 45 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 45 a[1] == 25
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 45 a[2] == 26
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 45 p[-1] == 25
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr54970.c   -O3 -g  line 45 q[1] == 26
FAIL: gcc.dg/guality/pr54970.c   -Os  line 15 *p == 3
FAIL: gcc.dg/guality/pr54970.c   -Os  line 15 *q == 2
FAIL: gcc.dg/guality/pr54970.c   -Os  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -Os  line 15 a[1] == 2
FAIL: gcc.dg/guality/pr54970.c   -Os  line 15 a[2] == 3
FAIL: gcc.dg/guality/pr54970.c   -Os  line 20 *p == 13
FAIL: gcc.dg/guality/pr54970.c   -Os  line 20 *q == 2
FAIL: gcc.dg/guality/pr54970.c   -Os  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -Os  line 20 a[1] == 2
FAIL: gcc.dg/guality/pr54970.c   -Os  line 20 a[2] == 13
FAIL: gcc.dg/guality/pr54970.c   -Os  line 25 *p == 13
FAIL: gcc.dg/guality/pr54970.c   -Os  line 25 *q == 12
FAIL: gcc.dg/guality/pr54970.c   -Os  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -Os  line 25 a[1] == 12
FAIL: gcc.dg/guality/pr54970.c   -Os  line 25 a[2] == 13
FAIL: gcc.dg/guality/pr54970.c   -Os  line 31 *p == 6
FAIL: gcc.dg/guality/pr54970.c   -Os  line 31 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -Os  line 31 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 31 a[1] == 5
FAIL: gcc.dg/guality/pr54970.c   -Os  line 31 a[2] == 6
FAIL: gcc.dg/guality/pr54970.c   -Os  line 36 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -Os  line 36 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -Os  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 36 a[1] == 5
FAIL: gcc.dg/guality/pr54970.c   -Os  line 36 a[2] == 26
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 *q == 25
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 a[1] == 25
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 a[2] == 26
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 p[-1] == 25
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 q[1] == 26
FAIL: gcc.dg/guality/pr56154-1.c   -O1  line pr56154-1.c:20 x.a == 6
FAIL: gcc.dg/guality/pr56154-1.c   -O2  line pr56154-1.c:20 x.a == 6
FAIL: gcc.dg/guality/pr56154-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line pr56154-1.c:20 x.a == 6
FAIL: gcc.dg/guality/pr56154-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line pr56154-1.c:20 x.a == 6
FAIL: gcc.dg/guality/pr56154-1.c   -O3 -g  line pr56154-1.c:20 x.a == 6
FAIL: gcc.dg/guality/pr56154-1.c   -Os  line pr56154-1.c:20 x.a == 6
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg1 == 1
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg2 == 2
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg3 == 3
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg4 == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg5 == 5
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg6 == 6
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg1 == 1
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg2 == 2
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg5 == 5
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg6 == 6
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg1 == 1
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg2 == 2
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg3 == 3
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg4 == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg5 == 5
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg6 == 6
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg1 == 1
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg2 == 2
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg5 == 5
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg6 == 6
FAIL: gcc.dg/guality/pr69244.c   -O1  line 25 c == p.i-4
FAIL: gcc.dg/guality/pr69244.c   -O2  line 25 c == p.i-4
FAIL: gcc.dg/guality/pr69244.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 25 c == p.i-4
FAIL: gcc.dg/guality/pr69244.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 25 c == p.i-4
FAIL: gcc.dg/guality/pr69244.c   -O3 -g  line 25 c == p.i-4
FAIL: gcc.dg/guality/pr69244.c   -Os  line 25 c == p.i-4
FAIL: gcc.dg/guality/pr69947.c   -O1  line 14 b[4] == 'e'
FAIL: gcc.dg/guality/pr69947.c   -O1  line 14 c[2] == 'o'
FAIL: gcc.dg/guality/pr69947.c   -O2  line 14 b[4] == 'e'
FAIL: gcc.dg/guality/pr69947.c   -O2  line 14 c[2] == 'o'
FAIL: gcc.dg/guality/pr69947.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 b[4] == 'e'
FAIL: gcc.dg/guality/pr69947.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 b[4] == 'e'
FAIL: gcc.dg/guality/pr69947.c   -O3 -g  line 14 b[4] == 'e'
FAIL: gcc.dg/guality/pr69947.c   -O3 -g  line 14 c[2] == 'o'
FAIL: gcc.dg/guality/pr69947.c   -Os  line 14 b[4] == 'e'
FAIL: gcc.dg/guality/pr69947.c   -Os  line 14 c[2] == 'o'
FAIL: gcc.dg/guality/sra-1.c   -O1  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -O2  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -O3 -g  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -Os  line 43 a.j == 14
FAIL: gcc.dg/guality/vla-1.c   -O1  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O2  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 i == 5
FAIL: gcc.dg/guality/vla-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O3 -g  line 17 i == 5
FAIL: gcc.dg/guality/vla-1.c   -O3 -g  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -Os  line 17 sizeof (a) == 6
FAIL: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\\\n]*inline copy in test"
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI <p_" 1
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI" 1
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "p_[0-9]* <" 1
FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-33.c scan-tree-dump-times vect "vectorization not profitable" 1
FAIL: gcc.dg/vect/bb-slp-pr69907.c -flto -ffat-lto-objects  scan-tree-dump slp1 "BB vectorization with gaps at the end of a load is not supported"
FAIL: gcc.dg/vect/bb-slp-pr69907.c scan-tree-dump slp1 "BB vectorization with gaps at the end of a load is not supported"
FAIL: gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c scan-tree-dump-times slp2 "basic block vectorized" 1
FAIL: gcc.dg/vect/no-vfa-vect-depend-2.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/no-vfa-vect-depend-3.c scan-tree-dump-times vect "vectorized 1 loops" 4
FAIL: gcc.dg/vect/pr46032.c -flto -ffat-lto-objects  scan-tree-dump-times vect "note: vectorized 1 loop" 1
FAIL: gcc.dg/vect/pr46032.c scan-tree-dump-times vect "note: vectorized 1 loop" 1
FAIL: gcc.dg/vect/slp-perm-12.c -flto -ffat-lto-objects execution test
FAIL: gcc.dg/vect/slp-perm-12.c execution test
FAIL: gcc.dg/vect/slp-perm-8.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-perm-8.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/vect-31.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 4 loops" 1
FAIL: gcc.dg/vect/vect-31.c scan-tree-dump-times vect "vectorized 4 loops" 1
FAIL: gcc.dg/vmx/extract-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/extract-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/insert-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/insert-vsx.c   -Os  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/ld-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/ld-vsx.c   -Os  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/ldl-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/ldl-vsx.c   -Os  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/merge-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/merge-vsx.c   -Os  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/splat-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/splat-vsx.c   -Os  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/st-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/st-vsx.c   -Os  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O0  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O1  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O2  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/stl-vsx-be-order.c   -Os  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O0  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O1  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O2  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -O3 -g  execution test
FAIL: gcc.dg/vmx/stl-vsx.c   -Os  execution test
FAIL: gcc.target/powerpc/pr17381.c scan-assembler-times fmr 1

		=== gcc Summary for unix/-m64 ===

# of expected passes		100957
# of unexpected failures	757
# of unexpected successes	20
# of expected failures		293
# of unsupported tests		2081

		=== gcc Summary ===

# of expected passes		200553
# of unexpected failures	1092
# of unexpected successes	38
# of expected failures		577
# of unresolved testcases	2
# of unsupported tests		4376
/daten/gcc/gcc-20160401/Build/gcc/xgcc  version 6.0.0 20160401 (experimental) [trunk revision 234661] (GCC) 

		=== gfortran tests ===


Running target unix/-m32
FAIL: gfortran.dg/erf_3.F90   -O0  execution test
FAIL: gfortran.dg/erf_3.F90   -O1  execution test
FAIL: gfortran.dg/erf_3.F90   -O2  execution test
FAIL: gfortran.dg/erf_3.F90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/erf_3.F90   -O3 -g  execution test
FAIL: gfortran.dg/erf_3.F90   -Os  execution test
XPASS: gfortran.dg/nint_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O1  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O2  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -Os  execution test
FAIL: gfortran.dg/vect/pr48329.f90   -O   scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gfortran.dg/vect/pr62283-2.f   -O   scan-tree-dump slp2 "basic block vectorized"

		=== gfortran Summary for unix/-m32 ===

# of expected passes		41794
# of unexpected failures	14
# of unexpected successes	1
# of expected failures		89
# of unsupported tests		205

Running target unix/-m64
FAIL: gfortran.dg/erf_3.F90   -O0  execution test
FAIL: gfortran.dg/erf_3.F90   -O1  execution test
FAIL: gfortran.dg/erf_3.F90   -O2  execution test
FAIL: gfortran.dg/erf_3.F90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/erf_3.F90   -O3 -g  execution test
FAIL: gfortran.dg/erf_3.F90   -Os  execution test
XPASS: gfortran.dg/nint_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O1  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O2  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -Os  execution test
FAIL: gfortran.dg/vect/pr48329.f90   -O   scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gfortran.dg/vect/pr62283-2.f   -O   scan-tree-dump slp2 "basic block vectorized"

		=== gfortran Summary for unix/-m64 ===

# of expected passes		42047
# of unexpected failures	14
# of unexpected successes	1
# of expected failures		89
# of unsupported tests		82

		=== gfortran Summary ===

# of expected passes		83841
# of unexpected failures	28
# of unexpected successes	2
# of expected failures		178
# of unsupported tests		287
/daten/gcc/gcc-20160401/Build/gcc/testsuite/gfortran/../../gfortran  version 6.0.0 20160401 (experimental) [trunk revision 234661] (GCC) 

		=== gnat tests ===


Running target unix/-m32

		=== gnat Summary for unix/-m32 ===

# of expected passes		2467
# of expected failures		22
# of unsupported tests		19

Running target unix/-m64
FAIL: gnat.dg/loop_optimization22.adb scan-tree-dump-not optimized "Index_Check"
FAIL: gnat.dg/opt37.adb scan-tree-dump-not optimized "alloca"
FAIL: gnat.dg/opt52.adb scan-tree-dump-not optimized "check_PE_Explicit_Raise"

		=== gnat Summary for unix/-m64 ===

# of expected passes		2464
# of unexpected failures	3
# of expected failures		22
# of unsupported tests		19

		=== gnat Summary ===

# of expected passes		4931
# of unexpected failures	3
# of expected failures		44
# of unsupported tests		38
/daten/gcc/gcc-20160401/Build/gcc/gnatmake version 6.0.0 20160401 (experimental) [trunk revision 234661]

		=== go tests ===


Running target unix/-m32
FAIL: go.test/test/ken/cplx2.go execution,  -O2 -g 

		=== go Summary for unix/-m32 ===

# of expected passes		7362
# of unexpected failures	1
# of expected failures		1
# of untested testcases		11
# of unsupported tests		3

Running target unix/-m64
FAIL: go.test/test/ken/cplx2.go execution,  -O2 -g 
FAIL: go.test/test/nilptr2.go execution,  -O2 -g 
FAIL: go.test/test/peano.go execution,  -O2 -g 

		=== go Summary for unix/-m64 ===

# of expected passes		7248
# of unexpected failures	3
# of expected failures		1
# of untested testcases		7
# of unsupported tests		3

		=== go Summary ===

# of expected passes		14610
# of unexpected failures	4
# of expected failures		2
# of untested testcases		18
# of unsupported tests		6
/daten/gcc/gcc-20160401/Build/gcc/testsuite/go/../../gccgo  version 6.0.0 20160401 (experimental) [trunk revision 234661] (GCC) 

		=== objc tests ===


Running target unix/-m32

		=== objc Summary for unix/-m32 ===

# of expected passes		2789
# of unsupported tests		68

Running target unix/-m64

		=== objc Summary for unix/-m64 ===

# of expected passes		2789
# of unsupported tests		68

		=== objc Summary ===

# of expected passes		5578
# of unsupported tests		136
/daten/gcc/gcc-20160401/Build/gcc/xgcc  version 6.0.0 20160401 (experimental) [trunk revision 234661] (GCC) 

		=== boehm-gc tests ===


Running target unix/-m32

		=== boehm-gc Summary for unix/-m32 ===

# of expected passes		12
# of unsupported tests		1

Running target unix/-m64

		=== boehm-gc Summary for unix/-m64 ===

# of expected passes		12
# of unsupported tests		1

		=== boehm-gc Summary ===

# of expected passes		24
# of unsupported tests		2
		=== libatomic tests ===


Running target unix/-m32

		=== libatomic Summary for unix/-m32 ===

# of expected passes		44
# of unsupported tests		5

Running target unix/-m64

		=== libatomic Summary for unix/-m64 ===

# of expected passes		54

		=== libatomic Summary ===

# of expected passes		98
# of unsupported tests		5
		=== libffi tests ===


Running target unix/-m32

		=== libffi Summary for unix/-m32 ===

# of expected passes		1914
# of unsupported tests		30

Running target unix/-m64

		=== libffi Summary for unix/-m64 ===

# of expected passes		1914
# of unsupported tests		30

		=== libffi Summary ===

# of expected passes		3828
# of unsupported tests		60
		=== libgo tests ===


Running target unix

		=== libgo Summary for unix ===

# of expected passes		134

Running target unix/-m32
FAIL: sync/atomic

		=== libgo Summary for unix/-m32 ===

# of expected passes		133
# of unexpected failures	1

		=== libgo Summary ===

# of expected passes		267
# of unexpected failures	1
/daten/gcc/gcc-20160401/Build/./gcc/gccgo version 6.0.0 20160401 (experimental) [trunk revision 234661] (GCC)

		=== libgomp tests ===


Running target unix/-m32
FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/atomic_update-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O2  execution test
FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/atomic_update-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O2  execution test

		=== libgomp Summary for unix/-m32 ===

# of expected passes		4892
# of unexpected failures	2
# of unsupported tests		320

Running target unix/-m64

		=== libgomp Summary for unix/-m64 ===

# of expected passes		4894
# of unsupported tests		320

		=== libgomp Summary ===

# of expected passes		9786
# of unexpected failures	2
# of unsupported tests		640
		=== libitm tests ===


Running target unix/-m32

		=== libitm Summary for unix/-m32 ===

# of expected passes		42
# of expected failures		3
# of unsupported tests		1

Running target unix/-m64

		=== libitm Summary for unix/-m64 ===

# of expected passes		42
# of expected failures		3
# of unsupported tests		1

		=== libitm Summary ===

# of expected passes		84
# of expected failures		6
# of unsupported tests		2
		=== libjava tests ===


Running target unix/-m32

		=== libjava Summary for unix/-m32 ===

# of expected passes		2582
# of expected failures		4

Running target unix/-m64
FAIL: getlocalvartable output

		=== libjava Summary for unix/-m64 ===

# of expected passes		2581
# of unexpected failures	1
# of expected failures		4

		=== libjava Summary ===

# of expected passes		5163
# of unexpected failures	1
# of expected failures		8
		=== libstdc++ tests ===


Running target unix/-m32

		=== libstdc++ Summary for unix/-m32 ===

# of expected passes		11290
# of expected failures		67
# of unsupported tests		241

Running target unix/-m64
XPASS: 26_numerics/complex/13450.cc execution test
XPASS: 26_numerics/complex/pow.cc execution test
XPASS: 26_numerics/complex/value_operations/1.cc execution test
FAIL: libstdc++-prettyprinters/libfundts.cc print ab
FAIL: libstdc++-prettyprinters/libfundts.cc print ai
FAIL: libstdc++-prettyprinters/libfundts.cc print am
FAIL: libstdc++-prettyprinters/libfundts.cc print ap
FAIL: libstdc++-prettyprinters/libfundts.cc print as
FAIL: libstdc++-prettyprinters/libfundts.cc print as2

		=== libstdc++ Summary for unix/-m64 ===

# of expected passes		5014
# of unexpected failures	6
# of unexpected successes	3
# of expected failures		63
# of unsupported tests		241

		=== libstdc++ Summary ===

# of expected passes		16304
# of unexpected failures	6
# of unexpected successes	3
# of expected failures		130
# of unsupported tests		482

Compiler version: 6.0.0 20160401 (experimental) [trunk revision 234661] (GCC) 
Platform: powerpc64-suse-linux-gnu
configure flags: --prefix=/usr --build=powerpc64-suse-linux --enable-checking=release --enable-shared --with-system-zlib CFLAGS='-O2 -g' CXXFLAGS='-O2 -g' --with-cpu-64=power4 --enable-secureplt --with-long-double-128


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]