source: tests/.expect/alloc-ERROR.nast.txt @ e4612e3

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since e4612e3 was 5c028ac, checked in by Thierry Delisle <tdelisle@…>, 3 years ago

updated expected for alloc-ERROR and init1-ERROR for new ast

  • Property mode set to 100644
File size: 840 bytes
RevLine 
[5c028ac]1alloc.cfa:382:1 error: Invalid application of existing declaration(s) in expression Applying untyped:
[cdbfab0]2  Name: ?=?
[07ec1a2]3...to:
[cfbc703d]4  Name: ip
[07ec1a2]5  Applying untyped:
[fc67d6f]6    Name: realloc
[07ec1a2]7  ...to:
[cdbfab0]8    Name: stp
[07ec1a2]9    Applying untyped:
[cdbfab0]10      Name: ?*?
[07ec1a2]11    ...to:
[cdbfab0]12      Name: dim
[07ec1a2]13      Sizeof Expression on: Applying untyped:
[cdbfab0]14          Name: *?
[07ec1a2]15        ...to:
[cdbfab0]16          Name: stp
17
18
19
20
[5c028ac]21alloc.cfa:383:1 error: Invalid application of existing declaration(s) in expression Applying untyped:
[cdbfab0]22  Name: ?=?
[07ec1a2]23...to:
[cfbc703d]24  Name: ip
[07ec1a2]25  Applying untyped:
[cdbfab0]26    Name: memset
[07ec1a2]27  ...to:
[cdbfab0]28    Name: stp
[5c028ac]29    Constant Expression (10: signed int)
[cdbfab0]30
31
[5c028ac]32alloc.cfa:384:1 error: Invalid application of existing declaration(s) in expression Applying untyped:
[cdbfab0]33  Name: ?=?
[07ec1a2]34...to:
[cfbc703d]35  Name: ip
[07ec1a2]36  Applying untyped:
[cdbfab0]37    Name: memcpy
[07ec1a2]38  ...to:
[cdbfab0]39    Address of:
40      Name: st1
41    Address of:
42      Name: st
43
44
Note: See TracBrowser for help on using the repository browser.