Added some names to the list of test-suite programs that need the --all-cdecl work-around.

Added a work-around for a cc65 bug that made the yacc tests fail.
This commit is contained in:
Greg King
2015-06-25 13:57:17 -04:00
parent 8bdbc00ba3
commit f6d1234576
3 changed files with 19 additions and 4 deletions

View File

@@ -5,7 +5,8 @@
*/
#include <stdio.h>
#include <limits.h>
#define NO_IMPLICIT_FUNCPTR_CONV
unsigned char success=0;
unsigned char failures=0;