source: tests/bugs/.expect/5.txt @ 4d23dd2

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

Added tests cases for some of the opened tickets

  • Property mode set to 100644
File size: 647 bytes
Line 
1bugs/5.cfa: In function ‘_X4mainFi___1’:
2bugs/5.cfa:8:43: error: ‘_unq0_finished_’ undeclared (first use in this function)
3   foo(bar());
4                                           ^             
5bugs/5.cfa:8:43: note: each undeclared identifier is reported only once for each function it appears in
6bugs/5.cfa:8:225: warning: left-hand operand of comma expression has no effect [-Wunused-value]
7   foo(bar());
8                                                                                                                                                                                                                                 ^
Note: See TracBrowser for help on using the repository browser.