OSDN Git Service

2004-12-02 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index f5a01e8..2bbcd99 100644 (file)
@@ -1,3 +1,72 @@
+2004-12-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * varasm.c (make_decl_rtl): Add the missing `;'.
+
+2004-12-02  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * tree.c (is_attribute_p): Split out to ..
+       (is_attribute_with_length_p): Here.  Use IDENTIFIER_LENGTH instead
+       of strlen and compare the string lengths before calling strcmp.
+       (lookup_attribute): Call is_attribute_with_length_p instead of
+       is_attribute_p.
+
+2004-12-02  Devang Patel  <dpatel@apple.com>
+
+       * config/darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -gfull and -gused.
+       * config/rs6000/darwin.h (CC1_SPEC): Do not handle -gfull and -gused.
+       * config/i386/darwin.h (CC1_SPEC): Same.
+       
+2004-12-02  Richard Henderson  <rth@redhat.com>
+
+       * optabs.c (lowpart_subreg_maybe_copy): New.
+       (expand_unop, expand_abs_nojump): Use it.
+
+2004-12-02  J"orn Rennecke <joern.rennecke@st.com>
+
+       * sh.md (extv, extzv): Add pattern predicate.
+
+2004-12-02  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * tree-cfg.c (phi_alternatives_equal): Check that PHI_ARG_DEF
+       is not null.
+
+       * tree-cfg.c (phi_alternatives_equal): Check that PHI_ARG_DEF
+       is not null.
+
+       * tree-cfg.c (thread_jumps): Reduce the size of WORKLIST.
+
+2004-12-02  Jeff Law  <law@redhat.com>
+
+       * tree-eh.c: Revert yesterday's change.
+
+2004-12-02  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * varasm.c (decode_reg_name): Revert change to check for zero
+       length strings.
+       (make_decl_rtl): Make sure that we call decode_reg_name only
+       when needed.
+
+2004-12-02  Dorit Naishlos  <dorit@il.ibm.com>
+
+       PR tree-opt/18716
+       * tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Properly set
+       then and else labels.
+
+2004-12-02  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (WERROR_FLAGS): Renamed from WERROR.
+       (STRICT2_WARN): Use $(WERROR_FLAGS) instead of $(WERROR).
+       (STAGE2_FLAGS_TO_PASS): Likewise.
+
+       * config/i386/x-mingw32: Set WERROR_FLAGS instead of WERROR.
+
+2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
+
+       * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.  Remove
+       now-redundant AC_SUBSTs.
+       * aclocal.m4: Include ../config/gcc-version.m4.
+       * configure: Regenerate.
+
 2004-12-02  Alan Modra  <amodra@bigpond.net.au>
 
        * config/rs6000/rs6000.c (rs6000_assemble_integer): Put back the