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 81419b5 was 5f2f2d7, checked in by Peter A. Buhr <pabuhr@…>, 11 years ago |
|
fix constant types, remove unnecessary string copying, work on regression testing, fix several memory leaks
|
-
Property mode
set to
100644
|
|
File size:
2.3 KB
|
| Line | |
|---|
| 1 | x21: pointer to signed int with initializer
|
|---|
| 2 | Simple Initializer: Name: 0
|
|---|
| 3 |
|
|---|
| 4 | x22: signed int with initializer
|
|---|
| 5 | Simple Initializer: Name: 0
|
|---|
| 6 |
|
|---|
| 7 | x21: pointer to signed int with initializer
|
|---|
| 8 | Simple Initializer: Name: 0
|
|---|
| 9 |
|
|---|
| 10 | x22: signed int with initializer
|
|---|
| 11 | Simple Initializer: Name: 0
|
|---|
| 12 |
|
|---|
| 13 | y1: array of signed int with dimension of constant expression 20 signed int
|
|---|
| 14 | y2: array of signed int with dimension of constant expression 20 signed int
|
|---|
| 15 | struct __anonymous0
|
|---|
| 16 | with members
|
|---|
| 17 | w: tuple of types
|
|---|
| 18 | signed int
|
|---|
| 19 |
|
|---|
| 20 |
|
|---|
| 21 | a: instance of struct __anonymous0 with initializer
|
|---|
| 22 | Compound initializer:
|
|---|
| 23 | Simple Initializer: Tuple:
|
|---|
| 24 | constant expression 2 signed int
|
|---|
| 25 |
|
|---|
| 26 | designated by: Name: w
|
|---|
| 27 |
|
|---|
| 28 | struct __anonymous1
|
|---|
| 29 | with members
|
|---|
| 30 | a: array of signed int with dimension of constant expression 3 signed int
|
|---|
| 31 | b: signed int
|
|---|
| 32 |
|
|---|
| 33 | w: open array of instance of struct __anonymous1 with initializer
|
|---|
| 34 | Compound initializer:
|
|---|
| 35 | Compound initializer: designated by: [ Name: 0
|
|---|
| 36 | Name: a
|
|---|
| 37 | ]
|
|---|
| 38 | Simple Initializer: Name: 1
|
|---|
| 39 |
|
|---|
| 40 | Simple Initializer: Name: 1
|
|---|
| 41 |
|
|---|
| 42 | designated by: Name: 0
|
|---|
| 43 | Name: b
|
|---|
| 44 |
|
|---|
| 45 | Simple Initializer: constant expression 2 signed int
|
|---|
| 46 | designated by: Name: 1
|
|---|
| 47 | Name: a
|
|---|
| 48 | Name: 0
|
|---|
| 49 |
|
|---|
| 50 | struct __anonymous3
|
|---|
| 51 | with members
|
|---|
| 52 | f1: signed int
|
|---|
| 53 | f2: signed int
|
|---|
| 54 | f3: signed int
|
|---|
| 55 | struct __anonymous2
|
|---|
| 56 | with members
|
|---|
| 57 | g1: signed int
|
|---|
| 58 | g2: signed int
|
|---|
| 59 | g3: signed int
|
|---|
| 60 |
|
|---|
| 61 | f4: array of instance of struct __anonymous2 with dimension of constant expression 4 signed int
|
|---|
| 62 |
|
|---|
| 63 | v7: instance of struct __anonymous3 with initializer
|
|---|
| 64 | Compound initializer:
|
|---|
| 65 | Simple Initializer: constant expression 4 signed int
|
|---|
| 66 | designated by: Name: f1
|
|---|
| 67 |
|
|---|
| 68 | Simple Initializer: constant expression 3 signed int
|
|---|
| 69 | designated by: Name: f2
|
|---|
| 70 |
|
|---|
| 71 | Compound initializer: designated by: [ Name: f4
|
|---|
| 72 | constant expression 2 signed int ]
|
|---|
| 73 | Simple Initializer: constant expression 3 signed int
|
|---|
| 74 | designated by: Name: g1
|
|---|
| 75 |
|
|---|
| 76 | Simple Initializer: Name: 0
|
|---|
| 77 |
|
|---|
| 78 | designated by: Name: g3
|
|---|
| 79 |
|
|---|
| 80 | Simple Initializer: constant expression 7 signed int
|
|---|
| 81 | designated by: Name: f4
|
|---|
| 82 | constant expression 3 signed int Name: g3
|
|---|
| 83 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.