source: src/Tests/Expect-r/CommentMisc.txt @ 4ef8fb3

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 4ef8fb3 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: 562 bytes
Line 
1alternatives before prune:
2Cost ( 0, 0, 0 ): constant expression 10 signed int (types:
3    signed int
4)
5Environment:
6
7there are 1 alternatives before elimination
8there are 1 alternatives after elimination
9alternatives before prune:
10Cost ( 0, 0, 2 ): Cast of:
11constant expression 10 signed int
12to:
13  long unsigned int
14(types:
15    long unsigned int
16)
17Environment:
18
19there are 1 alternatives before elimination
20there are 1 alternatives after elimination
21int __i__i;
22int __i__i;
23int __i__i;
24int __i__i;
25int main(){
26    int __x__A0i[((long unsigned int )10)];
27}
Note: See TracBrowser for help on using the repository browser.