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] Rewrite lto streamer DFS from recursion to worklist (PR lto/65515)


On Tue, Mar 24, 2015 at 04:19:46PM +0100, Jakub Jelinek wrote:
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?

Also tested with
../configure --with-build-config=bootstrap-lto --enable-languages=c,c++,fortran,objc,obj-c++,go
make -j16; make -j16 -k check
on x86_64-linux, no regressions.

	Jakub


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