1. 18 Mar, 2003 4 commits
    • re PR c++/10091 ([parisc] ICE in cp_expr_size, at cp/cp-lang.c:307) · bdaa131b
              PR c++/10091
              * expr.c (expand_expr) [ADDR_EXPR]: Disallow taking the address of
              an unaligned member of TREE_ADDRESSABLE type.
              * cp/typeck.c (build_class_member_access_expr): Compare
              TYPE_MAIN_VARIANTs.
      
      From-SVN: r64520
      Jason Merrill committed
    • linux64.h (MASK_PROFILE_KERNEL): Define. · ffcfcb5f
      	* config/rs6000/linux64.h (MASK_PROFILE_KERNEL): Define.
      	(TARGET_PROFILE_KERNEL): Define.
      	(SUBTARGET_SWITCHES): Handle -mprofile-kernel.
      	(PROFILE_BEFORE_PROLOGUE): Don't define.
      	(PROFILE_KERNEL): Remove hacks.
      	* config/rs6000/rs6000.c (TARGET_PROFILE_KERNEL): Define default.
      	(rs6000_stack_info): No need to save lr if just for profiling when
      	TARGET_KERNEL_PROFILE.
      	(output_profile_hook): Output nothing when TARGET_KERNEL_PROFILE.
      	(output_function_profiler): Localize label generation.  Emit code
      	for kernel profiling.
      
      From-SVN: r64519
      Alan Modra committed
    • h8300-protos.h: Add a prototype for byte_accesses_mergeable_p. · 9b98dc74
      	* config/h8300/h8300-protos.h: Add a prototype for
      	byte_accesses_mergeable_p.
      	* config/h8300/h8300.c (byte_accesses_mergeable_p): New.
      	* config/h8300/h8300.md (*iorhi3_two_qi_mem): Likewise.
      	(a splitter): Likewise.
      	(*iorsi3_ashift_16_ashift_24): Likewise.
      	(*iorsi3_ashift_16_ashift_24_mem): Likewise.
      
      From-SVN: r64518
      Kazu Hirata committed
    • Daily bump. · d4e94271
      From-SVN: r64517
      GCC Administrator committed
  2. 17 Mar, 2003 32 commits
  3. 16 Mar, 2003 4 commits