Re: [PATCH] S/390: Function hotpatching option and function attribute
Backporting this patch to 4.8, 4.4 and 4.1 brougth some issues to light. The new version of the patch optimizes some code and warnings and adapts the test cases so that they run without modifications on 4.8 and earlier. Original message: On Thu, Dec 05, 2013 at 09:06:31AM +0100, Dominik Vogt wrot
[PATCH] S/390: Function hotpatching option and function attribute
Date: Mon, 18 Nov 2013 15:41:46 +0000 Subject: [PATCH] S/390: Function hotpatching option and function attribute --- gcc/config/s390/s390-protos.h | 1 + gcc/config/s390/s390.c | 197 + gcc/confi