r207753 - in /trunk/gcc: ChangeLog config/s390/...

krebbel@gcc.gnu.org krebbel@gcc.gnu.org
Thu Feb 13 12:38:00 GMT 2014


Author: krebbel
Date: Thu Feb 13 12:38:52 2014
New Revision: 207753

URL: http://gcc.gnu.org/viewcvs?rev=207753&root=gcc&view=rev
Log:
2014-02-13  Dominik Vogt  <vogt@linux.vnet.ibm.com>

	* config/s390/s390.c (s390_asm_output_function_label): Fix crash
	caused by bad second argument to warning_at() with -mhotpatch and
	nested functions (e.g. with gfortran).

2014-02-13  Dominik Vogt  <vogt@linux.vnet.ibm.com>

	* gcc.target/s390/hotpatch-compile-8.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/s390/hotpatch-compile-8.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/s390/s390.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list