OSDN Git Service

pf3gnuchains/gcc-fork.git
24 years ago2000-05-04 Branko Cibej <branko.cibej@hermes.si>
bkoz [Mon, 8 May 2000 18:32:58 +0000 (18:32 +0000)]
2000-05-04  Branko Cibej  <branko.cibej@hermes.si>

        * src/complex_io.cc: Don't instantiate inserters and extractors
        for wide-character streams unless _GLIBCPP_USE_WCHAR_T is defined.

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

24 years agoFix comment describing ELIMINABLE_REGS
nickc [Mon, 8 May 2000 17:46:10 +0000 (17:46 +0000)]
Fix comment describing ELIMINABLE_REGS

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

24 years ago2000-05-08 Benjamin Kosnik <bkoz@cygnus.com>
bkoz [Mon, 8 May 2000 17:23:37 +0000 (17:23 +0000)]
2000-05-08  Benjamin Kosnik  <bkoz@cygnus.com>

* bits/fstream.tcc (filebuf::_M_init_filebuf): Don't set
_M_buf_size based on macro, instead use _M_buf_size_opt.
* bits/std_streambuf.h (basic_streambuf): Add _M_buf_size_opt.
(basic_streambuf()): Set _M_buf_size_opt.
* testsuite/27_io/filebuf.cc (filebuf): Use _M_buf_size_opt
instead of _M_buf_size.

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

24 years agoNew test.
clm [Mon, 8 May 2000 14:55:42 +0000 (14:55 +0000)]
New test.

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

24 years agocode generation reduction & sco script removal
korbb [Mon, 8 May 2000 13:06:47 +0000 (13:06 +0000)]
code generation reduction & sco script removal

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

24 years agono longer needed
korbb [Mon, 8 May 2000 13:05:16 +0000 (13:05 +0000)]
no longer needed

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

24 years agoDaily bump.
law [Mon, 8 May 2000 07:45:07 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago2000-05-08 Andreas Jaeger <aj@suse.de>
aj [Mon, 8 May 2000 07:18:04 +0000 (07:18 +0000)]
2000-05-08  Andreas Jaeger  <aj@suse.de>

* config/mips/linux.h: Remove undefines which disabled .ctor/.dtor
support.

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

24 years ago2000-05-08 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Mon, 8 May 2000 06:37:54 +0000 (06:37 +0000)]
2000-05-08  Bryce McKinlay  <bryce@albatross.co.nz>

Test for PR gcj/224:
* libjava.compile/PR224.java: New file.
* libjava.compile/PR224.xfail: New file.

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

24 years ago * Makefile.in (LOOSE_CFLAGS): Add /g modifiers to both sed
zack [Mon, 8 May 2000 00:09:09 +0000 (00:09 +0000)]
* Makefile.in (LOOSE_CFLAGS): Add /g modifiers to both sed
substitutions.

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

