Ignore:
Timestamp:
Jun 11, 2015, 12:15:54 PM (9 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
Children:
eff0cad0
Parents:
8a95629
Message:

fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs

File:
1 moved

Legend:

Unmodified
Added
Removed
  • src/Tests/Expect-a/Tuple.txt

    r8a95629 rb1d6dd5  
    2222    returning
    2323      signed int
    24       signed int
    25       signed int
     24      pointer to signed int
     25      pointer to signed int
    2626      signed int
    2727
     
    135135constant expression 17 signed int
    136136                  constant expression 3 signed int
     137
     138                  Expression Statement:
     139            Applying untyped:
     140                Name: ?=?
     141            ...to:
     142                Address of:
     143                  Tuple:
     144                                          Name: x
     145
     146                                          Name: y
     147
     148                                          Name: z
     149
     150                Cast of:
     151                  Tuple:
     152                                          Name: p
     153
     154                                          Applying untyped:
     155                          Name: f
     156                      ...to:
     157constant expression 17 signed int
     158                    constant expression 3 signed int
     159
     160                to:
     161                  short signed int
     162                  unsigned int
     163                  tuple of types
     164                      signed int
     165                      signed int
     166
    137167
    138168                  Expression Statement:
     
    201231                Name: t1
    202232constant expression 3 signed int
     233                  Expression Statement:
     234            Tuple:
     235
    203236                  Expression Statement:
    204237            Tuple:
     
    494527            ...to:
    495528                Address of:
     529                  Tuple:
     530                                          Name: a
     531
     532                                          Name: b
     533
     534                Applying untyped:
     535                    Name: h
     536                ...to:
     537constant expression 3 signed int constant expression 3 signed int                     Name: 0
     538constant expression "abc" array of char with dimension of constant expression 6 unsigned int
     539                  Expression Statement:
     540            Applying untyped:
     541                Name: ?=?
     542            ...to:
     543                Address of:
    496544                  Name: sp
    497545                Name: sp
Note: See TracChangeset for help on using the changeset viewer.