On Fri, Jan 13, 2017 at 2:00 PM, Martin Liška <mli...@suse.cz> wrote: > On 01/13/2017 01:16 PM, Richard Biener wrote: >> On Tue, Jan 10, 2017 at 4:28 PM, Martin Liška <mli...@suse.cz> wrote: >>> As mentioned in the PR, we currently do not properly reload global >>> optimization options when we drop strict-aliasing flag on a function >>> that equals to cfun. >>> >>> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. >>> >>> Ready to be installed? >> >> Ok. > > Thanks, applied to trunk. May I install the patch to active branches if it > survives > bootstrap and regression tests?
Yes, but please wait a few days to see if there's any fallout with odd target stuff done by set_cfun. Richard. > > Martin > >> >> Richard. >> >>> Martin >