source: tests/.expect/init1.txt @ ee858bf

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since ee858bf was ee858bf, checked in by Peter A. Buhr <pabuhr@…>, 4 years ago

add 0p test for function pointers, and seperate valid from error output

  • Property mode set to 100644
File size: 390 bytes
RevLine 
[ee858bf]1init1.cfa: In function '_X1fFv___1':
2init1.cfa:43:69: warning: initialization of 'int (*)(int)' from incompatible pointer type 'void (*)()' [-Wincompatible-pointer-types]
3init1.cfa:44:29: warning: assignment to 'int (*)(int)' from incompatible pointer type 'void (*)()' [-Wincompatible-pointer-types]
4init1.cfa: In function '_X4mainFi___1':
5init1.cfa:132:9: note: #pragma message: Compiled
Note: See TracBrowser for help on using the repository browser.