Changeset 30cf6b0 for tests/.expect/init1.txt
- Timestamp:
- Oct 11, 2020, 10:29:06 AM (2 years ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- aa90b2c
- Parents:
- a33704d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/init1.txt
ra33704d r30cf6b0 1 init1.cfa: In function '_X1fFv___1':2 init1.cfa:43:69: warning: initialization of 'int (*)(int)' from incompatible pointer type 'void (*)()' [-Wincompatible-pointer-types]3 init1.cfa:44:29: warning: assignment to 'int (*)(int)' from incompatible pointer type 'void (*)()' [-Wincompatible-pointer-types]4 1 init1.cfa: In function '_X4mainFi___1': 5 init1.cfa:13 2:9: note: #pragma message: Compiled2 init1.cfa:136:9: note: #pragma message: Compiled
Note: See TracChangeset
for help on using the changeset viewer.