r273411 - in /trunk/gcc: ChangeLog config/rs600...

segher@gcc.gnu.org segher@gcc.gnu.org
Thu Jul 11 18:36:00 GMT 2019


Author: segher
Date: Thu Jul 11 18:36:48 2019
New Revision: 273411

URL: https://gcc.gnu.org/viewcvs?rev=273411&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-logue.c (rs6000_output_function_epilogue):
	Handle Modula-2.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000-logue.c



More information about the Gcc-cvs mailing list