OSDN Git Service

* c-format.c (check_format_info_main): Don't check for presence of
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index b88a93f..33029bb 100644 (file)
@@ -1,3 +1,92 @@
+2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * c-format.c (check_format_info_main): Don't check for presence of
+       parameter for * width until after operand number has been read,
+       and only check for it if format parameters are available.
+       Fixes PR c/6547.
+
+2002-05-03  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * config/alpha/netbsd.h (CPP_PREDEFINES): Add -D_LP64.
+       (LINK_SPEC): Undef before defining.
+
+2002-05-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR preprocessor/6489
+       * tradcpp.c (fixup_newlines): New.
+       (main, finclude): Use it.
+
+2002-05-03  Richard Sandiford  <rsandifo@redhat.com>
+
+       * config/mips/elf64.h (UNIQUE_SECTION): Use mips_unique_section.
+       * config/mips/mips.c (mips_unique_section): Strip encoding from
+       decl name.
+
+2002-05-03  Jakub Jelinek  <jakub@redhat.com>
+
+       * config/i386/i386.c (ix86_expand_int_movcc): Truncate to proper
+       mode.
+
+2002-05-03  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * doc/install.texi (Installing): Mention GCC 3.1 buildstats.
+       (Specific): Removed buildstats references.
+       (Specific, hppa*-hp-hpux11): Adjust for GCC versions > 3.0.
+       (Specific, sparc-sun-solaris2*): Update 64-bit hints for GCC 3.1.
+       Accomodate Solaris versions beyond 8.
+       (Specific, sparc-sun-solaris2.7): Update as path for GCC 3.1.
+       (Specific, *-*-solaris2.8): Removed, obsolete.
+
+2002-05-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/6542
+       * config/sparc/sparc.h (leaf_reg_remap): Remove const.
+       (CONDITIONAL_REGISTER_USAGE): For TARGET_FLAT make
+       fill leaf_reg_remap with identity.
+       * config/sparc/sparc.c (leaf_reg_remap): Remove const.
+
+2002-05-03  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/h8300/crti.asm: Remove trailing spaces.
+       * config/h8300/h8300.c: Likewise.
+       * config/h8300/lib1funcs.asm: Likewise.
+
+2002-05-02  Jason Merrill  <jason@redhat.com>
+
+       * defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c.
+       * c-decl.c (c_init_decl_processing): Use it.
+       * config/rs6000/darwin.h (BOOL_TYPE_SIZE): Define to INT_TYPE_SIZE.
+       * config/i960/i960.h (BOOL_TYPE_SIZE): Don't define.
+       * config/mcore/mcore.h (BOOL_TYPE_SIZE): Don't define.
+
+2002-05-03  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * regrename.c: Fix formatting.
+       * tree.c: Likewise.
+
+Fri May  3 13:34:43 CEST 2002  Jan Hubicka  <jh@suse.cz>
+
+       * i386.md (attribute memory): Handle compares properly.
+
+Fri May  3 10:51:38 CEST 2002  Jan Hubicka  <jh@suse.cz>
+
+       * i386.md (sse_clrsf, sse_clrsi): Set memory attribute
+       to none.
+
+2002-05-02  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * function.c: Fix formatting.
+
+2002-05-02  Jan Hubicka  <jh@suse.cz>
+
+       * haifa-sched.c (schedule_insn): Print table of instructions and
+       reservations.
+       (sched_block): Do not print ready list at verbosity level 1.
+       * sched-vis.c (print_insn): Make global.
+       * sched-ebb.c (ebb_print_insn): Rename from...
+       (print_insn): ... this one.
+       * sched-int.h (print_insn): Declare
+
 2002-05-02  Richard Henderson  <rth@redhat.com>
 
        * haifa-sched.c (rank_for_schedule): Skip past last_scheduled_insn