1. 02 Jun, 2004 5 commits
    • i386.c (ix86_adjust_cost): Don't increase the cost for load+operation for PROCESSOR_PENTIUMPRO... · dff008b4
      	* i386.c (ix86_adjust_cost): Don't increase the cost for
      	load+operation for PROCESSOR_PENTIUMPRO, it is already
      	modelled in the DFA description
      
      From-SVN: r82571
      Steven Bosscher committed
    • re PR fortran/15557 (Not Implemented: Substring reference in DATA statement) · 2fa54841
      fortran/
      PR fortran/15557
      * data.c (assign_substring_data_value): New function.
      (gfc_assign_data_value): Call the new function if we're dealing
      with a substring LHS.
      
      testsuite/
      PR fortran/15557
      * gfortran.fortran-torture/execute/data_3.f90: New testcase.
      
      From-SVN: r82570
      Tobias Schlüter committed
    • Makefile.in (EXPR_H): Add insn-config.h... · 78528714
      2004-06-01  Jerry Quinn  <jlquinn@optonline.net>
      
      	* Makefile.in (EXPR_H): Add insn-config.h, function.h,
      	$(RTL_H), flags.h, $(TREE_H), $(MACHMODE_H), $(EXPR_H).
      	(ALIAS_H, EMIT_RTL_H): New.
      	(cselib.o): Replace EXPR_H with EMIT_RTL_H.
      	(cfgcleanup.o): Add EMIT_RTL_H.
      	(alias.o): Replace EXPR_H with EMIT_RTL_H and ALIAS_H.
      	* alias.c: Replace expr.h with emit-rtl.h and alias.h.
      	* attribs.c, c-lex.c, c-obj-common.c, c-semantics.c: Remove expr.h.
      	* cfgcleanup.c, cselib.c: Replace expr.h with emit-rtl.h.
      	* expr.h: Add include guard.  Include function.h, rtl.h, flags.h,
      	tree.h, machmode.h, insn-config.h, alias.h, emit-rtl.h.
      	(get_varargs_alias_set, get_frame_alias_set, record_base_value,
      	record_alias_subset, new_alias_set, can_address_p): Move to alias.h.
      	(set_mem_alias_set, set_mem_align, set_mem_expr, set_mem_offset,
      	set_mem_size): Move to emit-rtl.h.
      	* emit-rtl.h: New.
      	* alias.h: New.
      
      From-SVN: r82568
      Jerry Quinn committed
    • Daily bump. · 1e2a2bdc
      [[Split portion of a mixed commit.]]
      
      From-SVN: r82566.2
      GCC Administrator committed
    • Daily bump. · ff2adb9d
      [[Split portion of a mixed commit.]]
      
      From-SVN: r82564.2
      GCC Administrator committed
  2. 01 Jun, 2004 23 commits
  3. 31 May, 2004 12 commits