OSDN Git Service

PR other/22202
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 5033c48..e916d52 100644 (file)
@@ -1,5 +1,27 @@
+2005-10-08  Steven Bosscher  <stevenb@suse.de>
+
+       PR other/22202
+       * params.def (PARAM_MAX_VARIABLE_EXPANSIONS): Remove superfluous
+       spaces.
+       (PARAM_SMS_DFA_HISTORY): Likewise.
+
+2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
+
+       PR middle-end/23150
+       * calls.c (mem_overlaps_already_clobbered_arg_p): New.
+       (load_register_parameters): Call it.
+       (check_sibcall_argument_overlap_1): Likewise.
+       (store_one_arg): Likewise.
+
 2005-10-07  James E. Wilson  <wilson@specifix.com>
 
+       * config/ia64/vect.md (ashl<mode>3, ashr<mode>3, lshr<mode>3): Use
+       DImode not VECINT24 for operand 2.
+
+       PR target/23644
+       * doc/invoke.texi (IA-64 Options, item -mtune): Renamed from
+       -mtune-arch.
+
        PR target/24193
        * config/ia64/ia64.md (movbi, movti_internal, gr_spill_internal,
        fr_spill): Use destination_operand for operand 0.