r207752 - in /branches/gcc-4_8-branch/gcc: Chan...

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


Author: krebbel
Date: Thu Feb 13 12:34:11 2014
New Revision: 207752

URL: http://gcc.gnu.org/viewcvs?rev=207752&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:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/s390/hotpatch-compile-8.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/s390/s390.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list