source: tests/.expect/nested_function.txt @ f820f42

ADTast-experimentalpthread-emulationqualifiedEnum
Last change on this file since f820f42 was 03656d1, checked in by Peter A. Buhr <pabuhr@…>, 22 months ago

add test for nested functions run on user-thread stacks

  • Property mode set to 100644
File size: 400 bytes
Line 
1nested_function.cfa: In function '_X1fFi___2':
2nested_function.cfa:44:5: error: no return statement in function returning non-void [-Werror=return-type]
3nested_function.cfa: In function '_X20get_exception_vtableFS22ThreadCancelled_vtable_S1T__PS15ThreadCancelled_S1T___1':
4nested_function.cfa:25:36: warning: unused variable '_retvalue' [-Wunused-variable]
5cc1: some warnings being treated as errors
Note: See TracBrowser for help on using the repository browser.