OSDN Git Service

pf3gnuchains/gcc-fork.git
23 years agomore README info
korbb [Tue, 2 Jan 2001 00:35:51 +0000 (00:35 +0000)]
more README info

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38601 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoupdate the README for fixinc
korbb [Tue, 2 Jan 2001 00:27:20 +0000 (00:27 +0000)]
update the README for fixinc

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38600 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * tests_flags.in: Fix typo in usage.
law [Mon, 1 Jan 2001 23:14:43 +0000 (23:14 +0000)]
    * tests_flags.in: Fix typo in usage.

        * tests_flags.in: Set target specific LIBS for cygwin.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38599 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * loop.c (scan_loop): Use xmalloc to allocate movables.
law [Mon, 1 Jan 2001 22:20:49 +0000 (22:20 +0000)]
* loop.c (scan_loop): Use xmalloc to allocate movables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38598 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago* tm.texi (REGISTER_MOVE_COST): Add a mode argument.
aoliva [Mon, 1 Jan 2001 20:35:36 +0000 (20:35 +0000)]
* tm.texi (REGISTER_MOVE_COST): Add a mode argument.
* reload.c (REGISTER_MOVE_COST): Likewise.  Adjust all callers.
* reload1.c (REGISTER_MOVE_COST): Likewise.
* regclass.c (REGISTER_MOVE_COST): Likewise.
(move_cost, may_move_in_cost, may_move_out_cost): Add mode
dimension.  Adjust all users.
(init_reg_sets_1): Iterate on all modes.
* config/1750a/1750a.h (REGISTER_MOVE_COST): Adjust.
* config/a29k/a29k.h (REGISTER_MOVE_COST): Adjust.
* config/alpha/alpha.h (REGISTER_MOVE_COST): Adjust.
* config/arc/arc.h (REGISTER_MOVE_COST): Adjust.
* config/arm/arm.h (REGISTER_MOVE_COST): Adjust.
* config/avr/avr.h (REGISTER_MOVE_COST): Adjust.
* config/c4x/c4x.h (REGISTER_MOVE_COST): Adjust.
* config/d30v/d30v.h (REGISTER_MOVE_COST): Adjust.
* config/dsp16xx/dsp16xx.h (REGISTER_MOVE_COST): Adjust.
* config/h8300/h8300.h (REGISTER_MOVE_COST): Adjust.
* config/i386/i386.h (REGISTER_MOVE_COST): Adjust.
* config/ia64/ia64.h (REGISTER_MOVE_COST): Adjust.
* config/m32r/m32r.h (REGISTER_MOVE_COST): Adjust.
* config/m68hc11/m68hc11.h (REGISTER_MOVE_COST): Adjust.
* config/m68k/m68k.h (REGISTER_MOVE_COST): Adjust.
* config/mcore/mcore.h (REGISTER_MOVE_COST): Adjust.
* config/mips/mips.h (REGISTER_MOVE_COST): Adjust.
* config/mn10200/mn10200.h (REGISTER_MOVE_COST): Adjust.
* config/mn10300/mn10300.h (REGISTER_MOVE_COST): Adjust.
* config/ns32k/ns32k.h (REGISTER_MOVE_COST): Adjust.
* config/pa/pa.h (REGISTER_MOVE_COST): Adjust.
* config/pdp11/pdp11.h (REGISTER_MOVE_COST): Adjust.
* config/pj/pj.h (REGISTER_MOVE_COST): Adjust.
* config/romp/romp.h (REGISTER_MOVE_COST): Adjust.
* config/rs6000/rs6000.h (REGISTER_MOVE_COST): Adjust.
* config/sh/sh.h (REGISTER_MOVE_COST): Adjust.
* config/sparc/sparc.h (REGISTER_MOVE_COST): Adjust.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38597 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoExtra arg for rtx_varies_p
bernds [Mon, 1 Jan 2001 17:20:09 +0000 (17:20 +0000)]
Extra arg for rtx_varies_p

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38590 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * explow.c (convert_memory_address, case SYMBOL_REF): Copy
kenner [Mon, 1 Jan 2001 14:04:25 +0000 (14:04 +0000)]
* explow.c (convert_memory_address, case SYMBOL_REF): Copy
STRING_POOL_ADDRESS_P.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38589 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * config/sparc/sparc.c (input_operand): Properly test for short op.
kenner [Mon, 1 Jan 2001 13:52:04 +0000 (13:52 +0000)]
* config/sparc/sparc.c (input_operand): Properly test for short op.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38588 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * config.gcc (sparc-*-elf): Include sparc/sol2.h.
kenner [Mon, 1 Jan 2001 13:19:20 +0000 (13:19 +0000)]
* config.gcc (sparc-*-elf): Include sparc/sol2.h.
(sparc-*-rtems*): Include sparc/sol2.h and sparc/elf.h.
(sparclite-*-elf*, sparc86x-*-elf*): Likewise.
* config/sparc/elf.h: No longer include sol2.h.
* config/sparc/lifeelf.h: No longer include sparc/elf.h.
* config/sparc/rtemself.h, config/sparc/sp86x-elf.h: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38587 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * config/sparc/sparc.md: Test TARGET_ARCH64 instead of TARGET_PTR64.
kenner [Mon, 1 Jan 2001 12:39:22 +0000 (12:39 +0000)]
* config/sparc/sparc.md: Test TARGET_ARCH64 instead of TARGET_PTR64.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38586 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoDaily bump.
law [Mon, 1 Jan 2001 08:45:07 +0000 (08:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38585 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * loop.c (check_insn_for_bivs): Use ivs->n_regs to check array bounds.
m.hayes [Mon, 1 Jan 2001 01:04:01 +0000 (01:04 +0000)]
* loop.c (check_insn_for_bivs): Use ivs->n_regs to check array bounds.
(find_mem_givs, record_biv, maybe_eliminate_biv): Likewise.
(record_initial): Likewise.
* unroll.c (copy_loop_body, loop_iterations): Likewise.
(remap_split_bivs): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38584 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * loop.c (loop_ivs_free): New function.
m.hayes [Mon, 1 Jan 2001 00:53:38 +0000 (00:53 +0000)]
* loop.c (loop_ivs_free): New function.
(strength_reduce): Break out from...

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38583 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * loop.h (struct iv): New.
m.hayes [Mon, 1 Jan 2001 00:49:30 +0000 (00:49 +0000)]
* loop.h (struct iv): New.
(REG_IV_TYPE, REG_IV_CLASS, REG_INFO): Modify to use 'struct iv'.
(struct loop_ivs): Replace 'reg_iv_type', 'reg_iv_info',
'reg_biv_class' fields with 'regs' and 'n_regs'.
(struct ivs): Rename 'loop_iv_list' field to 'list'.
* loop.c (loop_bivs_find, strength_reduce): Use ivs->regs array.
* unroll.c (loop_iterations): Check array bounds with ivs->n_regs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38582 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago* resource.c (mark_referenced_resources): Abort() before
aoliva [Mon, 1 Jan 2001 00:43:16 +0000 (00:43 +0000)]
* resource.c (mark_referenced_resources): Abort() before
attempting to mark a pseudo register.
(mark_set_resources): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38581 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * loop.h (REG_IV_CLASS): New accessor macro.
m.hayes [Mon, 1 Jan 2001 00:37:09 +0000 (00:37 +0000)]
* loop.h (REG_IV_CLASS): New accessor macro.
* loop.c (REG_IV_CLASS): Use it instead of reg_iv_class array.
* unroll.c (REG_IV_CLASS): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38580 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * dwarf2out.c (loc_descriptor_from_tree, case WITH_RECORD_EXPR): New.
kenner [Mon, 1 Jan 2001 00:27:11 +0000 (00:27 +0000)]
* dwarf2out.c (loc_descriptor_from_tree, case WITH_RECORD_EXPR): New.
(loc_descriptor_from_tree, case SAVE_EXPR): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38579 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * loop.c (loop_giv_reduce_benefit): Break out from strength_reduce.
m.hayes [Mon, 1 Jan 2001 00:24:46 +0000 (00:24 +0000)]
* loop.c (loop_giv_reduce_benefit): Break out from strength_reduce.
(loop_givs_dead_check, loop_givs_reduce, loop_givs_rescan): Likewise.
(prescan_loop): Set pre_header_has_call in loop_info.
* loop.h (struct_iv_class): Add `final_value' and `all_reduced'.
(struct loop_info): Add `pre_header_has_call'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38578 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * loop.c (loop_bivs_find): Break out from strength_reduce.
m.hayes [Mon, 1 Jan 2001 00:21:14 +0000 (00:21 +0000)]
* loop.c (loop_bivs_find): Break out from strength_reduce.
(loop_bivs_init_find, loop_bivs_check, loop_givs_find): Likewise.
(loop_givs_check, loop_biv_eliminable_p): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38577 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * loop.c (LOOP_REG_LIFETIME, LOOP_REG_GLOBAL_P): Define.
m.hayes [Mon, 1 Jan 2001 00:17:45 +0000 (00:17 +0000)]
* loop.c (LOOP_REG_LIFETIME, LOOP_REG_GLOBAL_P): Define.
(scan_loop, record_giv): Use LOOP_REG_LIFETIME and LOOP_REG_GLOBAL_P.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38576 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Define.
m.hayes [Mon, 1 Jan 2001 00:14:30 +0000 (00:14 +0000)]
* loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Define.
* loop.c (REGNO_FIRST_LUID, REGNO_LAST_LUID): Use in place of
direct access to uid_luid array.
* unroll.c (REGNO_FIRST_LUID, REGNO_LAST_LUID): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38575 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago* include/c_std/bits/std_cstdlib.h (mblen): Protect against macro.
aoliva [Mon, 1 Jan 2001 00:06:50 +0000 (00:06 +0000)]
* include/c_std/bits/std_cstdlib.h (mblen): Protect against macro.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38574 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * loop.h (struct loop_movables): New.
m.hayes [Mon, 1 Jan 2001 00:03:17 +0000 (00:03 +0000)]
* loop.h (struct loop_movables): New.
(LOOP_MOVABLES): New.
(struct loop_info): Add movables field.
* loop.c (struct movables): Delete.  Replace all uses
with struct loop_movables.
(the_movables): Delete.  Replace all uses with movables
field in loop_info.
(loop_movables_add, loop_movables_free): New functions.
(scan_loop): Use xmalloc instead of alloca for movables.
Call loop_movables_free.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38573 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * loop.c (debug_loops): New.
m.hayes [Sun, 31 Dec 2000 23:58:39 +0000 (23:58 +0000)]
* loop.c (debug_loops): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38572 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoAdd missing operands to asm statement.
pb [Sun, 31 Dec 2000 17:27:12 +0000 (17:27 +0000)]
Add missing operands to asm statement.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38571 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoDaily bump.
law [Sun, 31 Dec 2000 08:45:07 +0000 (08:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38570 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * dbxout.c (dbxout_block): Invert logic on eliding LBRAC/RBRAC.
rth [Sun, 31 Dec 2000 07:22:28 +0000 (07:22 +0000)]
    * dbxout.c (dbxout_block): Invert logic on eliding LBRAC/RBRAC.
        Initialize variables properly for DBX_LBRAC_FIRST.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38569 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * expr.c (expand_expr, case COMPONENT_REF): Fix typo in last change.
kenner [Sun, 31 Dec 2000 01:53:54 +0000 (01:53 +0000)]
* expr.c (expand_expr, case COMPONENT_REF): Fix typo in last change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38568 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoOops, fix style nit.
ghazi [Sat, 30 Dec 2000 18:16:16 +0000 (18:16 +0000)]
Oops, fix style nit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38567 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * builtins.c (validate_arglist): New function, use it.
ghazi [Sat, 30 Dec 2000 18:15:04 +0000 (18:15 +0000)]
* builtins.c (validate_arglist): New function, use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38566 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-29 Robert Lipe <robertl@sco.com>
robertl [Sat, 30 Dec 2000 17:14:52 +0000 (17:14 +0000)]
2000-12-29  Robert Lipe <robertl@sco.com>

        Remove COFF support from i?86-pc-sco3.2v5.
        * i386/sco5.h (PREFERRED_DEBUGGING_TYPE): Change to Dwarf II.
        (TARGET_ELF): Now always true.
        (SUBTARGET_SWTICHES: )Remove -mcoff.

        * i386/t-sco5 (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
        MULTILIB_EXCEPTION): Nuke coff.
        (CRTSTUFF_T_CFLAGS_S):  Deleted.
        (TARGET_LIBGCC2_CFLAGS): Added.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38565 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Sat, 30 Dec 2000 16:59:52 +0000 (16:59 +0000)]
2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>

* gcc.c-torture/execute/20001009-2.c (foo): Test only works for
signed char, not default char.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38564 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Sat, 30 Dec 2000 16:47:17 +0000 (16:47 +0000)]
2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>

* g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38563 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoFix typos.
pb [Sat, 30 Dec 2000 16:34:00 +0000 (16:34 +0000)]
Fix typos.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38562 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Sat, 30 Dec 2000 15:31:49 +0000 (15:31 +0000)]
2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>

* defaults.h (BUILD_VA_LIST_TYPE): New definition.
* tree.c (build_common_tree_nodes_2): Ensure the va_list_type_node
is a copy, not an alias.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38561 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * calls.c (calls_function_1, case CONSTRUCTOR): New case.
kenner [Sat, 30 Dec 2000 14:52:15 +0000 (14:52 +0000)]
* calls.c (calls_function_1, case CONSTRUCTOR): New case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38560 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * alias.c (alias_sets_conflict_p): New function.
kenner [Sat, 30 Dec 2000 13:10:51 +0000 (13:10 +0000)]
* alias.c (alias_sets_conflict_p): New function.
(mems_in_disjoint_alias_sets_p): Use it.
(readonly_fields_p): Moved from expr.c; check for record type.
(objects_must_conflict_p): New function.
* calls.c (expand_call): Use assign_temp as much as possible, use
readonly variant if assigned once, and don't set memory attributes.
(emit_library_call_value_1, store_one_arg): Likewise.
* integrate.c (expand_inline_function): Likewise.
* stmt.c (expand_asm_operands, expand_return): Likewise.
* expr.c (copy_blkmode_from_reg, store_constructor): Likewise.
(store_field, save_noncopied_parts, expand_expr): Likewise.
(expand_expr_unaligned): Likewise.
(readonly_fields_p): Moved to alias.c.
(safe_from_p): Rework handling of SAVE_EXPR.
MEMs ony conflict if alias sets conflict; likewise for INDIRECT_REF.
* function.c (struct temp_slot): Delete field ALIAS_SET; add TYPE.
(assign_stack_for_temp): Use objects_must_confict_p.
Set all memory attributes from type, if specified.
(mark_temp_slot): Mark TYPE field.
* tree.h (alias_sets_conflict_p, readonly_fields_p): New decls.
(objects_must_conflict_p): Likewise.

* stmt.c (expand_decl): Don't use assign_stack_temp in error case.
(add_case_node): No need to copy nodes anymore.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38559 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoForgot these in last commit.
bryce [Sat, 30 Dec 2000 12:22:15 +0000 (12:22 +0000)]
Forgot these in last commit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38558 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoFor boehm-gc:
bryce [Sat, 30 Dec 2000 12:18:39 +0000 (12:18 +0000)]
For boehm-gc:
* configure.in: Rename THREADLIB to THREADLIBS.
* Makefile.am (LINK): Add $(THREADLIBS) to libtool command line. This
ensures that we link the correct version of the linuxthreads semaphore
functions.
* Makefile.in: Rebuilt.
* configure: Rebuilt.

* linux_thread.c (GC_thr_init, GC_suspend_handler): Add SIGABRT to the
list of signals which are not blocked during suspend in the NO_SIGNALS
case.

For libjava:
* Makefile.am (libgcj_la_LIBADD): Add $(THREADLIBS). This ensures that
the correct versions of various linuxthreads functions get linked.
* Makefile.in: Rebuilt.
* java/lang/natThread.cc (finalize_native): New static function. Call
_Jv_ThreadDestroyData.
(initialize_native): Register finalizer for "data".
* include/posix-threads.h (_Jv_ThreadInitData): New simpler prototype.
(_Jv_ThreadDestroyData): New prototype.
* include/win32-threads.h: Ditto.
* include/no-threads.h: Ditto.
* posix-threads.cc (_Jv_ThreadInitData): Implement new prototype.
(_Jv_ThreadDestroyData): New function. Free native thread "data" and
move mutex and condition variable destroy code from:
(really_start): ...here.
(_Jv_ThreadStart): Set PTHREAD_CREATE_DETACHED.
* win32-threads.cc (_Jv_ThreadInitData): Implement new prototype.
(_Jv_ThreadDestroyData): Implemented.
* nogc.cc (_Jv_AllocObject): Use "void *" not "ptr_t".
(_Jv_AllocArray): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38557 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * MAINTAINERS: Add myself as avr port co-maintainer.
marekm [Sat, 30 Dec 2000 11:56:57 +0000 (11:56 +0000)]
* MAINTAINERS: Add myself as avr port co-maintainer.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38556 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoDaily bump.
law [Sat, 30 Dec 2000 08:45:08 +0000 (08:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38555 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago* config/sh/sh.c (split_branches): Don't dereference re-computed
aoliva [Sat, 30 Dec 2000 07:53:35 +0000 (07:53 +0000)]
* config/sh/sh.c (split_branches): Don't dereference re-computed
`beyond' before checking it's non-NULL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38554 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
law [Fri, 29 Dec 2000 22:25:57 +0000 (22:25 +0000)]
* lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38553 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago Remove COFF support from i?86-pc-sco3.2v5.
robertl [Fri, 29 Dec 2000 22:15:03 +0000 (22:15 +0000)]
    Remove COFF support from i?86-pc-sco3.2v5.
        * i386/sco5.h (PREFERRED_DEBUGGING_TYPE): Change to Dwarf II.
        (TARGET_ELF): Now always true.
        (SUBTARGET_SWTICHES: )Remove -mcoff.

        * i386/t-sco5 (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
        MULTILIB_EXCEPTION): Nuke coff.
        (CRTSTUFF_T_CFLAGS_S):  Deleted.
        (TARGET_LIBGCC2_CFLAGS): Added.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38552 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago* varasm.c (output_constant_def): Don't ENCODE_SECTION_INFO
aoliva [Fri, 29 Dec 2000 20:34:20 +0000 (20:34 +0000)]
* varasm.c (output_constant_def): Don't ENCODE_SECTION_INFO
twice.  Update desc->rtl and ->label, in case ENCODE_SECTION_INFO
modifies them.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38551 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago* fnmatch.c: Make the note about the origins of this file more
dj [Fri, 29 Dec 2000 19:37:03 +0000 (19:37 +0000)]
* fnmatch.c: Make the note about the origins of this file more
accurate, at least until we can sync with glibc.
* getopt.c: Ditto.
* getopt1.c: Ditto.
* md5.c: Ditto.
* obstack.c: Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38550 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoImprove alias analysis on ia64
bernds [Fri, 29 Dec 2000 18:18:50 +0000 (18:18 +0000)]
Improve alias analysis on ia64

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38549 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoAdd a comment
bernds [Fri, 29 Dec 2000 17:52:57 +0000 (17:52 +0000)]
Add a comment

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38548 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoCompute REG_N_SETS for ORIGINAL_REGNOs.
bernds [Fri, 29 Dec 2000 17:48:08 +0000 (17:48 +0000)]
Compute REG_N_SETS for ORIGINAL_REGNOs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38547 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoIntroduce ORIGINAL_REGNO macro
bernds [Fri, 29 Dec 2000 17:35:57 +0000 (17:35 +0000)]
Introduce ORIGINAL_REGNO macro

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38546 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * tree.c (get_set_constructor_bits): Use host_integerp and
kenner [Fri, 29 Dec 2000 17:18:22 +0000 (17:18 +0000)]
* tree.c (get_set_constructor_bits): Use host_integerp and
tree_low_cst.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38545 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * decl.c (init_decl_processing): Fix sign of wchar_type_node.
jakub [Fri, 29 Dec 2000 14:43:24 +0000 (14:43 +0000)]
* decl.c (init_decl_processing): Fix sign of wchar_type_node.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38537 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-29 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
kenner [Fri, 29 Dec 2000 13:13:42 +0000 (13:13 +0000)]
2000-12-29  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

* local-alloc.c (update_equiv_regs): Don't use copy_rtx on PATTERN.

*** local-alloc.c 2000/11/30 21:40:33 1.75
--- local-alloc.c 2000/12/29 13:10:59
*************** update_equiv_regs ()
*** 1141,1146 ****
     rtx new_insn;

!    new_insn = emit_insn_before (copy_rtx (PATTERN (equiv_insn)),
!         insn);
     REG_NOTES (PREV_INSN (insn)) = REG_NOTES (equiv_insn);
     REG_NOTES (equiv_insn) = 0;
--- 1141,1145 ----
     rtx new_insn;

!    new_insn = emit_insn_before (PATTERN (equiv_insn), insn);
     REG_NOTES (PREV_INSN (insn)) = REG_NOTES (equiv_insn);
     REG_NOTES (equiv_insn) = 0;

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38536 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * toplev.c (main): Call xmalloc_set_program_name.
kenner [Fri, 29 Dec 2000 13:09:35 +0000 (13:09 +0000)]
* toplev.c (main): Call xmalloc_set_program_name.
* gcc.c (main): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38535 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoFix typo.
pb [Fri, 29 Dec 2000 12:49:37 +0000 (12:49 +0000)]
Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38534 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoNew test.
rth [Fri, 29 Dec 2000 11:57:30 +0000 (11:57 +0000)]
New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38533 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * config/alpha/alpha.c (alpha_expand_block_move): Initialize
rth [Fri, 29 Dec 2000 11:51:01 +0000 (11:51 +0000)]
    * config/alpha/alpha.c (alpha_expand_block_move): Initialize
        src_align and dst_align in bits.  Do unaligned quadword loads
        if possible for BWX too.
        (alpha_expand_block_clear): Initialize align in bits.  Track
        small leading offsets into a larger alignment.  Play games with
        stq_u for large 4-byte aligned blocks.  Use load/mask/store
        for appropreately aligned heads and tails.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38532 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
rth [Fri, 29 Dec 2000 09:27:22 +0000 (09:27 +0000)]
    * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
        (__cyg_profile_func_exit): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38531 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * class.c (pushclass): Remove #if 0'd code.
mmitchel [Fri, 29 Dec 2000 09:20:46 +0000 (09:20 +0000)]
* class.c (pushclass): Remove #if 0'd code.
* cp-tree.h (overload_template_name): Remove.
* decl.c (store_bindings): Simplify.
(pop_from_top_level): Likewise.
* pt.c (overload_template_name): Remove.
(instantiate_decl): Don't call push_to_top_level if it's not
needed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38530 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoDaily bump.
law [Fri, 29 Dec 2000 08:45:07 +0000 (08:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38529 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago* function.c (assign_parms): Convert arguments passed by
aoliva [Fri, 29 Dec 2000 08:38:19 +0000 (08:38 +0000)]
* function.c (assign_parms): Convert arguments passed by
reference to the right mode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38528 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-28 Geoffrey Keating <geoffk@redhat.com>
geoffk [Fri, 29 Dec 2000 08:27:40 +0000 (08:27 +0000)]
2000-12-28  Geoffrey Keating  <geoffk@redhat.com>

* c-parse.in (select_or_iter_stmt): Use truthvalue_conversion
on the condition of a FOR statement, so that it gets typechecked
and optimised.

2000-12-28  Geoffrey Keating  <geoffk@redhat.com>

* gcc.dg/noncompile/20001228-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38527 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago* c-decl.c (grokdeclarator): Prevent crash in case of overflow in
aoliva [Fri, 29 Dec 2000 08:03:56 +0000 (08:03 +0000)]
* c-decl.c (grokdeclarator): Prevent crash in case of overflow in
array size.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38526 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoAdd comment
mmitchel [Fri, 29 Dec 2000 06:09:44 +0000 (06:09 +0000)]
Add comment

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38525 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * pt.c (register_local_specialization): Don't return a value.
mmitchel [Fri, 29 Dec 2000 06:08:00 +0000 (06:08 +0000)]
* pt.c (register_local_specialization): Don't return a value.
(lookup_template_class): Use move-to-front heuristic when looking
up template instantiations.
(instantiate_decl): Only push_to_top_level when we're actually
going to instantiate the template.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38524 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago* calls.c (emit_library_call_value_1): Add to call_fusage the
aoliva [Fri, 29 Dec 2000 04:36:00 +0000 (04:36 +0000)]
* calls.c (emit_library_call_value_1): Add to call_fusage the
stack slot assigned to argument passed by reference.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38523 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * g++.dg/vtgc1.C: New test.
hp [Fri, 29 Dec 2000 02:57:08 +0000 (02:57 +0000)]
* g++.dg/vtgc1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38522 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * search.c (binfo_for_vtable): Return least derived class, not
hp [Fri, 29 Dec 2000 02:41:05 +0000 (02:41 +0000)]
* search.c (binfo_for_vtable): Return least derived class, not
most.  Handle secondary vtables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38521 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Fri, 29 Dec 2000 01:45:53 +0000 (01:45 +0000)]
2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>

* toplev.h (extern really_sorry): Remove extern declaration for
        nonexistent function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38520 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoAlan forgot his name...
geoffk [Thu, 28 Dec 2000 23:58:29 +0000 (23:58 +0000)]
Alan forgot his name...

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38519 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * gcc.dg/20001228-1.c: New test.
geoffk [Thu, 28 Dec 2000 23:56:49 +0000 (23:56 +0000)]
* gcc.dg/20001228-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38518 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * gcc.c-torture/execute/20001228-1.c: New test.
geoffk [Thu, 28 Dec 2000 23:50:38 +0000 (23:50 +0000)]
* gcc.c-torture/execute/20001228-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38517 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-27 Jeff Sturm <jeff.sturm@commerceone.com>
bryce [Thu, 28 Dec 2000 22:21:36 +0000 (22:21 +0000)]
2000-12-27  Jeff Sturm  <jeff.sturm@commerceone.com>

* java/sql/DriverManager.java (getConnection): Don't set
user/password properties if null.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38516 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-28 Robert Lipe <robertl@sco.com>
robertl [Thu, 28 Dec 2000 21:47:37 +0000 (21:47 +0000)]
2000-12-28  Robert Lipe <robertl@sco.com>

        * jartool.c (MAXPATHLEN): Provide if not defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38515 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Thu, 28 Dec 2000 19:35:56 +0000 (19:35 +0000)]
2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>

* varasm.c (initializer_constant_valid_p): Indicate subtraction of
pointers to the same string constant is absolute.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38514 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Thu, 28 Dec 2000 19:28:11 +0000 (19:28 +0000)]
2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>

* test_summary: Export filesuffix, not fileprefix.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38513 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * c-common.c (enum format_type): Add strfmon_format_type.
jsm28 [Thu, 28 Dec 2000 18:48:05 +0000 (18:48 +0000)]
* c-common.c (enum format_type): Add strfmon_format_type.
(decl_attributes): Handle format attributes strfmon and
__strfmon__.
(FMT_FLAG_USE_DOLLAR, FMT_FLAG_ZERO_WIDTH_BAD,
FMT_FLAG_EMPTY_PREC_OK): Define.
(format_char_info): Update comment for flag_chars.
(format_flag_spec): Add skip_next_char.
(format_kind_info): Add left_precision_char.
(printf_flag_specs, scanf_flag_specs, strftime_flag_specs,
format_types): Update for these new structure members and flags.
(time_char_table): Make const.
(strfmon_length_specs, strfmon_flag_specs, strfmon_flag_pairs,
monetary_char_table): New.
(format_types): Add details of strfmon formats.
(init_function_format_info): Create default attribute for strfmon.
(check_format_info_main): Check the new flags.  Handle
skip_next_char and left precision.
* toplev.c (documented_lang_options): Update description of
-Wformat.
* extend.texi: Document strfmon format attributes.  Document
attribute forms such as __printf__.  Clarify format_arg attribute
documentation.
* invoke.texi (-Wformat): Update for strfmon formats.

testsuite:
* gcc.dg/format-strfmon-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38512 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-28 Andreas Jaeger <aj@suse.de>
aj [Thu, 28 Dec 2000 08:51:59 +0000 (08:51 +0000)]
2000-12-28  Andreas Jaeger  <aj@suse.de>

* expmed.c (store_bit_field): Fix last patch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38511 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago* config/sh/crt1.asm (start_l): `__SH4_SINGLE_ONLY__' was missing
aoliva [Thu, 28 Dec 2000 08:47:14 +0000 (08:47 +0000)]
* config/sh/crt1.asm (start_l): `__SH4_SINGLE_ONLY__' was missing
the trailing `__'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38510 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoDaily bump.
law [Thu, 28 Dec 2000 08:45:15 +0000 (08:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38509 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago Fix for PR libgcj/1358:
warrenl [Thu, 28 Dec 2000 05:55:56 +0000 (05:55 +0000)]
Fix for PR libgcj/1358:
* java/lang/System.java: Update Copyright date properly.
* java/util/Calendar.java: Fix typo in comment.
(set): Set 24-hour clock hour instead of 12-hour clock hour.
* java/util/GregorianCalendar.java (GregorianCalendar): Properly
initialize times.  Spec says to set H:M:S values to zero only if
a date is given.
* java/util/TimeZone.java (getDefaultDisplayName): Casts to char
needed for evaluating numbers '0' to '9' in printouts of GMT offsets.
* java/util/natGregorianCalendar.cc (computeTime): Properly handle
timezones and GMT offsets, being careful to account for units of
milliseconds vs. seconds.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38508 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * expmed.c (store_bit_field): Correctly compute smallest mode that
alehotsky [Thu, 28 Dec 2000 05:55:03 +0000 (05:55 +0000)]
* expmed.c (store_bit_field): Correctly compute smallest mode that
is sufficient to contain all bits we are storing.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38507 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago Fix for PR libgcj/1516:
bryce [Thu, 28 Dec 2000 04:34:33 +0000 (04:34 +0000)]
Fix for PR libgcj/1516:
* java/lang/reflect/natMethod.cc (primitives): Remove void entry.
Add boolean entry.
(can_widen): Declared inline. Remove redundant checks for void
arguments and char->short conversion. Add special case for boolean
conversions.
(ffi_type): Declared inline.
(_Jv_CallAnyMethodA): Move unwrapping logic inside isPrimitive() block.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38506 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * java/lang/natClass.cc (_Jv_IsAssignableFrom): Primitive TYPEs can
bryce [Thu, 28 Dec 2000 04:33:53 +0000 (04:33 +0000)]
* java/lang/natClass.cc (_Jv_IsAssignableFrom): Primitive TYPEs can
not be assigned to Object.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38505 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * builtins.c (build_function_call_expr): New function. Use it
ghazi [Thu, 28 Dec 2000 02:45:37 +0000 (02:45 +0000)]
* builtins.c (build_function_call_expr): New function.  Use it
everywhere in lieu of manually constructing a CALL_EXPR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38504 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * calls.c (store_one_arg): If parm is passed both in stack and in
cchavva [Thu, 28 Dec 2000 01:51:55 +0000 (01:51 +0000)]
 * calls.c (store_one_arg):  If parm is passed both in stack and in
        register and offset is greater than reg_parm_stack_space, split
        the offset and call emit_push_insn().

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38503 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * MAINTAINERS: Add myself under ``Write After Approval''.
bje [Wed, 27 Dec 2000 22:00:13 +0000 (22:00 +0000)]
* MAINTAINERS: Add myself under ``Write After Approval''.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38502 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoHandle jump insns that are PARALLEL.
nickc [Wed, 27 Dec 2000 18:22:51 +0000 (18:22 +0000)]
Handle jump insns that are PARALLEL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38501 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago* rtl.c (copy_most_rtx, shallow_copy_rtx): Copy frame_related
aoliva [Wed, 27 Dec 2000 16:35:00 +0000 (16:35 +0000)]
* rtl.c (copy_most_rtx, shallow_copy_rtx): Copy frame_related
flag.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38500 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago"test" is better at testing for directories than "ls"
korbb [Wed, 27 Dec 2000 15:46:42 +0000 (15:46 +0000)]
"test" is better at testing for directories than "ls"

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38499 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoaccommodate ancient bourne shells
korbb [Wed, 27 Dec 2000 15:40:02 +0000 (15:40 +0000)]
accommodate ancient bourne shells

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38498 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
ghazi [Wed, 27 Dec 2000 15:29:52 +0000 (15:29 +0000)]
* gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
* gcc.c-torture/execute/stdio-opt-2.c: Likewise.
* gcc.c-torture/execute/string-opt-1.c: Likewise.
* gcc.c-torture/execute/string-opt-2.c: Likewise.
* gcc.c-torture/execute/string-opt-3.c: Likewise.
* gcc.c-torture/execute/string-opt-4.c: Likewise.
* gcc.c-torture/execute/string-opt-6.c: Likewise.
* gcc.c-torture/execute/string-opt-7.c: Likewise.
* gcc.c-torture/execute/string-opt-8.c: Likewise.
* gcc.c-torture/execute/string-opt-9.c: Likewise.
* gcc.c-torture/execute/string-opt-10.c: Likewise.
* gcc.c-torture/execute/string-opt-11.c: Likewise.
* gcc.c-torture/execute/string-opt-12.c: Likewise.

* gcc.c-torture/execute/string-opt-3.c: Test rindex.
* gcc.c-torture/execute/string-opt-4.c: Test index.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38497 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoAvoid unnecessary dependencies on COND_EXEC insns.
bernds [Wed, 27 Dec 2000 12:55:16 +0000 (12:55 +0000)]
Avoid unnecessary dependencies on COND_EXEC insns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38496 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-27 Geoffrey Keating <geoffk@redhat.com>
geoffk [Wed, 27 Dec 2000 11:01:03 +0000 (11:01 +0000)]
2000-12-27  Geoffrey Keating  <geoffk@redhat.com>

* config/rs6000/rs6000.md (define_attr "length"): Correct
calculation.

2000-12-26  Geoffrey Keating  <geoffk@redhat.com>

* gcc.c-torture/compile/20001226-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38495 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoDaily bump.
law [Wed, 27 Dec 2000 08:45:09 +0000 (08:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38494 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-26 Petter Reinholdtsen <pere@hungry.com>
warrenl [Wed, 27 Dec 2000 01:58:23 +0000 (01:58 +0000)]
2000-12-26  Petter Reinholdtsen  <pere@hungry.com>

* java/sql/SQLWarning.java: Fixed typo in comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38493 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago* bsearch.c: New file.
dj [Tue, 26 Dec 2000 22:16:22 +0000 (22:16 +0000)]
* bsearch.c: New file.
* configure.in (funcs): Add bsearch.
(AC_CHECK_FUNCS): Likewise.
* configure, config.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38492 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-26 Kazu Hirata <kazu@hxi.com>
kazu [Tue, 26 Dec 2000 18:14:54 +0000 (18:14 +0000)]
2000-12-26  Kazu Hirata  <kazu@hxi.com>

* config/h8300/h8300.c: Fix a comment typo.
(get_shift_alg): Do not output extra whitespace after one line
of assembly code.  Output a tab after an opcode instead of a
space.
(emit_a_shift): Output a tab after an opcode instead of a space.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38491 138bc75d-0d04-0410-961f-82ee72b054a4

23 years ago2000-12-26 Kazu Hirata <kazu@hxi.com>
kazu [Tue, 26 Dec 2000 17:54:45 +0000 (17:54 +0000)]
2000-12-26  Kazu Hirata  <kazu@hxi.com>

* config/h8300/h8300.c (get_shift_alg): Fix a typo in the assembly
code for 12-bit ASHIFTRT in HImode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38490 138bc75d-0d04-0410-961f-82ee72b054a4

23 years agoDaily bump.
law [Tue, 26 Dec 2000 08:45:07 +0000 (08:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38489 138bc75d-0d04-0410-961f-82ee72b054a4