OSDN Git Service

pf3gnuchains/gcc-fork.git
22 years ago * config/mips/mips.c (mips_function_value): Handle complex return
aldyh [Sun, 26 Aug 2001 04:51:54 +0000 (04:51 +0000)]
    * config/mips/mips.c (mips_function_value): Handle complex return
        values.

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

22 years ago * reload1.c (reload): Make all entries in reg_equiv_memory_loc
hp [Sat, 25 Aug 2001 21:39:47 +0000 (21:39 +0000)]
* reload1.c (reload): Make all entries in reg_equiv_memory_loc
unshared.
* reload.c (make_memloc): Copy result if it is still
reg_equiv_memory_loc[regno] on return.
(subst_reloads) [ENABLE_CHECKING]: Check that none of
reg_equiv_constant, reg_equiv_memory_loc, reg_equiv_address and
reg_equiv_mem are modified by the substitutions.

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

22 years ago * predict.c (expensive_function_p): New.
hubicka [Sat, 25 Aug 2001 21:08:28 +0000 (21:08 +0000)]
* predict.c (expensive_function_p): New.
* rtl.h (expensive_function_p): Declare.
* i386.c (FAST_PROLOGUE_INSN_COUNT): New constant.
(use_fast_prologue_epilogue): New static variable.
(expand_prologue): Set it; emit short prologues if unset.
(expand_epilogue): Likewise.

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

22 years ago * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
geoffk [Sat, 25 Aug 2001 17:24:30 +0000 (17:24 +0000)]
* gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
* gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
* gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.

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

22 years ago * config.sub: Merge from master sources, rev 1.219.
geoffk [Sat, 25 Aug 2001 17:20:10 +0000 (17:20 +0000)]
* config.sub: Merge from master sources, rev 1.219.
* MAINTAINERS: Add self as contact for stormy16 port.

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

22 years ago * config.gcc: Add stormy16-*-elf case.
geoffk [Sat, 25 Aug 2001 17:14:36 +0000 (17:14 +0000)]
* config.gcc: Add stormy16-*-elf case.
* config/stormy16/stormy-abi: New file.
* config/stormy16/stormy16-lib2.c: New file.
* config/stormy16/stormy16-protos.h: New file.
* config/stormy16/stormy16.c: New file.
* config/stormy16/stormy16.h: New file.
* config/stormy16/stormy16.md: New file.
* config/stormy16/t-stormy16: New file.

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

22 years ago * i386.h (no-accumulate-outgoing-args): Use proper mask.
hubicka [Sat, 25 Aug 2001 13:49:51 +0000 (13:49 +0000)]
* i386.h (no-accumulate-outgoing-args): Use proper mask.

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

22 years agoDaily bump.
gccadmin [Sat, 25 Aug 2001 07:16:44 +0000 (07:16 +0000)]
Daily bump.

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

22 years ago * config/rs6000/rs6000.c (rs6000_initialize_trampoline): Function
dje [Sat, 25 Aug 2001 02:26:44 +0000 (02:26 +0000)]
    * config/rs6000/rs6000.c (rs6000_initialize_trampoline): Function
        descriptor members are pointer size, not constant 4.
        * config/rs6000/rs6000.md (define_splits): Remove more unused
        constraints.

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

22 years ago * sparc.h (ASM_OUTPUT_BYTE): Fix format specifier warning.
ghazi [Fri, 24 Aug 2001 22:26:51 +0000 (22:26 +0000)]
* sparc.h (ASM_OUTPUT_BYTE): Fix format specifier warning.

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

22 years ago * config/cpu/i386/bits/limits.h (__glibcpp_long_double_bits): Only
ljrittle [Fri, 24 Aug 2001 21:57:15 +0000 (21:57 +0000)]
    * config/cpu/i386/bits/limits.h (__glibcpp_long_double_bits): Only
        define if not already provided by per-OS file.
        * config/os/bsd/freebsd/bits/os_defines.h (__glibcpp_long_double_bits):
        Define.

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

22 years ago2001-08-24 Jan van Male <jan.vanmale@fenk.wau.nl>
pme [Fri, 24 Aug 2001 20:50:53 +0000 (20:50 +0000)]
2001-08-24  Jan van Male <jan.vanmale@fenk.wau.nl>

* docs/html/17_intro/C++STYLE:  Fix typo.

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

22 years ago2001-08-24 Phil Edwards <pme@sources.redhat.com>
pme [Fri, 24 Aug 2001 20:34:34 +0000 (20:34 +0000)]
2001-08-24  Phil Edwards  <pme@sources.redhat.com>

* docs/html/23_containers/howto.html:  Describe implementation of
insertion with hints.

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

22 years ago2001-08-24 Kenny Simpson <kenny.simpson@gs.com>
bkoz [Fri, 24 Aug 2001 18:52:03 +0000 (18:52 +0000)]
2001-08-24  Kenny Simpson  <kenny.simpson@gs.com>

libstdc++/3740
* include/bits/std_sstream.h (basic_ostringstream): Fix ctor.

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

22 years ago2001-08-23 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco [Fri, 24 Aug 2001 17:40:54 +0000 (17:40 +0000)]
2001-08-23  Alexandre Petit-Bianco  <apbianco@redhat.com>

