source: tests/.expect/alloc-ERROR.oast.txt @ 1db306a

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

Improved coverage of deterministic_output to be much finer grain.

  • Property mode set to 100644
File size: 879 bytes
RevLine 
[2c2b60f]1alloc.cfa:382:1 error: No reasonable alternatives for 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
[cd6a6ff]18      with resolved type:
19        unsigned long int
[cdbfab0]20
21
22
[2c2b60f]23alloc.cfa:383:1 error: No reasonable alternatives for expression Applying untyped:
[cdbfab0]24  Name: ?=?
[07ec1a2]25...to:
[cfbc703d]26  Name: ip
[07ec1a2]27  Applying untyped:
[cdbfab0]28    Name: memset
[07ec1a2]29  ...to:
[cdbfab0]30    Name: stp
31    constant expression (10 10: signed int)
[cd6a6ff]32    with resolved type:
33      signed int
[cdbfab0]34
35
[2c2b60f]36alloc.cfa:384:1 error: No reasonable alternatives for expression Applying untyped:
[cdbfab0]37  Name: ?=?
[07ec1a2]38...to:
[cfbc703d]39  Name: ip
[07ec1a2]40  Applying untyped:
[cdbfab0]41    Name: memcpy
[07ec1a2]42  ...to:
[cdbfab0]43    Address of:
44      Name: st1
45    Address of:
46      Name: st
47
48
Note: See TracBrowser for help on using the repository browser.