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] Fix ICE with -ftree-parallelize-loops=2 -fno-ipa-pure-const (PR ipa/83506)


On Wed, Dec 20, 2017 at 02:38:13PM -0500, David Malcolm wrote:
> > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
> 
> Out of interest, did you test this with "jit" enabled?  I mention it
> because we ran into issues with ipa fn summary cleanup with jit before,
> which required r254458 to fix (PR jit/82826).

No, I'm testing jit only when building distro rpms, not in normal bootstraps
(because it requires --enable-host-shared).

	Jakub


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