1. 06 May, 2014 14 commits
    • lto-cgraph.c (compute_ltrans_boundary): Make node variables local to their respective blocks. · 224dbc07
      gcc/
      	* lto-cgraph.c (compute_ltrans_boundary): Make node variables local
      	to their respective blocks.  Fix inadvertent use of "node".
      
      From-SVN: r210120
      Richard Sandiford committed
    • boehm.c (mark_reference_fields): Don't update the mask when setting pointer_after_end. · ebe9df67
      gcc/java/
      	* boehm.c (mark_reference_fields): Don't update the mask when
      	setting pointer_after_end.
      
      From-SVN: r210119
      Richard Sandiford committed
    • emit-rtl.c (init_derived_machine_modes): New functionm, split out from... · aa3a12d6
      gcc/
      	* emit-rtl.c (init_derived_machine_modes): New functionm, split
      	out from...
      	(init_emit_once): ...here.
      	* rtl.h (init_derived_machine_modes): Declare.
      	* toplev.c (do_compile): Call it even if no_backend.
      
      From-SVN: r210118
      Richard Sandiford committed
    • Update ChangeLogs for wide-int work. · 1d60af08
      Co-Authored-By: Kyrylo Tkachov <kyrylo.tkachov@arm.com>
      Co-Authored-By: Mike Stump <mikestump@comcast.net>
      Co-Authored-By: Richard Sandiford <rdsandiford@googlemail.com>
      
      From-SVN: r210116
      Kenneth Zadeck committed
    • Merge in wide-int. · 807e902e
      From-SVN: r210113
      Kenneth Zadeck committed
    • compiler: Store flags for division checks in Gogo object instead of using global variables. · 6122336c
      	* go-c.h (go_create_gogo): Update declaration to add
      	check_divide_zero and check_divide_overflow parameters.
      	* go-lang.c (go_langhook_init): Pass new arguments to
      	go_create_gogo.
      
      From-SVN: r210109
      Chris Manghane committed
    • avr.c (avr_can_eliminate): Mark unused argument. · 3134fb19
      2014-05-06  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
      
      	* config/avr/avr.c (avr_can_eliminate): Mark unused argument.
      
      From-SVN: r210108
      Jan-Benedict Glaw committed
    • tree-pass.h (TODO_verify_ssa, [...]): Remove. · 3bea341f
      2014-05-06  Richard Biener  <rguenther@suse.de>
      
      	* tree-pass.h (TODO_verify_ssa, TODO_verify_flow,
      	TODO_verify_stmts, TODO_verify_rtl_sharing): Remove.
      	(TODO_verify_all): Adjust.
      	* asan.c: Remove references to TODO_verify_ssa, TODO_verify_flow,
      	TODO_verify_stmts and TODO_verify_rtl_sharing.
      	* bb-reorder.c: Likewise.
      	* cfgexpand.c: Likewise.
      	* cprop.c: Likewise.
      	* cse.c: Likewise.
      	* function.c: Likewise.
      	* fwprop.c: Likewise.
      	* gcse.c: Likewise.
      	* gimple-ssa-isolate-paths.c: Likewise.
      	* gimple-ssa-strength-reduction.c: Likewise.
      	* ipa-split.c: Likewise.
      	* loop-init.c: Likewise.
      	* loop-unroll.c: Likewise.
      	* lower-subreg.c: Likewise.
      	* modulo-sched.c: Likewise.
      	* postreload-gcse.c: Likewise.
      	* predict.c: Likewise.
      	* recog.c: Likewise.
      	* sched-rgn.c: Likewise.
      	* store-motion.c: Likewise.
      	* tracer.c: Likewise.
      	* trans-mem.c: Likewise.
      	* tree-call-cdce.c: Likewise.
      	* tree-cfg.c: Likewise.
      	* tree-cfgcleanup.c: Likewise.
      	* tree-complex.c: Likewise.
      	* tree-eh.c: Likewise.
      	* tree-emutls.c: Likewise.
      	* tree-if-conv.c: Likewise.
      	* tree-into-ssa.c: Likewise.
      	* tree-loop-distribution.c: Likewise.
      	* tree-object-size.c: Likewise.
      	* tree-parloops.c: Likewise.
      	* tree-pass.h: Likewise.
      	* tree-sra.c: Likewise.
      	* tree-ssa-ccp.c: Likewise.
      	* tree-ssa-copy.c: Likewise.
      	* tree-ssa-copyrename.c: Likewise.
      	* tree-ssa-dce.c: Likewise.
      	* tree-ssa-dom.c: Likewise.
      	* tree-ssa-dse.c: Likewise.
      	* tree-ssa-forwprop.c: Likewise.
      	* tree-ssa-ifcombine.c: Likewise.
      	* tree-ssa-loop-ch.c: Likewise.
      	* tree-ssa-loop-ivcanon.c: Likewise.
      	* tree-ssa-loop.c: Likewise.
      	* tree-ssa-math-opts.c: Likewise.
      	* tree-ssa-phiopt.c: Likewise.
      	* tree-ssa-phiprop.c: Likewise.
      	* tree-ssa-pre.c: Likewise.
      	* tree-ssa-reassoc.c: Likewise.
      	* tree-ssa-sink.c: Likewise.
      	* tree-ssa-strlen.c: Likewise.
      	* tree-ssa-tail-merge.c: Likewise.
      	* tree-ssa-uncprop.c: Likewise.
      	* tree-switch-conversion.c: Likewise.
      	* tree-tailcall.c: Likewise.
      	* tree-vect-generic.c: Likewise.
      	* tree-vectorizer.c: Likewise.
      	* tree-vrp.c: Likewise.
      	* tsan.c: Likewise.
      	* var-tracking.c: Likewise.
      	* bt-load.c: Likewise.
      	* cfgcleanup.c: Likewise.
      	* combine-stack-adj.c: Likewise.
      	* combine.c: Likewise.
      	* compare-elim.c: Likewise.
      	* config/epiphany/resolve-sw-modes.c: Likewise.
      	* config/i386/i386.c: Likewise.
      	* config/mips/mips.c: Likewise.
      	* config/s390/s390.c: Likewise.
      	* config/sh/sh_treg_combine.cc: Likewise.
      	* config/sparc/sparc.c: Likewise.
      	* dce.c: Likewise.
      	* dse.c: Likewise.
      	* final.c: Likewise.
      	* ifcvt.c: Likewise.
      	* mode-switching.c: Likewise.
      	* passes.c: Likewise.
      	* postreload.c: Likewise.
      	* ree.c: Likewise.
      	* reg-stack.c: Likewise.
      	* regcprop.c: Likewise.
      	* regrename.c: Likewise.
      	* web.c: Likewise.
      
      From-SVN: r210106
      Richard Biener committed
    • c-opts.c (c_common_post_options): For -freestanding... · b15458be
      2014-05-06  Richard Biener  <rguenther@suse.de>
      
      	c-family/
      	* c-opts.c (c_common_post_options): For -freestanding,
      	-fno-hosted and -fno-builtin disable pattern recognition
      	if not enabled explicitely.
      
      From-SVN: r210100
      Richard Biener committed
    • re PR debug/61070 (debug_bitmap writes to stdout) · 3d224d46
      2014-05-06  Richard Biener  <rguenther@suse.de>
      
      	PR middle-end/61070
      	* bitmap.c (debug_bitmap): Dump to stderr, not stdout.
      	* tree-ssa-structalias.c (dump_solution_for_var): Likewise.
      
      From-SVN: r210098
      Richard Biener committed
    • compiler: Fix bug in embedded method handling. · 6f073191
      If the same type was embedded in a struct at different levels,
      only the first embedded instance was considered when building
      the set of all methods.  A second instance was ignored, even
      if it was at a higher level and should therefore override the
      first instance.
      
      Test case is bug485.go in master repository.
      
      From-SVN: r210096
      Ian Lance Taylor committed
    • compiler: Use backend interface for array length. · 0c2b1bb7
      From-SVN: r210093
      Ian Lance Taylor committed
    • Daily bump. · 9239c1b4
      From-SVN: r210092
      GCC Administrator committed
    • compiler: Use backend interface for slice construction. · fb930306
      	* go-gcc.cc (Gcc_backend::implicit_variable): Rename from
      	gc_root_variable.  Add name and is_constant parameters.
      
      From-SVN: r210088
      Chris Manghane committed
  2. 05 May, 2014 19 commits
  3. 04 May, 2014 1 commit
  4. 03 May, 2014 6 commits