source: src/Tests/Expect-r/gcc920301-1.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: 618 bytes
Line 
1alternatives before prune:
2Cost ( 0, 0, 0 ): constant expression 5 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 5 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 __f__Fi__(){
22 static void *__t__A0Pv[];
23 __L1__: /* null statement */ ;
24
25}
26int __g__Fi__(){
27 static unsigned int __p__A0Ui[((long unsigned int )5)];
28}
Note: See TracBrowser for help on using the repository browser.