24 years ago * Makefile.in: Rebuilt.
tromey [Sun, 7 May 2000 16:02:00 +0000 (16:02 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (LIBLINK): New macro.
(libgcj_la_LINK): Use it.
(libgcjawt_la_LINK): Likewise.

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

24 years ago * inc/cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__ in place
nathan [Sun, 7 May 2000 09:40:34 +0000 (09:40 +0000)]
* inc/cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__ in place
of std::size_t and std::ptrdiff_t respectively.
* tinfo.cc: Likewise.
* vec.cc: Likewise.

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

24 years ago * cpplex.c: Move new lexer definitions and prototypes
neil [Sun, 7 May 2000 08:49:08 +0000 (08:49 +0000)]
* cpplex.c: Move new lexer definitions and prototypes
to top.  Conditional include these and the code if
NEW_LEXER is defined.  Rename functions whose names
clash if this code included.

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

24 years agoDaily bump.
law [Sun, 7 May 2000 07:45:07 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago * rtl.def (COND_EXEC): Clarify.
wehle [Sun, 7 May 2000 05:09:46 +0000 (05:09 +0000)]
* rtl.def (COND_EXEC): Clarify.

* i386.md (extendsidi2): Clobber (reg:CC 17) in the
same fashion as zero_extendsidi2.

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

24 years agoSat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
jle [Sun, 7 May 2000 02:09:42 +0000 (02:09 +0000)]
Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>

* MAINTAINERS: Add self as bb-reorder maintainer.

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

24 years ago * config/ia64/ia64.c (predicate_operator): New.
rth [Sun, 7 May 2000 01:56:25 +0000 (01:56 +0000)]
    * config/ia64/ia64.c (predicate_operator): New.
        (ia64_print_operand): Handle 'J'.
        (rtx_needs_barrier): Handle COND_EXEC.
        * config/ia64/ia64.h (BRANCH_COST): Define.
        (PREDICATE_CODES): Update.
        * config/ia64/ia64.md: Docuement used unspec values.
        (attr predicable): New.
        (movxf, movxf_internal): New.
        (extendsfdf2): Don't comment out nop.
        (floatdidf2): Remove.
        (truncxfsf2, truncxfdf2, floatdixf2): New.
        (abssi2, absdi2): Put the neg in the "true" slot.
        (conditional branch instructions): Mark not predicable.
        (cmov*_internal): Use predicate_operator.  Split to cond_exec.
        (abs*_internal): Likewise.
        (alloc, set_bsp): Mark not predicable.
        (barrier, insn_group_barrier, flush_cache): Likewise.
        (define_cond_exec): New.

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

24 years ago * config/ia64/ia64.c (sdata_symbolic_operand): Mark unused args.
rth [Sun, 7 May 2000 01:46:22 +0000 (01:46 +0000)]
    * config/ia64/ia64.c (sdata_symbolic_operand): Mark unused args.
        (symbolic_operand, function_operand, setjmp_operand): Likewise.
        (shift_count_operand, shift_32bit_count_operand): Likewise.
        (shladd_operand, fetchadd_operand, ia64_function_prologue): Likewise.
        (ia64_function_epilogue, ia64_setup_incoming_varargs): Likewise.
        (ia64_function_arg_partial_nregs, ia64_function_value): Likewise.
        (ia64_print_operand_address, ia64_secondary_reload_class): Likewise.
        (ia64_expand_builtin): Likewise.
        (call_multiple_values_operation): Make dest_regno unsigned.

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

24 years ago * c-decl.c: Include "tm_p.h".
rth [Sun, 7 May 2000 01:37:07 +0000 (01:37 +0000)]
    * c-decl.c: Include "tm_p.h".

        * config/ia64/ia64-protos.h: Rearrange decls to reduce ifdef madness.
        (fetchadd_operand, ia64_expand_fetch_and_op): Declare.
        (ia64_expand_op_and_fetch): Declare.
        * config/ia64/ia64.c: Include "toplev.h".  Kill trailing whitespace.
        (setjmp_operand): Constify variables for XSTR.
        (ia64_encode_section_info): Likewise.
        (ia64_print_operand): Use %d for exact_log2; cast 32-bit printed
        values to int.
        (ia64_asm_output_external): Constify name.
        (process_set): Use HOST_WIDE_INT_PRINT_DEC for frame size.
        (process_for_unwind_directive): Provide switch default.
        (ia64_expand_compare_and_swap): Remove unused variables.
        (ia64_expand_builtin): Likewise.
        * config/ia64/ia64.h (ASM_OUTPUT_BYTE): Mask and cast value to int
        for printing.

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

24 years ago * rtl.def (DEFINE_COND_EXEC): New.
rth [Sun, 7 May 2000 00:48:53 +0000 (00:48 +0000)]
* rtl.def (DEFINE_COND_EXEC): New.
* md.texi: Document it.

* gensupport.c (input_file): Remove.
(struct queue_elem): Add lineno.
(rtx_ready_queue): Remove.
(errors): New.
(predicable_default): New.
(predicable_true, predicable_false): New.
(define_attr_queue, define_attr_tail): New.
(define_insn_queue, define_insn_tail): New.
(define_cond_exec_queue, define_cond_exec_tail): New.
(other_queue, other_tail): New.
(queue_pattern): New.
(process_rtx): Add patterns to the appropriate queues.
(is_predicable, identify_predicable_attribute): New.
(n_alternatives, collect_insn_data): New.
(alter_predicate_for_insn, alter_test_for_insn): New.
(shift_output_template, alter_output_for_insn): New.
(process_one_cond_exec, process_define_cond_exec): New.
(init_md_reader): Read the entire file.  Process define_cond_exec.
(read_md_rtx): Return elements from the queues.

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

24 years ago2000-05-07 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Sun, 7 May 2000 00:43:49 +0000 (00:43 +0000)]
2000-05-07  Bryce McKinlay  <bryce@albatross.co.nz>

Imported version 5.0alpha7.
        * acinclude.m4: Update version to 5.0a7.

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

24 years ago * flow.c (mark_set_1): Don't update conditional life info
rth [Sun, 7 May 2000 00:38:26 +0000 (00:38 +0000)]
    * flow.c (mark_set_1): Don't update conditional life info
        if the register is not_dead.

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

24 years agoThis commit was generated by cvs2svn to compensate for changes in r33746,
bryce [Sat, 6 May 2000 23:59:01 +0000 (23:59 +0000)]
This commit was generated by cvs2svn to compensate for changes in r33746,
which included commits to RCS files with non-trunk default branches.

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

24 years agoForgot this file when checking in my last change.
bryce [Sat, 6 May 2000 23:32:52 +0000 (23:32 +0000)]
Forgot this file when checking in my last change.

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

24 years agoAdd imssing blank line
kenner [Sat, 6 May 2000 22:59:08 +0000 (22:59 +0000)]
Add imssing blank line

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

24 years ago2000-05-06 Zack Weinberg <zack@wolery.cumb.org>
zack [Sat, 6 May 2000 22:34:14 +0000 (22:34 +0000)]
2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>

* Makefile.in (STAGESTUFF): Add genrtl.c and genrtl.h.
(mostlyclean): Also delete fixincl, fixinc.sh, and
specs.ready, and make clean in the fixinc subdir.

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

24 years ago * Makefile.in (gensupport.o): Compile for the host.
rth [Sat, 6 May 2000 22:30:13 +0000 (22:30 +0000)]
* Makefile.in (gensupport.o): Compile for the host.
(host-prefix gensuuprt.o): Remove.
(genflags.o): Depend on gensupport.h and OBSTACK_H.
(genattrtab.o): Likewise.
(gencodes.o): Depend on gensupport.h.
(genemit.o, genopinit.o, genrecog.o, genextract.o): Likewise.
(genpeep.o, genattr.o, genoutput.o): Likewise.

* gensupport.c (obstack, rtl_obstack): New.
(init_md_reader): Initialize rtl_obstack.
* gensupport.h (rtl_obstack): Declare.
(message_with_line): Declare.

* genattr.c: Remove all traces of obstack manipulation.
* gencodes.c, genconfig.c, genemit.c, genextract.c: Likewise.
* genopinit.c, genoutput.c, genpeep.c, genrecog.c: Likewise.

* genattrtab.c (obstack, rtl_obstack): Remove.
(main): Don't init rtl_obstack.
* genflags.c: Likewise.

* genrecog.c (message_with_line): Move ...
* gensupport.c: ... here.

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

24 years ago * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
rth [Sat, 6 May 2000 21:55:28 +0000 (21:55 +0000)]
      * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
          * g++.old-deja/g++.mike/warn1.C: Likewise.
          * g++.old-deja/g++.pt/local1.C: Likewise.
          * g++.old-deja/g++.pt/local7.C: Likewise.
          * g++.old-deja/g++.pt/spec16.C: Likewise.

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

24 years ago * typeck.c (build_c_cast): Don't warn integer->pointer size
rth [Sat, 6 May 2000 21:55:07 +0000 (21:55 +0000)]
    * typeck.c (build_c_cast): Don't warn integer->pointer size
        mismatch for constants.

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

24 years ago * c-typeck.c (build_c_cast): Remove dead code.
rth [Sat, 6 May 2000 21:54:51 +0000 (21:54 +0000)]
    * c-typeck.c (build_c_cast): Remove dead code.

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

24 years ago * ifcvt.c (noce_process_if_block): Don't use an insn_b from
rth [Sat, 6 May 2000 21:50:03 +0000 (21:50 +0000)]
    * ifcvt.c (noce_process_if_block): Don't use an insn_b from
        test_bb if a or b uses x.

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

24 years ago * ifcvt.c (noce_process_if_block): Don't use an insn_b from
rth [Sat, 6 May 2000 21:41:10 +0000 (21:41 +0000)]
    * ifcvt.c (noce_process_if_block): Don't use an insn_b from
        test_bb if insn_a uses x.

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

24 years ago * flow.c (mark_set_1): Respect not_dead when updating reg_live.
rth [Sat, 6 May 2000 21:36:35 +0000 (21:36 +0000)]
    * flow.c (mark_set_1): Respect not_dead when updating reg_live.

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

24 years ago * flow.c (split_edge): Don't allocate global_live_at_start for
rth [Sat, 6 May 2000 21:35:35 +0000 (21:35 +0000)]
    * flow.c (split_edge): Don't allocate global_live_at_start for
        the new block unless the old blocks had them as well.

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

24 years ago2000-05-05 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Sat, 6 May 2000 20:32:55 +0000 (20:32 +0000)]
2000-05-05  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * decl.c (predef_filenames_size): Now 7.
        (predef_filenames): New seventh entry.

(Tom's last patch was missing this bit.)

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

24 years agogcc:
zack [Sat, 6 May 2000 20:00:03 +0000 (20:00 +0000)]
gcc:
* cpphash.h: Remove conditional #define of __extension__.
* rtl.h: Add __extension__ to RTL_CHECK1, RTL_CHECK2,
RTL_CHECKC1, RTL_CHECKC2, and RTVEC_ELT macros
(ENABLE_RTL_CHECKING only).
* tree.h: Add __extension__ to TREE_CHECK, TREE_CLASS_CHECK,
CST_OR_CONSTRUCTOR_CHECK, and EXPR_CHECK macros
(ENABLE_TREE_CHECKING only).
* varray.h: Add __extension__ to VARRAY_CHECK macro
(ENABLE_CHECKING only).

include:
* ansidecl.h: #define __extension__ to nothing if
GCC_VERSION < 2008.

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

24 years agonew test - traditional token paste
zack [Sat, 6 May 2000 19:07:34 +0000 (19:07 +0000)]
new test - traditional token paste

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

24 years agoUse new tail-calling mechanism on ARM.
rearnsha [Sat, 6 May 2000 18:13:35 +0000 (18:13 +0000)]
Use new tail-calling mechanism on ARM.
* arm.md (sibcall, sibcall_value): New expands.
(sibcall_insn, sibcall_value_insn, sibcall_epilogue): New insns.
(tailcalling peepholes): Delete.
(push_multi): Simplify.
* arm.c (lr_save_eliminated): Delete definition.
(pattern_really_clobbers_lr, function_really_clobbers_lr): Delete.
(output_return_instruction): Remove checks on lr_save_eliminated.
(output_arm_prologue): Remove old tail-calling code.
(arm_output_epilogue): New parameter, really_return.  All callers
changed.  Handle tail-calling epilogues.
* arm.h (lr_save_eliminated): Delete declaration.
(frame_pointer_needed): Delete declaration.
* arm-protos.h (arm_output_epilogue): Adjust prototype.

* arm.md (is_thumb): Examine symbol thumb_code, not expression
TARGET_ARM.
* arm.c (thumb_code): Define it.
(arm_override_options): Set it.
* arm.h (thumb_code): Declare it.

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

24 years ago * com.c (ffecom_overlap_): Set source_offset to
zack [Sat, 6 May 2000 17:29:59 +0000 (17:29 +0000)]
* com.c (ffecom_overlap_): Set source_offset to
bitsize_zero_node.
(ffecom_tree_canonize_ptr_): Use size_binop.  Convert to
bitsizetype before multiplying by TYPE_SIZE.
(ffecom_tree_canonize_ref_) [case ARRAY_REF]: Break up offset
calculation.  Convert to bitsizetype before multiplying by
TYPE_SIZE.

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

24 years ago* arm-protos.h (arm_dllexport_name_p, arm_dllimport_name_p): Constify.
rearnsha [Sat, 6 May 2000 16:55:17 +0000 (16:55 +0000)]
* arm-protos.h (arm_dllexport_name_p, arm_dllimport_name_p): Constify.

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

24 years ago * Makefile.in: Rebuilt.
tromey [Sat, 6 May 2000 16:25:13 +0000 (16:25 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (libgcj.zip): Don't pass -L to javac.

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

24 years ago * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
nathan [Sat, 6 May 2000 15:53:16 +0000 (15:53 +0000)]
* g++.old-deja/g++.abi/ptrflags.C: Correct and extend.

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

24 years ago * rtti.c (ptmd_initializer): Set non-public, if class is
nathan [Sat, 6 May 2000 15:52:11 +0000 (15:52 +0000)]
* rtti.c (ptmd_initializer): Set non-public, if class is
incomplete.

* inc/cxxabi.h (__dynamic_cast): Explicitly say extern "C++".
(__cxa_vec_new, __cxa_vec_ctor, __cxa_vec_dtor,
__cxa_vec_delete): Likewise.
* tinfo.cc (__dynamic_cast): Likewise.
* vec.cc (__cxa_vec_new, __cxa_vec_ctor, __cxa_vec_dtor,
__cxa_vec_delete): Likewise.

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

24 years agoFix error in previous change
kenner [Sat, 6 May 2000 11:30:43 +0000 (11:30 +0000)]
Fix error in previous change

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

24 years ago* arm.h (SPECIAL_MODE_PREDICATES): Define.
rearnsha [Sat, 6 May 2000 11:14:18 +0000 (11:14 +0000)]
* arm.h (SPECIAL_MODE_PREDICATES): Define.

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

24 years ago* arm.c (arm_gen_load_multiple, arm_gen_store_mulitple): Don't add
rearnsha [Sat, 6 May 2000 11:10:44 +0000 (11:10 +0000)]
* arm.c (arm_gen_load_multiple, arm_gen_store_mulitple): Don't add
bogus clobber to insns.
(load_multiple_operation, store_mulitple_operation): Don't check
for it.
* arm.md (ldmsi_postinc, stmsi_postinc): Adjust accordingly.

* arm.md (and_scc, ior_scc): Add missing mode.

* arm.md (call_value_symbol): Remove predicate from op2.

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

24 years ago * expr.c (get_subtarget): New function.
kenner [Sat, 6 May 2000 10:17:11 +0000 (10:17 +0000)]
* expr.c (get_subtarget): New function.
(force_operand, expand_expr, do_store_flag): Use it.

* toplev.c (compile_file): Don't take strlen of NAME if null.

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

24 years agoDaily bump.
law [Sat, 6 May 2000 07:45:07 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago * xcoffout.c (xcoff_current_include_file,
dje [Sat, 6 May 2000 04:31:16 +0000 (04:31 +0000)]
    * xcoffout.c (xcoff_current_include_file,
        xcoff_current_function_file, xcoff_lastfile): Constify char *.
        (xcoffout_source_file, xcoffout_source_line): Make filename 'const
        char *'.
        (xcoffout_declare_function): Make name 'const char *'.
        (xcoffout_end_epilogue): Make fname 'const char *'
        * xcoffout.h (xcoff_current_include_file, xcoff_lastfile,
        xcoffout_declare_function, xcoffout_source_line): Match above.

        * aix43.h (SUBTARGET_OVERRIDE_OPTIONS): -mpowerpc64 without
        -maix64 is error.
        * rs6000.c (print_operand): Fix lossage typo.
        (output_cbranch): Remove "cr" decoration for now.
        * rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Make alias 'const char *'.

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

24 years ago * config/avr/avr.c (out_shift_with_cnt): Bugfix for shift by
denisc [Sat, 6 May 2000 03:06:46 +0000 (03:06 +0000)]
* config/avr/avr.c (out_shift_with_cnt): Bugfix for shift by
constant count.

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

24 years agoImprove the matching for make target names
korbb [Fri, 5 May 2000 20:34:12 +0000 (20:34 +0000)]
Improve the matching for make target names

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

24 years ago * gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip drive name.
law [Fri, 5 May 2000 19:03:45 +0000 (19:03 +0000)]
    * gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip drive name.

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

24 years ago * c-common.c (decl_attributes): For TYPE_DECLs attach the
clm [Fri, 5 May 2000 18:16:49 +0000 (18:16 +0000)]
* c-common.c (decl_attributes):  For TYPE_DECLs attach the
        attribute to the decl.
        * c-decl.c (pushdecl): Propagate the USED attribute to the
        type copy.

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

24 years ago * rtlanal.c (reg_overlap_mentioned_p): Treat parallels in the
rth [Fri, 5 May 2000 16:48:24 +0000 (16:48 +0000)]
* rtlanal.c (reg_overlap_mentioned_p): Treat parallels in the
same way emit_group_load does.

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

24 years ago * toplev.c (output_file_directive): Use IS_DIR_SEPARATOR.
law [Fri, 5 May 2000 16:37:01 +0000 (16:37 +0000)]
    * toplev.c (output_file_directive): Use IS_DIR_SEPARATOR.
        (main): Likewise.

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

24 years ago * pa.h (FUNCTION_ARG_ADVANCE): Warning removal.
law [Fri, 5 May 2000 16:34:06 +0000 (16:34 +0000)]
    * pa.h (FUNCTION_ARG_ADVANCE): Warning removal.

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

24 years ago * g77.f-torture/execute/20000503-1.f: New test.
law [Fri, 5 May 2000 16:31:25 +0000 (16:31 +0000)]
    * g77.f-torture/execute/20000503-1.f:  New test.

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

24 years ago * config/openbsd.h (LINK_SPEC): pass correct flags to ld
law [Fri, 5 May 2000 16:30:23 +0000 (16:30 +0000)]
    * config/openbsd.h (LINK_SPEC): pass correct flags to ld
        to support -shared, on platforms with dynamic libraries.

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

24 years ago * system.h (S_ISBLK): Provide fallback definition.
law [Fri, 5 May 2000 16:27:45 +0000 (16:27 +0000)]
    * system.h (S_ISBLK): Provide fallback definition.

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

24 years ago * extend.texi (Extended Asm): Document inability to give asm
law [Fri, 5 May 2000 16:26:12 +0000 (16:26 +0000)]
    * extend.texi (Extended Asm): Document inability to give asm
        statements access to condition codes.

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

24 years ago * varasm.c (asm_emit_uninitialised): Use 0, not NULL
law [Fri, 5 May 2000 16:16:57 +0000 (16:16 +0000)]
    * varasm.c (asm_emit_uninitialised): Use 0, not NULL
        as arg 2 of UNIQUE_SECTION.

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

24 years ago * predict.c: Remove May 4 change.
law [Fri, 5 May 2000 16:13:46 +0000 (16:13 +0000)]
    * predict.c: Remove May 4 change.
        * bb-reorder.c (make_reorder_chain): Do not perform block movement
        if we have predicted the branch at 50-50 probability.

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

24 years ago Fix for PR libgcj/220:
tromey [Fri, 5 May 2000 16:11:36 +0000 (16:11 +0000)]
Fix for PR libgcj/220:
* Makefile.in: Rebuilt.
* Makefile.am (gij_LDFLAGS): Don't use libstdc++.
(jv_convert_LDFLAGS): Likewise.
(libgcj_la_LDFLAGS): Likewise.
(GCJLINK): New macro.
(jv_convert_LINK): Use it.
(gij_LINK): Likewise.
(libgcj_la_LINK): New macro.
(libgcjawt_la_LINK): Likewise.

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

24 years ago * flow.c (init_propagate_block_info): Fix merge error
rth [Fri, 5 May 2000 10:53:47 +0000 (10:53 +0000)]
    * flow.c (init_propagate_block_info): Fix merge error
        in HAVE_conditional_execution code.

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

24 years ago2000-05-04 Andreas Jaeger <aj@suse.de>
aj [Fri, 5 May 2000 08:44:09 +0000 (08:44 +0000)]
2000-05-04  Andreas Jaeger  <aj@suse.de>

* gcc.dg/noreturn-2.c: New test.

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

24 years agoDaily bump.
law [Fri, 5 May 2000 07:45:15 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago * gcj/field.h (JvFieldIsRef): Return false for gnu.gcj.RawData
tromey [Fri, 5 May 2000 04:46:26 +0000 (04:46 +0000)]
* gcj/field.h (JvFieldIsRef): Return false for gnu.gcj.RawData
field.
* boehm.cc (_Jv_MarkObj): Removed dead code.  Use `STATIC', not
`0x0008'.
Include Modifier.h.

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

24 years ago * boehm.c (mark_reference_fields): Don't mark RawData fields.
tromey [Fri, 5 May 2000 04:23:23 +0000 (04:23 +0000)]
* boehm.c (mark_reference_fields): Don't mark RawData fields.
Keep track of when we've seen a reference field after a
non-reference field.
(get_boehm_type_descriptor): Handle case where we see
non-reference fields but no trailing reference field.
* decl.c (rawdata_ptr_type_node): Define.
(init_decl_processing): Initialize rawdata_ptr_type_node.
* java-tree.h (rawdata_ptr_type_node): Declare.

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

24 years ago * config/avr/avr.c (out_shift_with_cnt): Genetare a more optimal
denisc [Fri, 5 May 2000 04:00:51 +0000 (04:00 +0000)]
* config/avr/avr.c (out_shift_with_cnt): Genetare a more optimal
shift cycle for unknown shift count. Also generates dec + brpl.
(ashlqi3_out): Don't generate dec + brpl which now generates by
`out_shift_with_cnt'.
(ashlhi3_out): Likewise.
(ashlsi3_out): Likewise.
(ashrqi3_out): Likewise.
(ashrhi3_out): Likewise.
(ashrsi3_out): Likewise.
(lshrqi3_out): Likewise.
(lshrhi3_out): Likewise.
(lshrsi3_out): Likewise.

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

24 years ago * cp-tree.h (DELTA_FROM_VTABLE_ENTRY): Remove.
mmitchel [Fri, 5 May 2000 03:10:42 +0000 (03:10 +0000)]
* cp-tree.h (DELTA_FROM_VTABLE_ENTRY): Remove.
(SET_FNADDR_FROM_VTABLE_ENTRY): Likewise.
(lang_decl_flags): Add vcall_offset.
(THUNK_VCALL_OFFSET): Use it.
* decl.c (lang_mark_tree): Don't mark DECL_ACCESS for a thunk.
* method.c (make_thunk): Create the lang_decl here, not in
emit_thunk.
(emit_thunk): Make generic thunks into ordinary functions once
they have been fed to expand_body.
* semantics.c (expand_body): Set current_function_is_thunk here.

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

24 years ago2000-05-05 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Fri, 5 May 2000 02:56:14 +0000 (02:56 +0000)]
2000-05-05  Bryce McKinlay  <bryce@albatross.co.nz>

* java/lang/natClass.cc (isInstance): Use __builtin_expect.
(_Jv_IsAssignableFrom): Ditto.
(_Jv_IsInstanceOf): Ditto.
(_Jv_CheckCast): Ditto.
(_Jv_CheckArrayStore): Ditto.
* java/lang/Class.h (_Jv_InitClass): Ditto.
* java/lang/natObject.cc (_Jv_MonitorEnter): __builtin_expect `false',
not `0'.
(notify): Ditto.
(notifyAll): Ditto.
(wait): Ditto.
(_Jv_MonitorExit): Ditto.
* boehm.cc (_Jv_MarkObj): Ditto.
(_Jv_MarkObj): Ditto.
(_Jv_MarkArray): Ditto.
* prims.cc (_Jv_AllocObject): Ditto.
(_Jv_NewObjectArray): Ditto.
(_Jv_NewPrimArray): Ditto.
(_Jv_Malloc): Ditto.
(_Jv_Realloc): Ditto.
(_Jv_MallocUnchecked): Ditto.
(_Jv_divI): Ditto.
(_Jv_remI): Ditto.
(_Jv_divJ): Ditto.
(_Jv_remJ): Ditto.

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

24 years ago*** empty log message ***
neil [Fri, 5 May 2000 02:50:47 +0000 (02:50 +0000)]
*** empty log message ***

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

24 years agoMove old ChangeLog out of the way.
rth [Fri, 5 May 2000 02:06:33 +0000 (02:06 +0000)]
Move old ChangeLog out of the way.

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

24 years ago * gcc.c-torture/execute/20000503-1.c: Fix typo.
rth [Fri, 5 May 2000 02:05:56 +0000 (02:05 +0000)]
    * gcc.c-torture/execute/20000503-1.c: Fix typo.

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

24 years agoMerge all post c-torture-1.45 entries to the main testsuite ChangeLog.
rth [Fri, 5 May 2000 01:56:18 +0000 (01:56 +0000)]
Merge all post c-torture-1.45 entries to the main testsuite ChangeLog.

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

24 years ago * gcc.c (free_split_directories): Correct typo in explanation
law [Fri, 5 May 2000 00:15:02 +0000 (00:15 +0000)]
    * gcc.c (free_split_directories): Correct typo in explanation
        of make_relative_prefix.

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

24 years ago* config/rs6000/rs6000.h (PREDICATE_CODES): Add floating-point
geoffk [Fri, 5 May 2000 00:06:34 +0000 (00:06 +0000)]
* config/rs6000/rs6000.h (PREDICATE_CODES): Add floating-point
comparison codes to branch_comparison_operator.

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

24 years ago * gcc.c-torture/compile/20000504-1.c: New test. Derived from
rth [Thu, 4 May 2000 23:27:15 +0000 (23:27 +0000)]
    * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
        OpenSSL by Jason R Thorpe.

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

24 years ago * ifcvt.c (noce_process_if_block): Always reset X in the A == B case.
rth [Thu, 4 May 2000 23:23:45 +0000 (23:23 +0000)]
    * ifcvt.c (noce_process_if_block): Always reset X in the A == B case.

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

24 years ago * ifcvt.c (noce_process_if_block): Fail if A or B modified
rth [Thu, 4 May 2000 23:22:26 +0000 (23:22 +0000)]
    * ifcvt.c (noce_process_if_block): Fail if A or B modified
        between condition and jump.

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

24 years ago * Makefile.in (FPBIT_FUNCS): Remove _df_to_usi.
rth [Thu, 4 May 2000 23:21:48 +0000 (23:21 +0000)]
    * Makefile.in (FPBIT_FUNCS): Remove _df_to_usi.
        (DPBIT_FUNCS): Remove _sf_to_usi.
        (stmp-multilib): Pass LIB1ASMSRC to libgcc.mk.

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

24 years ago * libgcc2.c (near eh_context_specific): Comment #endif string.
rth [Thu, 4 May 2000 23:21:33 +0000 (23:21 +0000)]
    * libgcc2.c (near eh_context_specific): Comment #endif string.
        * longlong.h: Don't use strings with embedded newlines.

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

24 years ago* config/rs6000/rs6000-protos.h: Add output_cbranch.
geoffk [Thu, 4 May 2000 22:15:23 +0000 (22:15 +0000)]
* config/rs6000/rs6000-protos.h: Add output_cbranch.
* config/rs6000/rs6000.c (ccr_bit_negated_p): Delete.
(print_operand): Delete %t and %T codes.
(output_cbranch): New function.  Support branch prediction.
* config/rs6000/rs6000.md: Use output_cbranch for
conditional branches and returns.

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

24 years agoremove accidental -pipe checkin
jason [Thu, 4 May 2000 21:17:57 +0000 (21:17 +0000)]
remove accidental -pipe checkin

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

24 years ago * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.
jason [Thu, 4 May 2000 21:15:05 +0000 (21:15 +0000)]
    * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.
        * stor-layout.c (place_field): Likewise.
        * integrate.h (struct inline_remap): Make regno_pointer_align unsigned.
        * expr.c (store_expr): Make align unsigned.
        * explow.c (plus_constant_wide): Make low words unsigned.
        * expmed.c (choose_multiplier): Likewise.
        * fold-const.c (fold):  Likewise.
        * tree.h (build_int_2): Likewise.
        * tree.c (build_int_2_wide, tree_int_cst_msb): Likewise.
        * emit-rtl.c (gen_reg_rtx): Add cast to unsigned char*.
        (init_emit): Change cast to unsigned char*.
        * varasm.c (compare_constant_1): Add cast to char*.
        * gcse.c (delete_null_pointer_checks): Change cast to unsigned int*.
        * reload1.c (reload): Likewise.

        * rtl.h (MEM_SET_IN_STRUCT_P): Use do { } while (0).

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

24 years ago * predict.c (estimate_probability): If no prediction was found, then
law [Thu, 4 May 2000 20:40:17 +0000 (20:40 +0000)]
    * predict.c (estimate_probability): If no prediction was found, then
        predict the successor that is the next physical block (if such a
        successor exists).

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

24 years ago * config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use qrrnd.asm in place.
rth [Thu, 4 May 2000 20:14:20 +0000 (20:14 +0000)]
    * config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use qrrnd.asm in place.

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

24 years ago * system.h: Don't wrap <sys/types.h> with HAVE_SYS_TYPES_H.
ghazi [Thu, 4 May 2000 19:16:21 +0000 (19:16 +0000)]
* system.h: Don't wrap <sys/types.h> with HAVE_SYS_TYPES_H.

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

24 years ago * jcf-dump.c (SPECIAL_IINC): Ensure arguments match format
ghazi [Thu, 4 May 2000 18:30:09 +0000 (18:30 +0000)]
* jcf-dump.c (SPECIAL_IINC): Ensure arguments match format
specifiers in calls to fprintf.

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

24 years agoinclude:
ghazi [Thu, 4 May 2000 18:21:03 +0000 (18:21 +0000)]
include:
* demangle.h (demangler_engine): Constify.

libiberty:
* cplus-dem.c (cplus_demangle_opname, demangle_function_name):
Cast the arguments to `islower' to `unsigned char'.
(print_demangler_list): Prototype.

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

24 years ago * class.c (update_vtable_entry_for_fn): Prototype.
ghazi [Thu, 4 May 2000 18:15:24 +0000 (18:15 +0000)]
* class.c (update_vtable_entry_for_fn): Prototype.

* pt.c (tsubst_decl): Initialize variables `argvec', `gen_tmpl'
and `tmpl'.

* search.c (dfs_build_inheritance_graph_order): Prototype.

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

24 years ago2000-05-04 Mumit Khan <khan@xraylith.wisc.edu>
khan [Thu, 4 May 2000 18:15:08 +0000 (18:15 +0000)]
2000-05-04  Mumit Khan  <khan@xraylith.wisc.edu>

* i386/cygwin.h (CPP_PREDEFINES): Don't define __STDC__. Move
attribute macros from here ...
(CPP_SPEC): to here.
* i386/mingw32.h (CPP_PREDEFINES): Likewise.
(CPP_SPEC): Likewise.
* i386/crtdll.h (CPP_PREDEFINES): Delete attribute macros.

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

24 years ago2000-05-04 Mumit Khan <khan@xraylith.wisc.edu>
khan [Thu, 4 May 2000 18:13:14 +0000 (18:13 +0000)]
2000-05-04  Mumit Khan  <khan@xraylith.wisc.edu>

* Makefile.in ($(HOST_PREFIX_1)gensupport.o): Add build rule.
(libgcc.a): Pass LIB1ASMSRC to libgcc.mk.

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

24 years ago * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.
ghazi [Thu, 4 May 2000 17:58:40 +0000 (17:58 +0000)]
* bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.

* diagnostic (vbuild_message_string, build_message_string,
build_location_prefix, output_get_prefix, init_output_buffer,
output_notice, vline_wrapper_message_with_location,
v_message_with_decl, default_print_error_function): De-constify.
(set_real_maximum_length): Prototype.

* diagnostic.h (struct output_buffer, init_output_buffer,
output_get_prefix, output_set_prefix): De-constify.

* function.c (init_function_start): Constify.

* gensupport.c (remove_constraints, process_rtx): Prototype.

* gthr-posix.h: Indent uses of #pragma.

* objc/objc-act.c (ggc_mark_imp_list, ggc_mark_hash_table):
Prototype.

* predict.c (find_expected_value): Delete prototype.
(expected_value_to_br_prob): Initialize variable `ev_reg'.

* sbitmap.h (debug_sbitmap): Prototype.

* ssa.c (compute_coalesced_reg_partition): Prototype.

* stor-layout.c (debug_rli): Prototype.

* tree.h (round_down): Prototype.
(init_function_start): Constify.

ch:
* ch-tree.h (init_function_start): Constify.

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

24 years ago * cpphash.h: #define __extension__ away if GCC_VERSION < 2095
zack [Thu, 4 May 2000 16:21:29 +0000 (16:21 +0000)]
* cpphash.h: #define __extension__ away if GCC_VERSION < 2095
(overly conservative).  Change extern inline wrappers to
static inline, define them always, use PARAMS properly.
* cpplex.c (_cpp_get_directive_token): Don't issue pedantic
whitespace warnings for \f and \v at the beginning of a line.

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

24 years ago * haifa-sched.c (schedule_insns): Free the flow edge list when it
law [Thu, 4 May 2000 16:04:44 +0000 (16:04 +0000)]
    * haifa-sched.c (schedule_insns): Free the flow edge list when it
        is no longer needed

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

24 years agoRemoved erroneous ChangeLog entry
tromey [Thu, 4 May 2000 15:51:47 +0000 (15:51 +0000)]
Removed erroneous ChangeLog entry

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

24 years ago * java/util/Locale.java (Locale): Don't explicitly check for
tromey [Thu, 4 May 2000 15:50:34 +0000 (15:50 +0000)]
* java/util/Locale.java (Locale): Don't explicitly check for
null.
* java/util/Hashtable.java (containsKey): Don't explicitly check
for null.
(get): Likewise.
* java/util/BitSet.java (and, or, xor): Don't explicitly check for
null.
* java/util/zip/ZipEntry.java (ZipEntry): Don't explicitly check
for null.
* java/text/StringCharacterIterator.java
(StringCharacterIterator): Don't check for null.
* java/text/ChoiceFormat.java (setChoices): Don't explicitly check
for null pointer.
* java/net/MulticastSocket.java (joinGroup): Don't explicitly
check for null pointer.
(leaveGroup): Likewise.
* java/net/DatagramPacket.java (DatagramPacket): Removed erroneous
comment.
(setData): Likewise.
* java/lang/ThreadGroup.java (ThreadGroup): Don't explicitly check
for `p==null'.

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

24 years ago * sort.h (sys/types.h): File included unconditionnaly.
phdm [Thu, 4 May 2000 15:40:25 +0000 (15:40 +0000)]
* sort.h (sys/types.h): File included unconditionnaly.
(stddef.h): File include only #ifdef __STDC__.

* sort.c (UCHAR_MAX): Provide fallback definition.

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

24 years agoRemove BOGOSITY code, and Remove code for installing "shell" version
korbb [Thu, 4 May 2000 14:55:00 +0000 (14:55 +0000)]
Remove BOGOSITY code, and Remove code for installing "shell" version

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