1. 29 Apr, 2004 16 commits
    • mips.md, [...]: Fix comment typos. · effa5d5d
      	* config/mips/mips.md, config/mips/sb1.md,
      	config/rs6000/rs6000.c: Fix comment typos.
      
      From-SVN: r81296
      Kazu Hirata committed
    • builtins.c, [...]: Fix comment typos. · 2b8a92de
      	* builtins.c, cgraph.c, cgraphunit.c, final.c, fold-const.c:
      	Fix comment typos.
      
      From-SVN: r81291
      Kazu Hirata committed
    • gcc.c (DELETE_IF_ORDINARY): New macro default definition. · 8fd58397
      	* gcc.c (DELETE_IF_ORDINARY): New macro default definition.
      	(delete_if_ordinary): Use above macro.
      	* config/alpha/xm-vms.h (DELETE_IF_ORDINARY): New macro VMS definition.
      	Update copyright.
      	* doc/hostconfig.texi (DELETE_IF_ORDINARY): Document new macro.
      	* libiberty/mkstemps.c (mkstemps) [VMS]: Remove special open option.
      	 Update copyright.
      
      From-SVN: r81290
      Douglas B Rupp committed
    • [multiple changes] · d935a36e
      2004-04-29  Ed Schonberg  <schonberg@gnat.com>
      
      	* checks.adb (Enable_Range_Check): If the prefix of an index component
      	is an access to an unconstrained array, perform check unconditionally.
      
      2004-04-29  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
      
      	* decl.c (gnat_to_gnu_field): Also call make_packable_type if
      	Component_Clause.
      
      2004-04-29  Olivier Hainque  <hainque@act-europe.fr>
      
      	* init.c (__gnat_install_handler, __gnat_error_handler): Remove
      	alternate stack setting. There was no support for the tasking cases
      	and the changes eventually caused a number of side-effect failures in
      	the non-tasking case too.
      
      2004-04-29  Eric Botcazou  <ebotcazou@act-europe.fr>
      
      	lang-specs.h: Redirect output to /dev/null if -gnatc or -gnatz or
      	-gnats is passed.
      
      2004-04-29  Vincent Celier  <celier@gnat.com>
      
      	* make.adb (Gnatmake): Increase max size of argument array for
      	gnatbind for the potential addition of -F.
      	If there are Stand-Alone Library projects, invoke gnatbind with -F to
      	be sure that elaboration flags will be checked.
      
      	* switch-c.adb: Correct call to Scan_Pos for -gnateI
      
      2004-04-29  Thomas Quinot  <quinot@act-europe.fr>
      
      	* sem_warn.adb (Check_References): Move '<access-variable> may be
      	null' warning out of under Warn_On_No_Value_Assigned.
      
      2004-04-29  Ed Falis  <falis@gnat.com>
      
      	* gnat_ugn.texi: Fixed texi error
      
      2004-04-29  Robert Dewar  <dewar@gnat.com>
      
      	* sem_ch4.adb (Remove_Abstract_Operations): Unconditionally remove
      	abstract operations if they come from predefined files.
      
      	* gnat_rm.texi: Fix bad doc for pragma Elaboration_Checks (should be
      	Dynamic, not RM).
      
      	* s-addope.adb: Correct obvious error in mod function
      
      From-SVN: r81289
      Arnaud Charlet committed
    • c-decl.c (get_parm_info): Use the correct tag keywords when warning about type… · 56141a6a
      c-decl.c (get_parm_info): Use the correct tag keywords when warning about type declarations in prototypes.
      
      * c-decl.c (get_parm_info): Use the correct tag keywords when
      warning about type declarations in prototypes.
      
      From-SVN: r81287
      Richard Earnshaw committed
    • * config.gcc: Pull list of cores from arm-cores.def. · 2682e19f
      From-SVN: r81285
      Paul Brook committed
    • Complete last checkin: · c5207837
      2004-04-29  Paolo Bonzini  <bonzini@gnu.org>
      
      	Complete last checkin:
              * combine.c (combine_simplify_rtx): Adjust call to use
              simplify_relational_operation.  Do not use SELECT_CC_MODE
              when a comparison already has a MODE_CC mode.
      
      From-SVN: r81283
      Paolo Bonzini committed
    • combine.c (combine_simplify_rtx): Adjust call to use simplify_relational_operation. · c6fb08ad
      2004-04-29  Paolo Bonzini  <bonzini@gnu.org>
      
              * combine.c (combine_simplify_rtx): Adjust call to use
              simplify_relational_operation.  Do not use SELECT_CC_MODE
              when a comparison already has a MODE_CC mode.
              (simplify_set): simplify_relational_operation may now
              return another relational expression.
              * cse.c (fold_rtx): simplify_relational_operation now
              takes of computing the comparison mode.
              * dojump.c (compare_from_rtx): Use simplify_relational_operation,
              remove dead code.
              (do_compare_rtx_and_jump): Likewise.
              * integrate.c (subst_constants): simplify_relational_operation
              may now return another relational expression.
              * simplify-rtx.c (simplify_gen_relational): Move most code to
              the new simplify_relational_operation and
              simplify_relational_operation_1 functions.
              (simplify_relational_operation): Rewritten.
              (simplify_relational_operation_1): New function.
              (simplify_ternary_operation): simplify_relational_operation
              may now return another relational expression.
              (simplify_rtx): Remove unnecessary temp variable.
      
      From-SVN: r81282
      Paolo Bonzini committed
    • acx.m4: Fix fastcompare support for new-bootstrap. · 6cf1ac42
      2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
      
              * config/acx.m4: Fix fastcompare support for new-bootstrap.
              * configure: Regenerate.
      
      From-SVN: r81281
      Paolo Bonzini committed
    • reg-stack.c (swap_to_top): New function. · f964bd29
      2004-04-23  Uros Bizjak  <uros@kss-loka.si>
      
              * reg-stack.c (swap_to_top): New function.
              (subst_stack_regs_pat): UNSPEC_FPATAN, UNSPEC_FYL2X: Use\
              swap_to_top().
              (subst_stack_regs_pat): UNSPEC_FSCALE: Remove.
              (subst_stack_regs_pat): Handle UNSPEC_FSCALE_FRACT and
              UNSPEC_FSCALE_EXP.
      
              * config/i386/i386.md (UNSPEC_FSCALE): Remove.
              (*fscale_sfxf3, *fscale_dfxf3, *fscale_xf3): Remove insn pattern.
              (UNSPEC_FSCALE_FRACT, UNSPEC_FSCALE_EXP): New unspecs to represent
              x87's fscale insn.
              (*fscalexf4: Define new insn pattern to implement x87 fscale insn.
              (exp?f2, exp10?f2, exp2?f2): Use *fscalexf4 and float_truncate
              patterns.
      
      From-SVN: r81278
      Uros Bizjak committed
    • * MAINTAINERS: Add myself to write-after-approval. · fe666335
      From-SVN: r81277
      Uros Bizjak committed
    • re PR gcov-profile/14944 ([3.4 only] ICE when gcc reads *.gcda file of different version) · cb83302c
      Patch from Serge Belyshev.
      PR 14944
      * coverage.c (read_counts_file): Fix usage of warning () call.
      * pretty-print.c (pp_base_format_text): Fix typo in the comment.
      
      From-SVN: r81276
      Serge Belyshev committed
    • invoke.texi (Objective-C Dialect Options): Don't prefix options with "-" in the option index. · 5ad7ae7f
      	* doc/invoke.texi (Objective-C Dialect Options): Don't prefix
      	options with "-" in the option index.
      	(SPARC Options): Likewise.
      	(M32R/D Options): Likewise.
      
      From-SVN: r81272
      Ben Elliston committed
    • Fix typo. · c4b8e5de
      From-SVN: r81270
      Kaveh Ghazi committed
    • convert.c (convert_to_integer): Convert (long)round -> lround, etc. · 332d782c
      	* convert.c (convert_to_integer): Convert (long)round -> lround,
      	etc.
      
      testsuite:
      	* gcc.dg/torture/builtin-convert-2.c: New test.
      
      From-SVN: r81269
      Kaveh R. Ghazi committed
    • Daily bump. · b5bfe584
      From-SVN: r81266
      GCC Administrator committed
  2. 28 Apr, 2004 14 commits
  3. 27 Apr, 2004 10 commits