This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [m68k 04/13] libffi fixes and closure support


>>>>> "Roman" == Roman Zippel <zippel@linux-m68k.org> writes:

Roman> if test "x$libffi_cv_as_cfi_pseudo_op" = xyes; then
Roman>    AC_DEFINE(HAVE_AS_CFI_PSEUDO_OP, 1,
Roman>              [Define if your assembler supports .cfi_* directives.])
Roman> fi

Roman> If making it conditional like this is acceptable, I'll prepare a patch.

Yes, this would be fine.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]