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

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 f6d7e0f 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: 562 bytes
RevLine 
[b1d6dd5]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.