* jcf-parse.c (yyparse): Set magic to 0, don't issue error for a
file smaller than 4 bytes.
* parse.y (check_inner_circular_reference): New function.
(check_circular_reference): Likewise.
(array_initializer:): Accept {,}.
(java_check_circular_reference): Rewritten using
check_circular_reference and check_inner_circular_reference.
(java_complete_expand_method): Unconditionally save and restore
the unpurged exception list.
(build_dot_class_method_invocation): Unmangle signature parameter.

(http://gcc.gnu.org/ml/gcc-patches/2001-08/msg01417.html)

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

22 years ago2001-08-24 Sylvain Pion <Sylvain.Pion@sophia.inria.fr>
pme [Fri, 24 Aug 2001 17:40:31 +0000 (17:40 +0000)]
2001-08-24  Sylvain Pion <Sylvain.Pion@sophia.inria.fr>
            Phil Edwards  <pme@sources.redhat.com>

PR libstdc++/3349
* include/bits/stl_tree.h (insert_unique):  Revert last change.
Values inserted at begin() must be less, not greater, than *begin()'s.
* testsuite/23_containers/map_insert.cc:  New file.

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

22 years ago * java/lang/reflect/Field.java (toString): Use
tromey [Fri, 24 Aug 2001 17:24:44 +0000 (17:24 +0000)]
* java/lang/reflect/Field.java (toString): Use
Method.appendClassName.
* java/lang/reflect/Constructor.java (toString): Use
Method.appendClassName.
* java/lang/reflect/Method.java: Reindented.
(appendClassName): New method.
(toString): Use it.
* defineclass.cc (handleMethod ): Initialize `throws' field of
method.
(read_one_method_attribute): Handle Exceptions attribute.
* java/lang/reflect/natMethod.cc (ClassClass): Removed.
(ObjectClass): Removed.
(getType): Compute `exception_types'.
* java/lang/Class.h (struct _Jv_Method): Added `throws' field.

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

22 years ago * decl.c (init_decl_processing): Add `throws' field to method
tromey [Fri, 24 Aug 2001 17:24:02 +0000 (17:24 +0000)]
* decl.c (init_decl_processing): Add `throws' field to method
descriptor.
* class.c (make_method_value): Compute `throws' field for method.

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

22 years ago* cp/rtti.c (VPARAMS): Fix parameter.
aj [Fri, 24 Aug 2001 17:00:33 +0000 (17:00 +0000)]
* cp/rtti.c (VPARAMS): Fix parameter.

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

22 years ago * expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv
zack [Fri, 24 Aug 2001 16:01:42 +0000 (16:01 +0000)]
* expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv
to zero.
(mode_for_extraction): No need for #ifdefs.  Add default-case abort
to switch.
(store_bit_field): Eliminate insv_bitsize variable.  Put HAVE_insv
in if controlling use of insv.
(extract_bit_field): Likewise, for extv and extzv.

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

22 years ago * i386.md (movcc peep2): Fix load of 0.
hubicka [Fri, 24 Aug 2001 15:28:54 +0000 (15:28 +0000)]
* i386.md (movcc peep2): Fix load of 0.

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

22 years ago * fold-const.c (tree_expr_nonnegative_p): Handle *_DIV_EXPR,
ghazi [Fri, 24 Aug 2001 12:18:45 +0000 (12:18 +0000)]
* fold-const.c (tree_expr_nonnegative_p): Handle *_DIV_EXPR,
*_MOD_EXPR, SAVE_EXPR and NON_LVALUE_EXPR.

testsuite:
* gcc.dg/compare5.c: New testcase.

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

22 years ago * tree.c (cp_build_qualified_type_real): Use get_qualified_type.
jason [Fri, 24 Aug 2001 12:11:11 +0000 (12:11 +0000)]
    * tree.c (cp_build_qualified_type_real): Use get_qualified_type.
        (build_cplus_array_type): Use cp_build_qualified_type, not
        TYPE_MAIN_VARIANT, to get an unqualified version.

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

22 years ago * c-pragma.h: Move weak_syms and weak_decls...
jason [Fri, 24 Aug 2001 12:08:35 +0000 (12:08 +0000)]
    * c-pragma.h: Move weak_syms and weak_decls...
        * varasm.c: ...here.  Now static.
        (declare_weak, weak_finish, remove_from_pending_weak_list): Don't
        depend on HANDLE_PRAGMA_WEAK.

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

22 years ago * c-common.c (c_alignof, c_alignof_expr): Move here...
jason [Fri, 24 Aug 2001 12:07:46 +0000 (12:07 +0000)]
    * c-common.c (c_alignof, c_alignof_expr): Move here...
        * c-typeck.c: ...from here.
        * c-tree.h, c-common.h: Adjust.

        * tree.c (cp_build_qualified_type_real): Use get_qualified_type.
        (build_cplus_array_type): Use cp_build_qualified_type, not
        TYPE_MAIN_VARIANT, to get an unqualified version.

        * decl2.c (grok_alignof): Lose.
        (build_expr_from_tree): Use expr_sizeof and c_alignof_expr.
        * typeck.c (c_alignof): Lose.
        * semantics.c (finish_sizeof, finish_alignof): New.
        * parse.y: Use them.
        * cp-tree.h: Declare them.

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

22 years agoDaily bump.
gccadmin [Fri, 24 Aug 2001 07:16:10 +0000 (07:16 +0000)]
Daily bump.

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

22 years ago2001-08-23 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 24 Aug 2001 04:11:23 +0000 (04:11 +0000)]
2001-08-23  Benjamin Kosnik  <bkoz@redhat.com>

