Hi Andreas,
On 24/02/23 10:46, Andreas Schwab wrote:
On Feb 24 2023, Michael Schmitz wrote:
Hi Andreas,
On 24/02/23 06:57, Andreas Schwab wrote:
On Feb 23 2023, Chuck Lever III wrote:
Assuming that "PC:" on m68k is the same as "RIP:" on x86...
this does not make sense. rfc6803_suite is not a function.
That can mean that something has overwritten the return PC.
Wouldn't you expect a format error in that case?
What format error do you mean? There was a chk exception, presumably
because the first word of rfc6803_suite happens to match the encoding of
the chk insn.
I got confused by 'return PC' and thought the exception had happened on
a return instruction (but even that would be unlikely - only rte can
generate a format error ...).
Your explanation is more likely to be correct. Would that Geert had
copied the code snipped from the log.
Cheers,
Michael