1. 16 Feb, 2010 4 commits
    • params.def (PARAM_MAX_VARTRACK_SIZE): New. · ec8c3978
      	* params.def (PARAM_MAX_VARTRACK_SIZE): New.
      	* doc/invoke.texi: Document it.
      	* var-tracking.c: Include toplev.h and params.h.
      	(vt_find_locations): Return bool indicating success.  Compute
      	hash sizes unconditionally.  Check new parameter, report.
      	(variable_tracking_main_1): Check vt_find_locations results and
      	retry.  Renamed from...
      	(variable_tracking_main): ... this.  New wrapper to preserve
      	flag_var_tracking_assignments.
      	* Makefile.in (var-tracking.o): Adjust dependencies.
      
      	* lib/prune.exp: Prune variable tracking size limit exceeded
      	notes.
      
      From-SVN: r156794
      Jakub Jelinek committed
    • re PR c++/43031 (internal compiler error: verify_gimple failed after non-trivial… · 1e2ddf80
      re PR c++/43031 (internal compiler error: verify_gimple failed after non-trivial conversion error when crosscompiling Firefox)
      
      	PR c++/43031
      	* cp-gimplify.c (cp_gimplify_expr) [MODIFY_EXPR]: Use
      	VIEW_CONVERT_EXPR for conversions between structural equality types
      	that the back end can't tell are the same.
      
      From-SVN: r156793
      Jason Merrill committed
    • re PR c++/43036 (c++ compilation hang) · 38e40fcd
      	PR c++/43036
      	* tree.c (build_cplus_array_type): Set TYPE_MAIN_VARIANT to strip
      	cv-quals from element here.
      	(cp_build_qualified_type_real): Not here.  Preserve typedef name.
      
      From-SVN: r156792
      Jason Merrill committed
    • Daily bump. · d96f5ff5
      From-SVN: r156789
      GCC Administrator committed
  2. 15 Feb, 2010 13 commits
  3. 14 Feb, 2010 7 commits
  4. 13 Feb, 2010 2 commits
  5. 12 Feb, 2010 9 commits
  6. 11 Feb, 2010 5 commits