* config/locale/c_locale_gnu.cc: Minor tweaks.
(moneypunct<wchar_t>): Implement.
* include/bits/locale_facets.h: Same.
* testsuite/22_locale/moneypunct.cc: New file.
* testsuite/22_locale/moneypunct_byname.cc: New file.
* testsuite/22_locale/moneypunct_char_members.cc: New file.

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

22 years agoFix PowerPC long double as well.
dje [Thu, 23 Aug 2001 23:02:01 +0000 (23:02 +0000)]
Fix PowerPC long double as well.

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

22 years agoCorrect __s390__ definitions.
dje [Thu, 23 Aug 2001 22:49:20 +0000 (22:49 +0000)]
Correct __s390__ definitions.

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

22 years ago * testsuite_flags.in (build-includes): Re-add backward.
jason [Thu, 23 Aug 2001 22:35:52 +0000 (22:35 +0000)]
    * testsuite_flags.in (build-includes): Re-add backward.
(and back out earlier aclocal change)

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

22 years agoWhen moving asms out of the way, don't move all of them to the same place
bernds [Thu, 23 Aug 2001 19:27:54 +0000 (19:27 +0000)]
When moving asms out of the way, don't move all of them to the same place

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

22 years agoFix abort where write_count got to 3
bernds [Thu, 23 Aug 2001 19:25:03 +0000 (19:25 +0000)]
Fix abort where write_count got to 3

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

22 years ago * function.c (thread_prologue_and_epilogue_insns): Avoid
hubicka [Thu, 23 Aug 2001 15:33:13 +0000 (15:33 +0000)]
* function.c (thread_prologue_and_epilogue_insns): Avoid
fallthru flag on edge to exit.

* i386.md (trunc?fsi splitter): Conditionionize for non-sse.

* flow.c (delete_noop_moves, propagate_block_delete_insn): Purge
dead edges.

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

22 years agomerge from glibc
dj [Thu, 23 Aug 2001 15:19:05 +0000 (15:19 +0000)]
merge from glibc

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

22 years agoRemove unused function
nickc [Thu, 23 Aug 2001 13:40:40 +0000 (13:40 +0000)]
Remove unused function

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

22 years ago * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h:
gerald [Thu, 23 Aug 2001 12:07:58 +0000 (12:07 +0000)]
* dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h:
replace "GNU CC" with "GCC".

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

22 years ago * aclocal.m4 (GLIBCPP_INCLUDES): Include backward.
jason [Thu, 23 Aug 2001 11:38:07 +0000 (11:38 +0000)]
    * aclocal.m4 (GLIBCPP_INCLUDES): Include backward.

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

22 years agofix
jason [Thu, 23 Aug 2001 11:34:32 +0000 (11:34 +0000)]
fix

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

22 years ago * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
jason [Thu, 23 Aug 2001 10:52:12 +0000 (10:52 +0000)]
    * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
        and "In instantiation".

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

22 years ago * genconstants.c, genpreds.c, libfuncs.h, optabs.h, rtl-error.h:
gerald [Thu, 23 Aug 2001 10:21:42 +0000 (10:21 +0000)]
* genconstants.c, genpreds.c, libfuncs.h, optabs.h, rtl-error.h:
replace "GNU CC" with "GCC".

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

22 years ago * config/ia64/ia64.c (ia64_register_move_cost): Add mode arguemnt.
rth [Thu, 23 Aug 2001 07:44:03 +0000 (07:44 +0000)]
    * config/ia64/ia64.c (ia64_register_move_cost): Add mode arguemnt.
        Reorganize.  Handle ADDL like GR, add GR_AND_BR.  Handle TFmode.
        (ia64_secondary_reload_class): Need GR between AR/BR and anything.
        Need GR between FR and not GR_AND_FR.
        * config/ia64/ia64-protos.h (ia64_register_move_cost): Update.
        * config/ia64/ia64.h (reg_class): Add GR_AND_BR_REGS, move
        AR regs before GR regs.
        (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update.
        (PREFERRED_RELOAD_CLASS): Tweak for reordered classes.
        (REGISTER_MOVE_COST): Update.
        (MEMORY_MOVE_COST): Add GR_AND_FR_REGS.

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

22 years ago * regclass.c (init_reg_sets_1): Don't assume cost 2 within
rth [Thu, 23 Aug 2001 07:37:03 +0000 (07:37 +0000)]
    * regclass.c (init_reg_sets_1): Don't assume cost 2 within
        a register class.

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

22 years agoDaily bump.
gccadmin [Thu, 23 Aug 2001 07:16:49 +0000 (07:16 +0000)]
Daily bump.

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

22 years agoDaily bump.
gccadmin [Thu, 23 Aug 2001 07:16:45 +0000 (07:16 +0000)]
Daily bump.

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

22 years ago * reload1.c (emit_reload_insns): Don't look for notes
geoffk [Thu, 23 Aug 2001 05:32:09 +0000 (05:32 +0000)]
* reload1.c (emit_reload_insns): Don't look for notes
on a NULL store_insn.

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

22 years ago2001-08-22 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 23 Aug 2001 04:50:55 +0000 (04:50 +0000)]
2001-08-22  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/22_locale/collate_wchar_t_members.cc: Guard
with _GLIBCPP_USE_WCHAR_T.

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

