r273412 - in /branches/gcc-9-branch/gcc: Change...
segher@gcc.gnu.org
segher@gcc.gnu.org
Thu Jul 11 18:42:00 GMT 2019
Author: segher
Date: Thu Jul 11 18:42:20 2019
New Revision: 273412
URL: https://gcc.gnu.org/viewcvs?rev=273412&root=gcc&view=rev
Log:
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.c (rs6000_output_function_epilogue): Handle
Modula-2.
Modified:
branches/gcc-9-branch/gcc/ChangeLog
branches/gcc-9-branch/gcc/config/rs6000/rs6000.c
More information about the Gcc-cvs
mailing list