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> One question here might be about frame information handling, older
Roman> assemblers don't support the cfi instructions, but I'd really like to
Roman> avoid having to hardcode this like other ports, as this is impossible to
Roman> maintain. Is there maybe a way to make this conditional?

You could use the preprocessor, at least if you worked out the
configury necessary to decide whether the assembler supports it.

Tom


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