22 years ago * sparc.c (uns_small_int): Don't reference a constant >32-bit.
ghazi [Thu, 23 Aug 2001 01:27:25 +0000 (01:27 +0000)]
* sparc.c (uns_small_int): Don't reference a constant >32-bit.
(addrs_ok_for_ldd_peep): Fix signed/unsigned warning.
(sparc_flat_function_prologue, sparc_flat_function_epilogue): Fix
format specifier warnings.
(sparc_sched_reorder): Mark parameter with ATTRIBUTE_UNUSED.

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

22 years ago * config/i386/i386-protos.h: Correct declaration of
rth [Thu, 23 Aug 2001 00:18:56 +0000 (00:18 +0000)]
    * config/i386/i386-protos.h: Correct declaration of
        i386_pe_asm_named_section.

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

22 years agoLook for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.
green [Wed, 22 Aug 2001 23:10:07 +0000 (23:10 +0000)]
Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.

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

22 years ago * pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Add declaration for
danglin [Wed, 22 Aug 2001 21:18:09 +0000 (21:18 +0000)]
* pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Add declaration for
variable i.
* pa64-regs.h (CONDITIONAL_REGISTER_USAGE): Likewise.

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

22 years ago * fibheap.c (fibheap_init, fibnode_init): Remove.
kraai [Wed, 22 Aug 2001 21:02:06 +0000 (21:02 +0000)]
  * fibheap.c (fibheap_init, fibnode_init): Remove.
  (fibheap_new, fibnode_new): Use xcalloc to allocate and
  initialize memory.
  (fibheap_insert): Remove check for node allocation failure.

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

22 years ago * cpperror.c (print_location): Don't show _Pragma.
neil [Wed, 22 Aug 2001 20:37:20 +0000 (20:37 +0000)]
* cpperror.c (print_location): Don't show _Pragma.
* cppfiles.c (_cpp_pop_file_buffer): Handle -include file pushing
and file change callback generation here.
(stack_include_file): Update use of cpp_push_buffer.
* cpphash.h (_cpp_pop_file_buffer): Update prototype.
(struct cpp_buffer): Remove type, pfile members.
* cppinit.c (cpp_handle_option): Use free_chain.
* cpplex.c (_cpp_lex_token): Don't do -include file pushing here.
(skip_escaped_newlines, get_effective_char, lex_percent): Take
a cpp_reader rather than a cpp_buffer.
(skip_escaped_newlines, get_effective_char, skip_block_comment,
skip_line_comment, parse_string, lex_percent, lex_dot,
_cpp_lex_token): Update accordingly.
* cpplib.c (_cpp_pop_buffer): Don't do file change callback
generation here.
(cpp_push_buffer): Update prototype.
(run_directive): Update use of cpp_push_buffer.
(_cpp_do__Pragma, cpp_define, cpp_define_builtin, cpp_undef,
handle_assertion): Update use of run_directive.
* cpplib.h (enum cpp_buffer_type): Remove.
(cpp_push_buffer): Update prototype.
* fix-header.c (read_scan_file): Update.

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

22 years ago * gcc.c (struct prefix_list): Change prefix to const char *.
kraai [Wed, 22 Aug 2001 18:09:24 +0000 (18:09 +0000)]
* gcc.c (struct prefix_list): Change prefix to const char *.

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

22 years ago * final.c (final_scan_insn): Call ADDR_VEC_ALIGN on next insn.
rth [Wed, 22 Aug 2001 16:29:08 +0000 (16:29 +0000)]
    * final.c (final_scan_insn): Call ADDR_VEC_ALIGN on next insn.

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

22 years ago2001-08-22 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco [Wed, 22 Aug 2001 15:27:35 +0000 (15:27 +0000)]
2001-08-22  Alexandre Petit-Bianco  <apbianco@redhat.com>

* parse.y (resolve_inner_class): Keep local_enclosing to NULL if
circularity is detected.
(ctors_unchecked_throws_clause_p): Fixed leading comment.

