[PATCH] rs6000: Handle Modula-2 in the traceback table

David Edelsohn dje.gcc@gmail.com
Thu Jul 11 18:43:00 GMT 2019


On Thu, Jul 11, 2019 at 2:34 PM Segher Boessenkool
<segher@kernel.crashing.org> wrote:
>
> This patch recognises Modula-2 as language for the traceback table,
> fixing the problem shown in
> https://gcc.gnu.org/ml/gcc-patches/2019-07/msg00848.html .

The value "8" is predefined in the ABI and AIX headers as the
"language indicator" for Modula-2.

Okay.

- David



More information about the Gcc-patches mailing list