source: src/Tests/Expect-a/gcc920409-1.txt@ 3cfe27f

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors ctor deferred_resn demangler enum forall-pointer-decay gc_noraii jacob/cs343-translation jenkins-sandbox memory new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum resolv-new string with_gc
Last change on this file since 3cfe27f was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 10 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.