(http://gcc.gnu.org/ml/gcc-patches/2001-08/msg01283.html)

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

22 years ago * explow.c (set_mem_attributes): Avoid returning a bogus alias set
jason [Wed, 22 Aug 2001 14:53:20 +0000 (14:53 +0000)]
    * explow.c (set_mem_attributes): Avoid returning a bogus alias set
        from a new MEM.

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

22 years ago * jump.c (squeeze_notes): Take parms by reference. Handle END being
jason [Wed, 22 Aug 2001 14:51:32 +0000 (14:51 +0000)]
    * jump.c (squeeze_notes): Take parms by reference.  Handle END being
        a squeezable note.
        * rtl.h: Adjust.
        * ifcvt.c (dead_or_predicable): Adjust.
        * loop.c (find_and_verify_loops): Adjust.
        * stmt.c (expand_end_case): Adjust.
        * flow.c (merge_blocks_move_successor_nojumps): Adjust.  Modify the
        head and end insn pointers in the basic block, not just local copies.
        (merge_blocks_move_predecessor_nojumps): Likewise.

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

22 years ago * pt.c (tsubst_expr): Hand off to the TREE_CHAIN of a statement.
jason [Wed, 22 Aug 2001 14:42:22 +0000 (14:42 +0000)]
    * pt.c (tsubst_expr): Hand off to the TREE_CHAIN of a statement.
        Don't loop in COMPOUND_STMT, FOR_STMT or TRY_BLOCK.
        * tree.c (cp_statement_code_p): A TAG_DEFN is a statement.

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

22 years ago * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
gerald [Wed, 22 Aug 2001 14:35:51 +0000 (14:35 +0000)]
* Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
bitmap.h, builtin-types.def, builtins.c, builtins.def,
c-aux-info.c, c-common.c, c-common.def, c-common.h,
c-convert.c, c-decl.c, c-dump.c, c-dump.h, c-errors.c,
c-format.c, c-lang.c, c-lex.c, c-lex.h, c-parse.in,
c-pragma.c, c-pragma.h, c-semantics.c, c-tree.h, c-typeck.c,
caller-save.c, calls.c, collect2.c, collect2.h, combine.c,
conditions.h, config.gcc, configure.frag, configure.in,
conflict.c, convert.c, convert.h, cppspec.c, crtstuff.c,
cse.c, cselib.c, cselib.h, dbxout.c, dbxout.h, defaults.h,
dependence.c, df.c, df.h, diagnostic.c, diagnostic.h,
doloop.c, dominance.c, dwarf.h, dwarf2.h, dwarf2asm.c,
dwarf2asm.h, dwarf2out.c, dwarf2out.h, dwarfout.c,
emit-rtl.c, errors.c, errors.h, except.c, except.h,
exgettext, explow.c, expmed.c, expr.c, expr.h, final.c,
fixproto, flags.h, flow.c, fold-const.c, fp-test.c,
function.c, function.h, gbl-ctors.h, gcc.c, gcc.h, gcc.hlp,
gccspec.c, gcov-io.h, gcse.c, genattr.c, genattrtab.c,
gencheck.c, gencodes.c, genconfig.c, genemit.c,
genextract.c, genflags.c, gengenrtl.c, genmultilib,
genopinit.c, genoutput.c, genpeep.c, genrecog.c,
gensupport.c, gensupport.h, ggc-callbacks.c, ggc-common.c,
ggc-none.c, ggc-page.c, ggc-simple.c, ggc.h, global.c,
graph.c, graph.h, gthr-aix.h, gthr-dce.h, gthr-posix.h,
gthr-rtems.h, gthr-single.h, gthr-solaris.h, gthr-vxworks.h,
gthr-win32.h, gthr.h, haifa-sched.c, halfpic.c, halfpic.h,
hard-reg-set.h, hwint.h, ifcvt.c, input.h, insn-addr.h,
integrate.c, integrate.h, jump.c, lcm.c, libgcc2.c,
libgcc2.h, lists.c, local-alloc.c, loop.c, loop.h,
machmode.def, machmode.h, main.c, mbchar.c, mbchar.h,
mips-tdump.c, mips-tfile.c, mklibgcc.in, mkmap-flat.awk,
mkmap-symver.awk, optabs.c, output.h, params.c, params.def,
params.h, predict.c, predict.def, predict.h, prefix.c,
prefix.h, print-rtl.c, print-tree.c, profile.c, protoize.c,
read-rtl.c, real.c, real.h, recog.c, recog.h, reg-stack.c,
regclass.c, regmove.c, regrename.c, regs.h, reload.c,
reload.h, reload1.c, reorg.c, resource.c, resource.h, rtl.c,
rtl.def, rtl.h, rtlanal.c, sbitmap.c, sbitmap.h,
sched-deps.c, sched-ebb.c, sched-int.h, sched-rgn.c,
sched-vis.c, sdbout.c, sdbout.h, sibcall.c, simplify-rtx.c,
ssa-ccp.c, ssa-dce.c, ssa.c, ssa.h, stmt.c, stor-layout.c,
stringpool.c, system.h, timevar.c, timevar.def, timevar.h,
tlink.c, toplev.c, toplev.h, tree.c, tree.def, tree.h,
tsystem.h, unroll.c, unwind-dw2-fde.c, unwind-dw2-fde.h,
unwind-dw2.c, unwind-pe.h, unwind-sjlj.c, unwind.h,
unwind.inc, varasm.c, varray.c, varray.h, xcoffout.c,
xcoffout.h: replace "GNU CC" with "GCC".

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

22 years ago * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
aldyh [Wed, 22 Aug 2001 10:38:22 +0000 (10:38 +0000)]
    * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.

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

22 years ago * final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.
rth [Wed, 22 Aug 2001 08:31:44 +0000 (08:31 +0000)]
    * final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.
        (final_scan_insn): Consider jump tables data even if we have no
        independant text section if !JUMP_TABLES_IN_TEXT_SECTION.  Use
        ADDR_VEC_ALIGN.
        * config/ia64/ia64.h (JUMP_TABLES_IN_TEXT_SECTION): Remove.
        (ASM_OUTPUT_CASE_END): Remove.
        (ASM_OUTPUT_ADDR_DIFF_ELT): Emit pc-relative references.
        * config/ia64/ia64.md (tablejump): Decode pc-relative references.
        * config/ia64/sysv4.h (ASM_OUTPUT_BEFORE_CASE_LABEL): Remove.

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

22 years ago * config/ia64/ia64.c (emit_all_insn_group_barriers): Flush state
rth [Wed, 22 Aug 2001 08:18:33 +0000 (08:18 +0000)]
    * config/ia64/ia64.c (emit_all_insn_group_barriers): Flush state
        at barrier insns.  Emit stop bits before barriers.

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

22 years ago * flow.c (flow_find_cross_jump): Don't consider unconditional
rth [Wed, 22 Aug 2001 08:13:00 +0000 (08:13 +0000)]
    * flow.c (flow_find_cross_jump): Don't consider unconditional
        return insns for commoning.

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

22 years ago * final.c (compute_alignments): Fix typo.
rth [Wed, 22 Aug 2001 08:04:15 +0000 (08:04 +0000)]
    * final.c (compute_alignments): Fix typo.

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

22 years ago * expmed.c (CODE_FOR_insv, gen_insv): Provide defaults.
rth [Wed, 22 Aug 2001 07:56:13 +0000 (07:56 +0000)]
    * expmed.c (CODE_FOR_insv, gen_insv): Provide defaults.
        (CODE_FOR_extv, gen_extv, CODE_FOR_extzv, gen_extzv): Likewise.
        (store_bit_field): Use mode_for_extraction more places.
        (extract_bit_field): Likewise.

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

22 years ago * caller-save.c: Don't include insn-codes.h.
zack [Wed, 22 Aug 2001 07:16:50 +0000 (07:16 +0000)]
    * caller-save.c: Don't include insn-codes.h.
        (reg_save_code, reg_restore_code): Make arrays of int.
        All uses updated to match.
        (insert_save, insert_restore): No need to initialize "code"
        variable upon declaration.
        * Makefile.in: update dependencies; fix typo in clean rule.

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

22 years agoDaily bump.
gccadmin [Wed, 22 Aug 2001 07:16:11 +0000 (07:16 +0000)]
Daily bump.

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

22 years ago2001-08-21 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 22 Aug 2001 05:47:35 +0000 (05:47 +0000)]
2001-08-21  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/22_locale/collate_byname.cc (test01): Fix.

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

