This is the mail archive of the gcc-patches@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: [PATCH 0/5] x86: CVE-2017-5715, aka Spectre


On Sun, Jan 14, 2018 at 4:08 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> Now my patch set has been checked into trunk.  Here is a patch set
> to move struct ix86_frame to machine_function on GCC 7, which is
> needed to backport the patch set to GCC 7:
>
> https://gcc.gnu.org/ml/gcc-patches/2018-01/msg01239.html
> https://gcc.gnu.org/ml/gcc-patches/2018-01/msg01240.html
> https://gcc.gnu.org/ml/gcc-patches/2018-01/msg01241.html
>
> OK for gcc-7-branch?

Yes, backporting is ok - please watch for possible fallout on trunk and make
sure to adjust the backport accordingly.  I plan to do GCC 7.3 RC1 on
Wednesday now with the final release about a week later if no issue shows
up.

Thanks for all your work!
Richard.

> Thanks.
>
>
> --
> H.J.


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