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
with_gc
Last change
on this file since 189243c 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:
2.5 KB
|
Rev | Line | |
---|
[b1d6dd5] | 1 | x: function
|
---|
| 2 | accepting unspecified arguments
|
---|
| 3 | returning
|
---|
| 4 | double
|
---|
| 5 | with body
|
---|
| 6 | CompoundStmt
|
---|
| 7 | Declaration of x1: signed int
|
---|
| 8 | Declaration of x2: signed int
|
---|
| 9 | Declaration of v: double
|
---|
| 10 | If on condition:
|
---|
| 11 | Cast of:
|
---|
| 12 | Applying untyped:
|
---|
| 13 | Name: ?!=?
|
---|
| 14 | ...to:
|
---|
| 15 | Applying untyped:
|
---|
| 16 | Name: ?<?
|
---|
| 17 | ...to:
|
---|
| 18 | Cast of:
|
---|
| 19 | Applying untyped:
|
---|
| 20 | Name: ?-?
|
---|
| 21 | ...to:
|
---|
| 22 | Name: x1
|
---|
| 23 | Name: x2
|
---|
| 24 |
|
---|
| 25 | to:
|
---|
| 26 | long signed int
|
---|
| 27 | Name: 1
|
---|
| 28 | Name: 0
|
---|
| 29 |
|
---|
| 30 | to:
|
---|
| 31 | signed int
|
---|
| 32 | .... and branches:
|
---|
| 33 | Return Statement, returning: Applying untyped:
|
---|
| 34 | Name: -?
|
---|
| 35 | ...to:
|
---|
| 36 | constant expression 1.0 double
|
---|
| 37 |
|
---|
| 38 | Expression Statement:
|
---|
| 39 | Applying untyped:
|
---|
| 40 | Name: ?=?
|
---|
| 41 | ...to:
|
---|
| 42 | Address of:
|
---|
| 43 | Name: v
|
---|
| 44 | Applying untyped:
|
---|
| 45 | Name: t
|
---|
| 46 | ...to:
|
---|
| 47 | Name: v
|
---|
| 48 |
|
---|
| 49 | Expression Statement:
|
---|
| 50 | Applying untyped:
|
---|
| 51 | Name: ?=?
|
---|
| 52 | ...to:
|
---|
| 53 | Address of:
|
---|
| 54 | Name: v
|
---|
| 55 | Applying untyped:
|
---|
| 56 | Name: y
|
---|
| 57 | ...to:
|
---|
| 58 | Name: 1
|
---|
| 59 | Conditional expression on:
|
---|
| 60 | Cast of:
|
---|
| 61 | Applying untyped:
|
---|
| 62 | Name: ?!=?
|
---|
| 63 | ...to:
|
---|
| 64 | Applying untyped:
|
---|
| 65 | Name: ?>?
|
---|
| 66 | ...to:
|
---|
| 67 | Name: v
|
---|
| 68 | constant expression 0.0 double Name: 0
|
---|
| 69 |
|
---|
| 70 | to:
|
---|
| 71 | signed int
|
---|
| 72 | First alternative:
|
---|
| 73 | Cast of:
|
---|
| 74 | Name: v
|
---|
| 75 |
|
---|
| 76 | to:
|
---|
| 77 | signed int
|
---|
| 78 | Second alternative:
|
---|
| 79 | Applying untyped:
|
---|
| 80 | Name: ?-?
|
---|
| 81 | ...to:
|
---|
| 82 | Cast of:
|
---|
| 83 | Name: v
|
---|
| 84 |
|
---|
| 85 | to:
|
---|
| 86 | signed int
|
---|
| 87 | Name: 1
|
---|
| 88 |
|
---|
| 89 |
|
---|
| 90 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.