aboutsummaryrefslogtreecommitdiff
path: root/test_cases/diff_tests/composite/expected/method_order_cc.o_o_plain
blob: 4b895102fbcd49d2632ab5e08416314100eb5ea2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
function symbol 'void S::w(struct S*)' {_ZN1S1wEv} changed
  type 'void(struct S*)' changed
    parameter 1 type 'struct S*' changed
      pointed-to type 'struct S' changed
        method 'z {_ZN1S1zEv}' changed
          type 'void(struct S*)' changed
            parameter 1 type 'struct S*' changed
              pointed-to type 'struct S' changed
                (being reported)
        method 'y {_ZN1S1yEv}' changed
          vtable offset changed from 1 to 2
          type 'void(struct S*)' changed
            parameter 1 type 'struct S*' changed
              pointed-to type 'struct S' changed
                (being reported)
        method 'x {_ZN1S1xEv}' changed
          vtable offset changed from 2 to 1
          type 'void(struct S*)' changed
            parameter 1 type 'struct S*' changed
              pointed-to type 'struct S' changed
                (being reported)
        method 'w {_ZN1S1wEv}' changed
          type 'void(struct S*)' changed
            parameter 1 type 'struct S*' changed
              pointed-to type 'struct S' changed
                (being reported)

function symbol 'void S::x(struct S*)' {_ZN1S1xEv} changed
  type 'void(struct S*)' changed
    parameter 1 type 'struct S*' changed
      pointed-to type 'struct S' changed
        (already reported)

function symbol 'void S::y(struct S*)' {_ZN1S1yEv} changed
  type 'void(struct S*)' changed
    parameter 1 type 'struct S*' changed
      pointed-to type 'struct S' changed
        (already reported)

function symbol 'void S::z(struct S*)' {_ZN1S1zEv} changed
  type 'void(struct S*)' changed
    parameter 1 type 'struct S*' changed
      pointed-to type 'struct S' changed
        (already reported)

function symbol 'void S::S(struct S*)' {_ZN1SC2Ev} changed
  type 'void(struct S*)' changed
    parameter 1 type 'struct S*' changed
      pointed-to type 'struct S' changed
        (already reported)

exit code 4