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 848fb00 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:
2.0 KB
|
Rev | Line | |
---|
[5f2f2d7] | 1 | T: typedef for signed int |
---|
[51b7345] | 2 | struct S |
---|
| 3 | with members |
---|
[5f2f2d7] | 4 | m1: signed int with bitfield width constant expression 3 signed int |
---|
| 5 | m2: signed int with bitfield width constant expression 4 signed int |
---|
| 6 | signed int with bitfield width constant expression 2 signed int |
---|
| 7 | signed int with bitfield width constant expression 3 signed int |
---|
| 8 | signed int with bitfield width constant expression 4 signed int |
---|
| 9 | m3: signed int |
---|
| 10 | m4: signed int |
---|
| 11 | m5: signed int |
---|
| 12 | m6: signed int |
---|
| 13 | m7: pointer to signed int |
---|
| 14 | m8: pointer to signed int |
---|
| 15 | m9: pointer to signed int |
---|
| 16 | m10: pointer to function |
---|
| 17 | accepting unspecified arguments |
---|
[51b7345] | 18 | returning |
---|
| 19 | signed int |
---|
| 20 | |
---|
[5f2f2d7] | 21 | m11: pointer to function |
---|
[51b7345] | 22 | with parameters |
---|
| 23 | signed int |
---|
| 24 | returning |
---|
| 25 | pointer to signed int |
---|
| 26 | |
---|
[5f2f2d7] | 27 | T: instance of type T (not function type) |
---|
| 28 | T: instance of type T (not function type) |
---|
| 29 | m12: pointer to signed int |
---|
| 30 | m13: pointer to signed int |
---|
| 31 | m14: pointer to function |
---|
[51b7345] | 32 | with parameters |
---|
| 33 | signed int |
---|
| 34 | returning |
---|
| 35 | pointer to signed int |
---|
| 36 | |
---|
| 37 | signed int |
---|
| 38 | signed int |
---|
| 39 | signed int |
---|
| 40 | signed int |
---|
| 41 | pointer to signed int |
---|
| 42 | signed int |
---|
| 43 | signed int |
---|
| 44 | pointer to signed int |
---|
| 45 | pointer to signed int |
---|
| 46 | pointer to signed int |
---|
| 47 | pointer to signed int |
---|
| 48 | pointer to signed int |
---|
| 49 | pointer to signed int |
---|
| 50 | pointer to function |
---|
[5f2f2d7] | 51 | accepting unspecified arguments |
---|
[51b7345] | 52 | returning |
---|
| 53 | signed int |
---|
| 54 | |
---|
| 55 | pointer to pointer to function |
---|
| 56 | with parameters |
---|
| 57 | signed int |
---|
| 58 | returning |
---|
| 59 | signed int |
---|
| 60 | |
---|
[5f2f2d7] | 61 | instance of type T (not function type) |
---|
[51b7345] | 62 | |
---|
[5f2f2d7] | 63 | s: instance of struct S |
---|
[51b7345] | 64 | union U |
---|
| 65 | with members |
---|
[5f2f2d7] | 66 | m1: array of signed int with dimension of constant expression 5 signed int |
---|
| 67 | m2: array of signed int with dimension of constant expression 5 signed int |
---|
| 68 | m3: pointer to signed int |
---|
| 69 | m4: pointer to signed int |
---|
[51b7345] | 70 | |
---|
[5f2f2d7] | 71 | u: instance of union U |
---|
Note: See
TracBrowser
for help on using the repository browser.