Re: Backporting streaming and enum changes

2020-08-14 Thread Christophe Lyon via Gcc-patches
On Fri, 14 Aug 2020 at 11:21, Jan Hubicka wrote: > > > Hi, > > > > > > Since this was backported as > > > r10-8623-g0d96c3424bbb5e5f994b78c8f65d8704d215be54, > > > > Yes, after discussion with Jakub on IRC. > > > I've noticed ICEs on arm and aarch64: > > > gcc.dg/pr34457-1.c (internal compile

Re: Backporting streaming and enum changes

2020-08-14 Thread Jan Hubicka
> Hi, > > > > Since this was backported as > > r10-8623-g0d96c3424bbb5e5f994b78c8f65d8704d215be54, > > Yes, after discussion with Jakub on IRC. > > I've noticed ICEs on arm and aarch64: > > gcc.dg/pr34457-1.c (internal compiler error) > > gcc.dg/torture/pr92088-1.c -O2 -flto -fno-use-l

Re: Backporting streaming and enum changes

2020-08-14 Thread Jan Hubicka
Hi, > > Since this was backported as > r10-8623-g0d96c3424bbb5e5f994b78c8f65d8704d215be54, Yes, after discussion with Jakub on IRC. > I've noticed ICEs on arm and aarch64: > gcc.dg/pr34457-1.c (internal compiler error) > gcc.dg/torture/pr92088-1.c -O2 -flto -fno-use-linker-plugin > -fl

Re: Backporting streaming and enum changes

2020-08-14 Thread Christophe Lyon via Gcc-patches
Hi, On Thu, 6 Aug 2020 at 16:39, Richard Biener wrote: > > On Thu, 6 Aug 2020, Jan Hubicka wrote: > > > Hello, > > as discussed some time ago, I would like to discuss possibility to > > backport the straming and enum improvements. The motivation is that > > this brings quite noticeable improveme

Re: Backporting streaming and enum changes

2020-08-06 Thread Richard Biener
On Thu, 6 Aug 2020, Jan Hubicka wrote: > Hello, > as discussed some time ago, I would like to discuss possibility to > backport the straming and enum improvements. The motivation is that > this brings quite noticeable improvements to builds of very large > projects where we currently have nonline

Backporting streaming and enum changes

2020-08-06 Thread Jan Hubicka
Hello, as discussed some time ago, I would like to discuss possibility to backport the straming and enum improvements. The motivation is that this brings quite noticeable improvements to builds of very large projects where we currently have nonlinearity problem with anonymous namespaces (which is