diff --git a/gcc/config/m68k/next.h b/gcc/config/m68k/next.h index 9c7ebc09cfd..b6dfd769d82 100644 --- a/gcc/config/m68k/next.h +++ b/gcc/config/m68k/next.h @@ -227,7 +227,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* How to parse #pragma's */ -#define HANDLE_PRAGMA(finput) handle_pragma (finput) +#define HANDLE_PRAGMA(finput) handle_pragma (finput, &get_directive_line) /* Create new Mach-O sections. */