public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [jit] Merger of trunk r216524 into jit branch
@ 2014-10-22 14:20 David Malcolm
  0 siblings, 0 replies; 2+ messages in thread
From: David Malcolm @ 2014-10-22 14:20 UTC (permalink / raw)
  To: jit, gcc-patches

I've merged svn trunk into the git dmalcolm/jit branch, specifically
from trunk r216524 aka d14cac46135326115f0dc589b0b3d2d249d74cf7
(2014-10-21) bringing in all changes since r215958 aka
e012cdc775868e9922f5fef9068a764546876d93 (2014-10-06).

This required a cleanup of global state "optimizer" in
ipa-icf.c:ipa_icf_driver to avoid a segfault on the second iteration;
I'll post it for review on trunk shortly

(plus trivial fixes for the flattening of function.h, for gnu11,
and for the fixups made for nits when committing approved changes *into*
trunk).

With this change, jit.sum's # of expected passes remains 4663

gcc/ChangeLog.jit
	* cgraph.h: Drop now-redundant prototype of ipa_cp_c_finalize,
	since trunk added this in ipa-prop.h.
	* ipa-icf.c (ipa_icf_driver): Set optimizer to NULL when
	done.

gcc/jit/ChangeLog.jit:
	* jit-recording.c: Include tm.h.  Don't include function.h.

gcc/testsuite/ChangeLog.jit:
	* jit.dg/jit.exp (DEFAULT_CFLAGS): Add -fgnu89-inline since
	dejagnu.h assumes this.

Conflicts:
	gcc/configure
	gcc/dwarf2out.c
	gcc/toplev.c


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [jit] Merger of trunk r216524 into jit branch
@ 2014-10-27 18:00 David Malcolm
  0 siblings, 0 replies; 2+ messages in thread
From: David Malcolm @ 2014-10-27 18:00 UTC (permalink / raw)
  To: jit, gcc-patches

I've merged svn trunk into the git dmalcolm/jit branch, specifically
from trunk r216746 aka fddbd0194b01f44c5b5f16379fd5405dcf6d71c0
(2014-10-27) bringing in all changes since r216524 aka
d14cac46135326115f0dc589b0b3d2d249d74cf7 (2014-10-21).

Some #include fixups were needed within gcc/jit to track the
header file flattening on trunk.
    
With this change, jit.sum's # of expected passes remains 4663
    
gcc/jit/ChangeLog.jit:
	* dummy-frontend.c: Drop includes of tree-iterator.h,
	tree-ssa-alias.h, gimple-expr.h, gimple.h, gimple-pretty-print.h.
	* jit-playback.c: Drop includes of debug.h, langhooks.h,
	langhooks-def.h, tree-iterator.h, gimple-expr.h, tree-ssa-alias.h,
	gimple.h, gimple-pretty-print.h, diagnostic-core.h, dumpfile.h.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-27 17:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-22 14:20 [jit] Merger of trunk r216524 into jit branch David Malcolm
2014-10-27 18:00 David Malcolm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).