Home
last modified time | relevance | path

Searched refs:abort_on_copy (Results 1 – 18 of 18) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() argument
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() argument
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() argument
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() argument
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() argument
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() argument
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() function
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() argument
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() function
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() function
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() argument
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() argument
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() argument
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() function
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() function
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() argument
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() function
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Dinh-ctor21.C4 struct abort_on_copy{ struct
5 abort_on_copy(abort_on_copy&&) = default;
6 abort_on_copy(const abort_on_copy&) { __builtin_abort(); } in abort_on_copy() function
7 abort_on_copy() = default;
11 A(abort_on_copy) {} in A()
18 B b(abort_on_copy{}); in main()