rs6000: Handle Modula-2 in the traceback table
authorSegher Boessenkool <segher@kernel.crashing.org>
Thu, 11 Jul 2019 18:36:48 +0000 (20:36 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Thu, 11 Jul 2019 18:36:48 +0000 (20:36 +0200)
commite617512f4af4e8f3342e3ba944fae093eaa9c4da
tree9d7177a35a9522ba636b5988f8f785c02e783715
parent946732df902dbb23dd44abe97fea41e154e6e5f9
rs6000: Handle Modula-2 in the traceback table

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 .

* config/rs6000/rs6000-logue.c (rs6000_output_function_epilogue):
Handle Modula-2.

From-SVN: r273411
gcc/ChangeLog
gcc/config/rs6000/rs6000-logue.c