This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 5 Status Report (2015-01-19), Trunk in Stage 4


Hi,

I would like to apply the following patch:

[PATCH] S/390: -mhotpatch v2
https://gcc.gnu.org/ml/gcc-patches/2015-01/msg02370.html

It is a backend only change to our existing -mhotpatch feature
requested by the Linux kernel guys for the ftrace implementation:
https://lkml.org/lkml/2015/1/26/320

They need it in an upstream GCC asap. If we don't get it into 5.0 we
probably would need to commit it onto 5.1 branch right after the
release. I would rather try to avoid this since it would make the
hotpatch feature incompatible between 5.0 and 5.1.

Ok to do it now?

Bye,

-Andreas-


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]