source: tests/.expect/alloc-ERROR.txt@ f685679

ADT arm-eh ast-experimental cleanup-dtors enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum stuck-waitfor-destruct
Last change on this file since f685679 was 07ec1a2, checked in by Thierry Delisle <tdelisle@…>, 7 years ago

Removed unnecessary trailing whitespaces in tests

  • Property mode set to 100644
File size: 1.1 KB
RevLine 
[07ec1a2]1alloc.cfa:265:1 error: No reasonable alternatives for expression Applying untyped:
[cdbfab0]2 Name: ?=?
[07ec1a2]3...to:
[cdbfab0]4 Name: p
[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
[07ec1a2]21alloc.cfa:266:1 error: No reasonable alternatives for expression Applying untyped:
[cdbfab0]22 Name: ?=?
[07ec1a2]23...to:
[fc67d6f]24 Name: p
[07ec1a2]25 Applying untyped:
[fc67d6f]26 Name: alloc
[07ec1a2]27 ...to:
[fc67d6f]28 Name: stp
[07ec1a2]29 Applying untyped:
[fc67d6f]30 Name: ?*?
[07ec1a2]31 ...to:
[fc67d6f]32 Name: dim
[07ec1a2]33 Sizeof Expression on: Applying untyped:
[fc67d6f]34 Name: *?
[07ec1a2]35 ...to:
[fc67d6f]36 Name: stp
37
38
39
40
[07ec1a2]41alloc.cfa:267:1 error: No reasonable alternatives for expression Applying untyped:
[fc67d6f]42 Name: ?=?
[07ec1a2]43...to:
[cdbfab0]44 Name: p
[07ec1a2]45 Applying untyped:
[cdbfab0]46 Name: memset
[07ec1a2]47 ...to:
[cdbfab0]48 Name: stp
49 constant expression (10 10: signed int)
50
51
[07ec1a2]52alloc.cfa:268:1 error: No reasonable alternatives for expression Applying untyped:
[cdbfab0]53 Name: ?=?
[07ec1a2]54...to:
[cdbfab0]55 Name: p
[07ec1a2]56 Applying untyped:
[cdbfab0]57 Name: memcpy
[07ec1a2]58 ...to:
[cdbfab0]59 Address of:
60 Name: st1
61 Address of:
62 Name: st
63
64
Note: See TracBrowser for help on using the repository browser.