22 years ago * ifcvt.c (find_if_block): Allow join_bb as EXIT.
rth [Wed, 22 Aug 2001 05:21:10 +0000 (05:21 +0000)]
    * ifcvt.c (find_if_block): Allow join_bb as EXIT.
        (merge_if_block): Handle fallout from same.

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

22 years ago * builtins.c (type_to_class): Fix typo in last change.
ghazi [Wed, 22 Aug 2001 03:53:51 +0000 (03:53 +0000)]
* builtins.c (type_to_class): Fix typo in last change.

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

22 years ago * config/ia64/crtbegin.asm (__do_global_dtors_aux): Use saved
rth [Wed, 22 Aug 2001 02:10:53 +0000 (02:10 +0000)]
    * config/ia64/crtbegin.asm (__do_global_dtors_aux): Use saved
        copy of gp while the real gp register contains garbage.

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

22 years ago * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' if
rth [Wed, 22 Aug 2001 02:04:42 +0000 (02:04 +0000)]
    * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' if
        ia64_asm_output_label.

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

22 years ago * Makefile.in (fibheap.o): Depend on config.h.
rth [Wed, 22 Aug 2001 01:56:34 +0000 (01:56 +0000)]
    * Makefile.in (fibheap.o): Depend on config.h.
        * fibheap.c: Tidy formatting.  Use config.h.` Rearrange some
        functions for inlining.

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

22 years ago * fibheap.h: Tidy formatting.
rth [Wed, 22 Aug 2001 01:53:38 +0000 (01:53 +0000)]
    * fibheap.h: Tidy formatting.
        (fibnode_t): Limit degree to 31 bits to avoid warning.

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

22 years ago * caller-save.c: Don't include insn-codes.h.
zack [Wed, 22 Aug 2001 00:39:24 +0000 (00:39 +0000)]
* caller-save.c: Don't include insn-codes.h.
(reg_save_code, reg_restore_code): Make arrays of int.
All uses updated to match.
(insert_save, insert_restore): No need to initialize "code"
variable upon declaration.
* Makefile.in: update dependencies; fix typo in clean rule.

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

22 years ago * expmed.c (mode_for_extraction): New function.
zack [Wed, 22 Aug 2001 00:33:33 +0000 (00:33 +0000)]
* expmed.c (mode_for_extraction): New function.
(store_bit_field, extract_bit_field): Use it.
* expr.h: Prototype it and provide an enum for its first argument.

* combine.c, function.c, recog.c: Don't include insn-codes.h.
Use mode_for_extraction rather than testing HAVE_insv/extv/extzv
and digging through the insn_data tables.
* Makefile.in: Update dependencies.

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

22 years ago * cppfiles.c (stack_include_file): line-map.c now handles include
neil [Tue, 21 Aug 2001 23:05:12 +0000 (23:05 +0000)]
* cppfiles.c (stack_include_file): line-map.c now handles include
depth.
(handle_missing_handler): Similarly.
(_cpp_execute_include): Similarly.
(_cpp_pop_file_buffer): Similarly.
* cpphash.h (struct cpp_reader): Remove system_include_depth,
buffer_stack_depth and include_depth.
* cpplib.c (do_include_common): line-map.c now handles include depth.
(cpp_push_buffer): Similarly.
(_cpp_pop_buffer): Similarly.
* cppmacro.c (builtin_macro): Update.
* line-map.c (init_line_maps): Set depth.
(add_line_map): Increment "used" earlier.  Update and use the
include depth.
(trace_include): Use the include depth.
* line-map.h (struct line_maps): New member depth.

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

22 years ago * cppfiles.c (stack_include_file): Don't handle -H here.
neil [Tue, 21 Aug 2001 21:17:48 +0000 (21:17 +0000)]
* cppfiles.c (stack_include_file): Don't handle -H here.
* cppinit.c (cpp_start_read): Set include tracing after
cpp_post_options and after stacking the main file.
* line-map.c (trace_include): New.
(init_line_maps, add_line_map): Update.
* line-map.h (struct line_maps): New member trace_includes.

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

22 years ago * cppfiles.c (stack_include_file): Harmonize system headerness tests.
neil [Tue, 21 Aug 2001 19:23:24 +0000 (19:23 +0000)]
* cppfiles.c (stack_include_file): Harmonize system headerness tests.
* cppfiles.c (stack_include_file): Only stack a file if there
is something to do.  Return a boolean indicating whether a
buffer was stacked or not.
(_cpp_execute_include): Similarly.
(_cpp_read_file): Similarly.
* cpphash.h (_cpp_read_file, _cpp_execute_include): Update prototypes.

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

22 years ago * tradcpp.c (rescan): define obufp_before_macroname before RECACHE
neil [Tue, 21 Aug 2001 17:10:22 +0000 (17:10 +0000)]
* tradcpp.c (rescan): define obufp_before_macroname before RECACHE
(RECACHE): keep obufp_before_macroname up to date

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

22 years ago* configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting
cgf [Tue, 21 Aug 2001 16:40:45 +0000 (16:40 +0000)]
* configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting
on cygwin.
* configure: Regenerate.

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

22 years ago * gcc.misc-tests/gcov.exp: Add support for branch information.
janis [Tue, 21 Aug 2001 16:11:35 +0000 (16:11 +0000)]
* gcc.misc-tests/gcov.exp: Add support for branch information.
* gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
* gcc.misc-tests/gcov-4.c: New test.
* gcc.misc-tests/gcov-4b.c: New test.
* gcc.misc-tests/gcov-5b.c: New test.

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

22 years agoRemove information about new tests, to move to testsuite/ChangeLog.
janis [Tue, 21 Aug 2001 16:09:59 +0000 (16:09 +0000)]
Remove information about new tests, to move to testsuite/ChangeLog.

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

22 years ago * stmt.c: Don't include insn-codes.h.
zack [Tue, 21 Aug 2001 15:51:22 +0000 (15:51 +0000)]
* stmt.c: Don't include insn-codes.h.
(expand_end_case): Machine specific logic moved to expr.c.
No need to worry about __builtin_classify_type.
(check_for_full_enumeration_handling, emit_case_nodes):
Kill #if 0 blocks.

* builtins.o (expand_builtin_classify_type): Split up so code
can be shared with fold_builtin_classify_type.
(type_to_class, fold_builtin_classify_type): New functions.
(fold_builtins): Handle __builtin_classify_type.

* expr.c (do_tablejump): Now static.
(case_values_threshold, try_casesi, try_tablejump): New;
code mostly from stmt.c (expand_end_case).
(expr.h): Update prototypes.

* Makefile.in (stmt.o): Update dependencies.

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

22 years ago * java/util/IdentityHashMap.java (get): Fix off-by-one error.
jsturm [Tue, 21 Aug 2001 14:24:48 +0000 (14:24 +0000)]
* java/util/IdentityHashMap.java (get): Fix off-by-one error.
(put): Likewise.

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

22 years ago2001-08-21 Will Cohen <wcohen@redhat.com>
wcohen [Tue, 21 Aug 2001 12:17:28 +0000 (12:17 +0000)]
2001-08-21  Will Cohen  <wcohen@redhat.com>

        * configure/alpha/alpha.h (CONDITIONAL_REGISTER_USAGE): Added local
        declaration of variable i.
        * configure/rs6000/rs6000.h (CONDITIONAL_REGISTER_USAGE): Added local
        declaration of variable i.

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

22 years ago * crtstuff.c: Fix thinko last change. Move list tails to start
rth [Tue, 21 Aug 2001 10:12:07 +0000 (10:12 +0000)]
    * crtstuff.c: Fix thinko last change.  Move list tails to start
        of CRT_END section.  Tidy ifdefs.
        (__EH_FRAME_BEGIN__): Always static for ELF.
        (__do_global_ctors_1): Rename from __frame_dummy.
        * config/mips/iris6.h (LINK_SPEC): Update for __do_global_ctors_1
        name change; don't hide __EH_FRAME_BEGIN__.

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

22 years ago * gdbinit.in: Move break on exit after break on fancy_abort.
rth [Tue, 21 Aug 2001 08:54:33 +0000 (08:54 +0000)]
    * gdbinit.in: Move break on exit after break on fancy_abort.

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

22 years ago * config/ia64/ia64.c (ia64_return_in_memory): True for variable
rth [Tue, 21 Aug 2001 08:50:36 +0000 (08:50 +0000)]
    * config/ia64/ia64.c (ia64_return_in_memory): True for variable
        sized types.

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

22 years agoDaily bump.
gccadmin [Tue, 21 Aug 2001 07:16:14 +0000 (07:16 +0000)]
Daily bump.

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

22 years ago * cpphash.h (_cpp_push_next_buffer): New.
neil [Tue, 21 Aug 2001 06:20:18 +0000 (06:20 +0000)]
* cpphash.h (_cpp_push_next_buffer): New.
* cppinit.c (do_includes): Remove.
(push_include, free_chain, _cpp_push_next_buffer): New.
(cpp_start_read): Use them to rework command line option handling.
(cpp_handle_option): Combine handling of -include and -imacros.
* cpplex.c (_cpp_lex_token): Push a new -include buffer if
appropriate.  Always insert missing \n at EOF.
* cpplib.c (start_directive): Get the directive position right.
* cppmain.c (cb_file_change): Always print the first line, unless
preprocessed.

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

22 years ago * profile.c (compute_branch_probabilities): Remove extra new-line
aj [Tue, 21 Aug 2001 05:06:55 +0000 (05:06 +0000)]
* profile.c (compute_branch_probabilities): Remove extra new-line
in error message.
* flow.c (verify_flow_info): Likewise.

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

22 years ago * basic-block.h (basic_block): Add new field 'flags'.
dnovillo [Tue, 21 Aug 2001 03:22:26 +0000 (03:22 +0000)]
* basic-block.h (basic_block): Add new field 'flags'.
(BB_REACHABLE): Define.
(expunge_block): Declare.
* flow.c (ENTRY_BLOCK_PTR): Initialize field 'flags'.
(EXIT_BLOCK_PTR): Ditto.
(expunge_block): Remove static declaration.
(cleanup_cfg): Clear bb->aux on every basic block.
(find_unreachable_blocks): Set BB_REACHABLE bit in bb->flags when
computing reachability.
(delete_unreachable_blocks): Delete block b if b->flags has
BB_REACHABLE unset.

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

22 years ago * doc/invoke.texi: Replace references to -fdump-tree with -fdump-ast.
dnovillo [Tue, 21 Aug 2001 02:34:14 +0000 (02:34 +0000)]
* doc/invoke.texi: Replace references to -fdump-tree with -fdump-ast.

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

22 years ago * sparc.c (sparc_variable_issue): Fix typo in last change.
ghazi [Tue, 21 Aug 2001 00:17:47 +0000 (00:17 +0000)]
* sparc.c (sparc_variable_issue): Fix typo in last change.

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

22 years ago* floatformat.h (floatformat_arm_ext): Document as deprecated.
cagney [Tue, 21 Aug 2001 00:09:09 +0000 (00:09 +0000)]
* floatformat.h (floatformat_arm_ext): Document as deprecated.
(floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword)
(floatformat_ia64_spill_little, floatformat_ia64_quad_little)
(floatformat_ia64_spill_big, floatformat_ia64_quad_big)
(floatformat_m88110_harris_ext): Declare.

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

22 years ago * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
zack [Mon, 20 Aug 2001 22:25:30 +0000 (22:25 +0000)]
* gcc.c-torture/execute/20000801-4.x: Delete, test no longer
expected to fail.

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

22 years ago * varasm.c (assemble_integer): Document ppc-eabi -mrelocatable losage.
rth [Mon, 20 Aug 2001 20:53:21 +0000 (20:53 +0000)]
    * varasm.c (assemble_integer): Document ppc-eabi -mrelocatable losage.

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

22 years agoinclude/
dberlin [Mon, 20 Aug 2001 20:06:07 +0000 (20:06 +0000)]
include/
2001-08-20  Daniel Berlin  <dan@cgsoftware.com>

* fibheap.h: New file. Fibonacci heap.

libiberty/
2001-08-20  Daniel Berlin  <dan@cgsoftware.com>

* fibheap.c: New file. Fibonacci heap.

* Makefile.in (CFILES): Add fibheap.c.
(REQUIRED_OFILES): Add fibheap.o.
(fibheap.o): Add dependencies for fibheap.o.

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

22 years ago * java/awt/GridBagConstraints.java: Removed comment.
tromey [Mon, 20 Aug 2001 19:53:14 +0000 (19:53 +0000)]
* java/awt/GridBagConstraints.java: Removed comment.

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