1. 19 Apr, 2007 9 commits
  2. 18 Apr, 2007 17 commits
  3. 17 Apr, 2007 14 commits
    • target-supports.exp (check_profiling_available): Return 0 for uClibc with -p or -pg. · 50f324bb
      2007-04-17  Joseph Myers  <joseph@codesourcery.com>
                  Richard Sandiford  <richard@codesourcery.com>
      
      	* lib/target-supports.exp (check_profiling_available): Return 0
      	for uClibc with -p or -pg.
      
      Co-Authored-By: Richard Sandiford <richard@codesourcery.com>
      
      From-SVN: r123938
      Joseph Myers committed
    • Daily bump. · f5df0dc4
      From-SVN: r123936
      GCC Administrator committed
    • Fix merge markers in ChangeLog. · f6555957
      From-SVN: r123933
      Eric Christopher committed
    • reload1.c (eliminte_regs_in_insn): Use REG_EQUIV notes the same way we use REG_EQUAL. · 7c11b28c
      	* reload1.c (eliminte_regs_in_insn): Use REG_EQUIV notes the same way
      	we use REG_EQUAL.
      
      From-SVN: r123932
      Bernd Schmidt committed
    • re PR awt/31311 (Quitting applet can hang X server) · abe2f66a
      2007-04-17  Francis Kung  <fkung@redhat.com>
      
      	PR classpath/31311
      	* gnu/java/awt/peer/gtk/ComponentGraphics.java
      	(dispose): Removed method.
      	(disposeSurface): Removed method.
      	* gnu_java_awt_peer_gtk_ComponentGraphics.h: Regenerated.
      	* native/jni/gtk-peer/gnu_java_awt_peer_gtk_ComponentGraphics.c
      	(Java_gnu_java_awt_peer_gtk_ComponentGraphics_disposeSurface): Removed.
      	(Java_gnu_java_awt_peer_gtk_ComponentGraphics_initState): Destroy surface
      	after it is used to create a cairo context.
      
      From-SVN: r123928
      Francis Kung committed
    • re PR target/30483 (Internal compiler error with inline volatile assembly on AVR) · 5594a6c8
      	PR target/30483
      	* config/avr/avr.c (ptrreg_to_str): Replace gcc_unreachable() with
      	error().
      
      From-SVN: r123926
      Anatoly Sokolov committed
    • trans-types.h (gfc_packed): New enum. · dcfef7d4
      * trans-types.h (gfc_packed): New enum.
      (gfc_get_nodesc_array_type): Change prototype to use new enum.
      * trans-types.c (gfc_get_nodesc_array): Use gfc_packed for
      argument packed.  Adapt all references to values accordingly.
      (gfc_sym_type): Use enum values in call to gfc_get_nodesc_array.
      (gfc_get_derived_type): Likewise.
      * trans-array.c (gfc_build_constant_array_constructor): Likewise.
      * trans-expr.c (gfc_get_interface_mapping_charlen): Changed packed
      argument to type gfc_packed.
      (gfc_add_interface_mapping): Use enum values in call to
      gfc_get_interface_mapping.
      * trans-decl.c (gfc_build_dummy_array_decl): Adapt to use enum
      values when determining packing.
      
      From-SVN: r123924
      Tobias Schlüter committed
    • re PR c++/31517 (ICE on invalid initialization of static member of a template class) · f01ec37d
      2007-04-17  Simon Martin  <simartin@users.sourceforge.net>
      
      	PR c++/31517
      	* pt.c (value_dependent_expression_p): Handle MODOP_EXPRs.
      
      From-SVN: r123923
      Simon Martin committed
    • sse.md (sse_vmaddv4sf3): Use register_operand on "0". · ce217d75
      2007-04-17  H.J. Lu  <hongjiu.lu@intel.com>
      
      	* config/i386/sse.md (sse_vmaddv4sf3): Use register_operand
      	on "0".
      	(sse_vmmulv4sf3): Likewise.
      	(sse2_vmaddv2df3): Likewise.
      	(sse2_vmmulv2df3): Likewise.
      
      From-SVN: r123920
      H.J. Lu committed
    • re PR rtl-optimization/31360 (RTL loop invariant is not aggressive enough) · a154b43a
      	PR rtl-optimization/31360
      	* cfgloopanal.c (target_small_cost, target_pres_cost): Removed.
      	(target_reg_cost): New.
      	(init_set_costs): Initialize target_reg_cost.  Add comments
      	regarding the rationale of the costs.
      	(global_cost_for_size): Renamed to...
      	(estimate_reg_pressure_cost): ... and simplify.  Decrease importance
      	of register pressure.
      	* tree-ssa-loop-ivopts.c (ivopts_global_cost_for_size): Use
      	estimate_reg_pressure_cost.  Add number of ivs.
      	(determine_set_costs): Dump target_reg_cost.
      	* loop-invariant.c (gain_for_invariant):  Use
      	estimate_reg_pressure_cost.  Removed n_inv_uses argument.
      	(best_gain_for_invariant, find_invariants_to_move): Remove
      	n_inv_uses.
      	* cfgloop.h (target_small_cost, target_pres_cost): Removed.
      	(target_reg_cost): Declare.
      	(global_cost_for_size): Declaration removed.
      	(estimate_reg_pressure_cost): Declare.
      
      	* gcc.dg/loop-7.c: New test.
      
      From-SVN: r123919
      Zdenek Dvorak committed
    • trans-decl.c (gfc_finish_decl): Remove unused second argument 'init'. · faf28b3a
      * trans-decl.c (gfc_finish_decl): Remove unused second argument
      'init'.  Simplify code accordingly.  Remove calls to
      gfc_fatal_error in favor of gcc_assert.
      (create_function_arglist): Remove second argument from calls to
      gfc_finish-decl.
      (gfc_trans_dummy_character): Likewise.
      
      From-SVN: r123917
      Tobias Schlüter committed
    • rs6000.c (rs6000_hard_regno_mode_ok): Force TDmode regnos into even/odd register pairs. · c092b045
      	* config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Force TDmode
      	regnos into even/odd register pairs.
      	* config/rs6000/rs6000.h [SLOW_UNALIGNED_ACCESS]: Treat DDmode and
      	TDmode similar to the other floating point modes.
      	[SECONDARY_MEMORY_NEEDED]: Treat DDmode similar to DFmode.
      	* config/rs6000/dfp.md (negdd2, absdd2, negtd2, abstd2): New
      	define_expand's.
      	(negdd2_fpr, absdd2_fpr, nabsdd2_fpr, negtd2_fpr, abstd2_fpr,
      	nabstd2_fpr, movdd_hardfloat64_mfpgpr): New define_insn's.
      	(movdd_hardfloat64): Use TARGET_MFPGPR.
      
      From-SVN: r123916
      Peter Bergner committed
    • re PR ada/31576 (Ada bootstrap error) · ea30850a
      2007-04-17  Andreas Krebbel  <krebbel1@de.ibm.com>
      
      	PR ada/31576
      	* system-linux-alpha.ads: Disable constant condition warning for the
      	Default_Bit_Order variable.
      	* system-linux-s390.ads: Likewise.
      	* system-linux-s390x.ads: Likewise.
      	* system-linux-sparc.ads: Likewise.
      
      From-SVN: r123915
      Andreas Krebbel committed
    • linkage.exp: Do not run on remote hosts. · 485b51a7
      	* gcc.misc-tests/linkage.exp: Do not run on remote hosts.
      	* lib/compat.exp (compat-run): Use file_on_host, not remote_file
      	build.
      	(compat-execute): Likewise.
      	* lib/copy-file.exp (gcc_copy_files): Use remote_download to copy
      	files to remote hosts.
      	* lib/c-ctorture.exp (c-torture-compile): Likewise.
      	(c-torture-execute): Likewise.
      	* lib/dg-pch.exp (dg-pch): Use file_on_host, not remote_file build
      	or plain file.  Use remote_upload and remote_download to copy
      	files about.
      	* lib/scanasm.exp (dg-scan): Upload the file from the remote host
      	before scanning it.
      
      From-SVN: r123914
      Mark Mitchell committed