source: src/Tests/Expect-v/gcc920409-1.txt @ d67a9a1

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change on this file since d67a9a1 was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago

fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs

  • Property mode set to 100644
File size: 810 bytes
Line 
1x: function
2      accepting unspecified arguments
3    returning
4      signed int
5    with body
6      CompoundStmt
7        Declaration of y: signed int
8                  Expression Statement:
9            Conditional expression on:
10              Cast of:
11                Applying untyped:
12                    Name: ?!=?
13                ...to:
14                    Applying untyped:
15                        Name: ?>?
16                    ...to:
17                        Name: y
18constant expression 0.0 double                     Name: 0
19
20              to:
21                signed int
22            First alternative:
23              Name: y
24            Second alternative:
25              Applying untyped:
26                  Name: ?-?
27              ...to:
28                  Name: y
29                  Name: 1
30
31
32
Note: See TracBrowser for help on using the repository browser.