OSDN Git Service

pf3gnuchains/gcc-fork.git
22 years ago * configure.in: Enable alpha*-*-freebsd*.
ljrittle [Thu, 21 Mar 2002 22:14:56 +0000 (22:14 +0000)]
* configure.in: Enable alpha*-*-freebsd*.
* configure: Rebuilt.

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

22 years agoEnable libgcj for xscale-elf
green [Thu, 21 Mar 2002 20:59:20 +0000 (20:59 +0000)]
Enable libgcj for xscale-elf

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

22 years ago * parse.y (build_access_to_thisn): Stop when FROM is not an inner
tromey [Thu, 21 Mar 2002 19:00:24 +0000 (19:00 +0000)]
* parse.y (build_access_to_thisn): Stop when FROM is not an inner
class.

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

22 years ago * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
neil [Thu, 21 Mar 2002 18:39:29 +0000 (18:39 +0000)]
* Makefile.in (fold-const.o, stor-layout.o, stmt.o,
sdbout.o, profile.o): Update.
* c-common.c (c_common_nodes_and_builtins): Use pushdecl
langhook.
* c-common.h (gettags): Move here from tree.h.
* c-tree.h (pushdecl, pushlevel, poplevel, set_block,
insert_block, getdecls, kept_level_p, global_bindings_p): New.
* dbxout.c (dbxout_init): Use getdecls langhook.
* expr.c (expand_expr): Use insert_block langhook.
* fold-const.c: Include langhooks.h.
(fold_range_test, fold_binary_op_with_conditional_arg,
fold): Use global_bindings_p langhook.
* integrate.c (expand_inline_function): Use insert_block langhook.
* langhooks-def.h (LANG_HOOKS_DECLS, LANG_HOOKS_PUSHLEVEL,
LANG_HOOKS_POPLEVEL, LANG_HOOKS_GLOBAL_BINDINGS_P,
LANG_HOOKS_INSERT_BLOCK, LANG_HOOKS_SET_BLOCK, LANG_HOOKS_PUSHDECL,
LANG_HOOKS_GETDECLS): New.
(LANG_HOOKS_INITIALIZER): Update.
* langhooks.c (lhd_clear_binding_stack): Use global_bindings_p
langhook.
* langhooks.h (struct lang_hooks_for_decls): New.
(struct lang_hooks): Update.
* profile.c: Include langhooks.h.
(output_func_start_profiler): Use new langhooks.
* sdbout.c: Include langhooks.h.
(sdbout_init, sdbout_finish): Use getdecls langhook.
* stmt.c: Include langhooks.h.
(expand_fixup, fixup_gotos): Use new langhooks.
* stor-layout.c: Include langhooks.h.
(variable_size): Use global_bindings_p langhook.
* toplev.c (compile_file): Use getdecls langhook.
* tree-inline.c (remap_block): Use insert_block langhook.
* tree.h (pushdecl, pushlevel, poplevel, set_block, gettags,
insert_block, getdecls, kept_level_p, global_bindings_p): Remove.
cp:
* cp-tree.h (pushdecl, pushlevel, poplevel, set_block,
insert_block, getdecls, global_bindings_p): New.
java:
* cp-tree.h (pushdecl, pushlevel, poplevel, set_block,
insert_block, getdecls, kept_level_p, global_bindings_p): New.
f:
* cp-tree.h (pushdecl, pushlevel, poplevel, set_block,
insert_block, getdecls, global_bindings_p): New.

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

22 years ago * config/rs6000/rs6000.c (rs6000_select_rtx_section): Put symbolic
rth [Thu, 21 Mar 2002 18:30:09 +0000 (18:30 +0000)]
    * config/rs6000/rs6000.c (rs6000_select_rtx_section): Put symbolic
        constants in .data when -fpic.

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

22 years ago * doc/contrib.texi (Contributors): Use GNU/Linux instead of Linux
gerald [Thu, 21 Mar 2002 17:24:28 +0000 (17:24 +0000)]
* doc/contrib.texi (Contributors): Use GNU/Linux instead of Linux
where appropriate.

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

22 years ago * config/i386/sol2.h (ASM_QUAD): Undef. Fixes PR bootstrap/5948.
tromey [Thu, 21 Mar 2002 17:06:50 +0000 (17:06 +0000)]
* config/i386/sol2.h (ASM_QUAD): Undef.  Fixes PR bootstrap/5948.

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

22 years ago * gcc.dg/20020312-2.c: Add rs6000 target.
dje [Thu, 21 Mar 2002 16:18:37 +0000 (16:18 +0000)]
    * gcc.dg/20020312-2.c: Add rs6000 target.

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

22 years agoFix typo
kenner [Thu, 21 Mar 2002 15:07:10 +0000 (15:07 +0000)]
Fix typo

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

22 years ago * config/ia64/ia64.c (hfa_element_call, case ARRAY_TYPE): Recurse.
kenner [Thu, 21 Mar 2002 15:05:26 +0000 (15:05 +0000)]
* config/ia64/ia64.c (hfa_element_call, case ARRAY_TYPE): Recurse.

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

22 years ago * expr.c (emit_group_store): Don't copy const0_rtx to a CONCAT.
kenner [Thu, 21 Mar 2002 14:58:21 +0000 (14:58 +0000)]
* expr.c (emit_group_store): Don't copy const0_rtx to a CONCAT.

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

22 years ago PR c/5354
rth [Thu, 21 Mar 2002 09:39:18 +0000 (09:39 +0000)]
    PR c/5354
        * c-common.c (c_expand_expr): Preserve result of a statement
        expression if needed.

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

22 years agoDaily bump.
gccadmin [Thu, 21 Mar 2002 08:17:23 +0000 (08:17 +0000)]
Daily bump.

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

22 years ago PR bootstrap/4195
jakub [Thu, 21 Mar 2002 07:14:18 +0000 (07:14 +0000)]
PR bootstrap/4195
* genrecog.c (maybe_both_true_mode): Remove.
(maybe_both_true_2, write_switch): Revert 2001-07-17 changes.
* machmode.def (Pmode): Likewise.

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

22 years ago * alias.c: (nonlocal_mentioned_p): Use for_each_rtx.
wehle [Thu, 21 Mar 2002 06:59:43 +0000 (06:59 +0000)]
* alias.c: (nonlocal_mentioned_p): Use for_each_rtx.
(nonlocal_mentioned_p_1): New function.
(nonlocal_referenced_p, nonlocal_referenced_p_1): Likewise.
(nonlocal_set_p, nonlocal_set_p_1): Likewise.
(mark_constant_function): Recognize pure functions.
* rtl.h (global_reg_mentioned_p): New prototype.
* rtlanal.c (global_reg_mentioned_p,
global_reg_mentioned_p_1): New function.

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

22 years ago * acinclude.m4 (GLIBCPP_CHECK_STDLIB_DECL_AND_LINKAGE_3): New.
ro [Thu, 21 Mar 2002 01:29:51 +0000 (01:29 +0000)]
* acinclude.m4 (GLIBCPP_CHECK_STDLIB_DECL_AND_LINKAGE_3): New.
(GLIBCPP_CONFIGURE_TESTSUITE): Use it to check for setenv.
* aclocal.m4: Regenerate.
* configure: Likewise.

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

22 years ago * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
ro [Thu, 21 Mar 2002 01:15:55 +0000 (01:15 +0000)]
* g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
(A, E): Handle this.

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

22 years ago * fixinc/inclhack.def (alpha_assert): Fix assert macro in Tru64
ro [Thu, 21 Mar 2002 01:11:48 +0000 (01:11 +0000)]
* fixinc/inclhack.def (alpha_assert): Fix assert macro in Tru64
UNIX assert.h.
* fixinc/fixincl.x: Regenerate.

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

22 years ago * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
jason [Thu, 21 Mar 2002 00:29:09 +0000 (00:29 +0000)]
    * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
        ignoring -fpic.
        * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
        through prune_gcc_output.

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

22 years ago * posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier,
bryce [Thu, 21 Mar 2002 00:26:46 +0000 (00:26 +0000)]
* posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier,
not release_set.
* sysdep/powerpc/locks.h (write_barrier): New function.
* sysdep/i386/locks.h (write_barrier): New function.

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

22 years ago * config/i386/cygwin.h (DWARF2_UNWIND_INFO): Define to 0.
jason [Thu, 21 Mar 2002 00:23:36 +0000 (00:23 +0000)]
    * config/i386/cygwin.h (DWARF2_UNWIND_INFO): Define to 0.

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

22 years agocp:
nathan [Wed, 20 Mar 2002 23:09:00 +0000 (23:09 +0000)]
cp:
PR c++/4361
* mangle.c (struct globals) Add internal_mangling_p member.
(write_template_param): Do internal mangling, if needed.
(mangle_conv_op_name_for_type): Request internal mangling.

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

22 years agoClarify that -O2 sets -fstrict-aliasing
meissner [Wed, 20 Mar 2002 22:56:33 +0000 (22:56 +0000)]
Clarify that -O2 sets -fstrict-aliasing

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

22 years ago * config/xtensa/xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Emit a
bwilson [Wed, 20 Mar 2002 22:43:11 +0000 (22:43 +0000)]
    * config/xtensa/xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Emit a
        ".literal_position" directive before the constant pool.

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

22 years ago * doc/contrib.texi (Contributors): Update Geoffrey Keating.
gerald [Wed, 20 Mar 2002 22:40:01 +0000 (22:40 +0000)]
* doc/contrib.texi (Contributors): Update Geoffrey Keating.
Add Craig Rodrigues.
Add Brad Lucier to testers.

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

22 years ago * gcj.texi: @code{gcj} becomes @command{gcj}.
nferrier [Wed, 20 Mar 2002 22:07:58 +0000 (22:07 +0000)]
    * gcj.texi: @code{gcj} becomes @command{gcj}.
        @code{gcc} becomes @command{gcc}.
        GcjRaw changed to gnu.gcc.RawData.

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

22 years ago PR target/4792
jakub [Wed, 20 Mar 2002 22:02:06 +0000 (22:02 +0000)]
PR target/4792
* config/arc/arc.md (movsicc, movdicc, movsfcc, movdfcc): Add mode
to if_then_else.
(movsicc_insn, movdicc_insn, movsfcc_insn, movdfcc_insn): Likewise.
* config/arc/arc.c (arc_final_prescan_insn): Use extract_insn_cached
instead of insn_extract.

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

22 years ago PR bootstrap/4192
jakub [Wed, 20 Mar 2002 21:58:57 +0000 (21:58 +0000)]
PR bootstrap/4192
* config/fr30/fr30.md (jump): Comment out clobber of fixed register.

* genemit.c (output_added_clobbers_hard_reg_p): Only output return
stmt if some case has been output.

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

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

22 years ago PR c/5972
jakub [Wed, 20 Mar 2002 21:47:07 +0000 (21:47 +0000)]
PR c/5972
* config/i386/i386.md (movdicc_c_rex64, movsicc_noc, movhicc_noc,
movsfcc_1, movdfcc_1): Add %O2.
* config/i386/i386.c (print_operand): Handle %ON.
Print . before float condition codes in Sun as cmov syntax.
* config/i386/sol2.h (CMOV_SUN_AS_SYNTAX): Define for Sun as.
* config.gcc (i[34567]86-*-solaris2*): Remove comment which is
no longer true.

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

22 years ago2002-03-20 Philip Blundell <pb@nexus.co.uk>
pb [Wed, 20 Mar 2002 20:09:36 +0000 (20:09 +0000)]
2002-03-20  Philip Blundell  <pb@nexus.co.uk>

* config/arm/arm.c (arm_output_epilogue): Don't generate separate
return instruction if PC was popped.

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

22 years ago PR c++/2136
jason [Wed, 20 Mar 2002 19:50:24 +0000 (19:50 +0000)]
    PR c++/2136
        * init.c (build_delete): Check access for a member op delete here.
        * decl2.c (delete_sanity): Not here.

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

22 years ago * config/xtensa/xtensa.md: Remove unused type attributes.
bwilson [Wed, 20 Mar 2002 18:37:43 +0000 (18:37 +0000)]
    * config/xtensa/xtensa.md: Remove unused type attributes.
        (adddi_carry, subddi_carry): Change type attribute to "multi".

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

22 years agomangle11.C was duplicate of mangle3.C
jakub [Wed, 20 Mar 2002 18:03:21 +0000 (18:03 +0000)]
mangle11.C was duplicate of mangle3.C

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

22 years ago PR c++/5118
jason [Wed, 20 Mar 2002 16:58:24 +0000 (16:58 +0000)]
    PR c++/5118
        * class.c (get_vfield_name): Use the constructor_name.

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

22 years ago PR optimization/5999, middle-end/5731
jakub [Wed, 20 Mar 2002 09:41:46 +0000 (09:41 +0000)]
PR optimization/5999, middle-end/5731
* expr.c (expand_expr) [RDIV_EXPR]: Only convert real divisions into
multiplications by reciprocals.

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

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

22 years agoDaily bump.
gccadmin [Wed, 20 Mar 2002 08:18:21 +0000 (08:18 +0000)]
Daily bump.

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

22 years ago * Makefile.in: Update.
neil [Wed, 20 Mar 2002 07:58:41 +0000 (07:58 +0000)]
* Makefile.in: Update.
* c-common.c: Include langhooks.h.
(inline_forbidden_p): Use new hook.
* diagnostic.c: Include langhooks.h.
(format_with_decl, announce_function,
default_print_error_function): Use new hook.
* dwarf2out.c (dwarf2_name): Use new hook.
* function.c: Include langhooks.h.
(init_function_start): Use new hook.
* langhooks-def.h (lhd_decl_printable_name): New.
(LANGHOOKS_DECL_PRINTABLE_NAME): New.
(LANGHOOKS_INITIALIZER): Update.
* langhooks.c (lhd_decl_printable_name): New.
* langhooks.h (struct lang_hooks): New hook.
* toplev.c (decl_name, decl_printable_name): Remove.
(open_dump_file): Use new hook.
(process_options): Remove old hook.
* tree.h (decl_printable_name): Remove.
ada:
* misc.c (LANG_HOOKS_DECL_PRINTABLE_NAME): Redefine.
(gnat_init): Remove old hook.
cp:
* cp-lang.c (LANG_HOOKS_DECL_PRINTABLE_NAME): Redefine.
* cp-tree.h (lang_printable_name): Rename.
* error.c (lang_decl_name): Use new hook.
* lex.c (cxx_init): Remove old hook.
* pt.c (tsubst_expr): Use new hook.
* tree.c (lang_printable_name): Rename.
f:
* com.c (lang_printable_name): Rename.
(LANG_HOOKS_DECL_PRINTABLE_NAME): Redefine.
(ffe_init): Don't use old hook.
java:
* decl.c (start_java_method): Use new hook.
* lang.c (LANG_HOOKS_DECL_PRINTABLE_NAME): Redefine.
(java_init): Remove old hook.
objc:
* objc-act.c (objc_init): Remove old hook.
(objc_printable_name): Export.
* objc-act.h (objc_printable_name): New.
* objc-lang.c (LANG_HOOKS_DECL_PRINTABLE_NAME): Redefine.

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

22 years ago* c-lex.c (cb_file_change): Pass the #inclusion's line number to
jimb [Wed, 20 Mar 2002 05:06:51 +0000 (05:06 +0000)]
* c-lex.c (cb_file_change): Pass the #inclusion's line number to
the start_source_file debug hook, not the current line number.

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

22 years ago * fold-const.c (fold): Delete #if 0 ARRAY_REF case.
dje [Wed, 20 Mar 2002 02:37:21 +0000 (02:37 +0000)]
* fold-const.c (fold): Delete #if 0 ARRAY_REF case.

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

22 years ago * flow.c (EH_USES): Provide default.
rth [Wed, 20 Mar 2002 02:13:39 +0000 (02:13 +0000)]
    * flow.c (EH_USES): Provide default.
        (calculate_global_regs_live): Use it for EH edges and noreturn calls.
        * doc/tm.texi (EH_USES): New.

        * config/ia64/ia64.c (ia64_eh_uses): New.
        * config/ia64/ia64-protos.h: Update.
        * config/ia64/ia64.h (EH_USES): New.

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

22 years ago * varasm.c (output_constant_def): Fix stupid typo.
rth [Wed, 20 Mar 2002 02:12:18 +0000 (02:12 +0000)]
    * varasm.c (output_constant_def): Fix stupid typo.

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

22 years agoMark PR last change.
rth [Wed, 20 Mar 2002 01:06:18 +0000 (01:06 +0000)]
Mark PR last change.

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

22 years ago * except.c (current_function_has_exception_handlers): New.
rth [Wed, 20 Mar 2002 00:49:13 +0000 (00:49 +0000)]
    * except.c (current_function_has_exception_handlers): New.
        * except.h: Declare it.
        * sibcall.c (optimize_sibling_and_tail_recursive_call): Use it.
        Combine tests that disable all sibcalls for the function.

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

22 years ago * varasm.c (output_constant_def): Don't call ENCODE_SECTION_INFO
kenner [Tue, 19 Mar 2002 22:51:04 +0000 (22:51 +0000)]
* varasm.c (output_constant_def): Don't call ENCODE_SECTION_INFO
for INTEGER_CST.

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

22 years ago2002-03-19 Paolo Carlini <pcarlini@unitus.it>
paolo [Tue, 19 Mar 2002 22:33:06 +0000 (22:33 +0000)]
2002-03-19  Paolo Carlini  <pcarlini@unitus.it>
    Ulrich Drepper  <drepper@redhat.com>

* src/locale-inst.cc (__convert_from_v): Add an additional
__size parameter in the declarations.
* include/bits/locale_facets.tcc
(__convert_from_v): When available (that is,
_GLIBCPP_USE_C99 defined) use snprintf instead of sprintf.
(num_put::_M_convert_float): Depending on _GLIBCPP_USE_C99
being defined or not, call and use __convert_from_v in the
appropriate way.
(num_put::_M_convert_int): Same here.
(money_put::do_put(long double)): Same here.

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

22 years agoRecord pr number for last change.
rth [Tue, 19 Mar 2002 22:28:51 +0000 (22:28 +0000)]
Record pr number for last change.

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

22 years ago * config/ia64/ia64.c: Revert 2002-03-01 patch.
rth [Tue, 19 Mar 2002 22:16:10 +0000 (22:16 +0000)]
    * config/ia64/ia64.c: Revert 2002-03-01 patch.
        * config/ia64/ia64.h (INIT_EXPANDERS): New.

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

22 years ago2002-03-19 Martin Kahlert <martin.kahlert@infineon.com>
tromey [Tue, 19 Mar 2002 21:45:42 +0000 (21:45 +0000)]
2002-03-19  Martin Kahlert  <martin.kahlert@infineon.com>

* include/jni.h Use correct C comments

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

22 years ago* cppmacro.c (cpp_macro_definition): Emit a space after the macro
jimb [Tue, 19 Mar 2002 21:43:39 +0000 (21:43 +0000)]
* cppmacro.c (cpp_macro_definition): Emit a space after the macro
name, even if the replacement list contains no tokens, as required
by Dwarf.

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

22 years ago * varasm.c (globalize_decl): Get the name from the RTL, not
jason [Tue, 19 Mar 2002 21:38:43 +0000 (21:38 +0000)]
    * varasm.c (globalize_decl): Get the name from the RTL, not
        DECL_ASSEMBLER_NAME.

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

22 years ago * Makefile.in (LIBGCC2_DEBUG_CFLAGS): Set to -g.
jason [Tue, 19 Mar 2002 21:24:41 +0000 (21:24 +0000)]
    * Makefile.in (LIBGCC2_DEBUG_CFLAGS): Set to -g.

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

22 years ago * config/xtensa/xtensa.md (adddi3, adddi_carry, subdi3,
bwilson [Tue, 19 Mar 2002 20:16:35 +0000 (20:16 +0000)]
    * config/xtensa/xtensa.md (adddi3, adddi_carry, subdi3,
        subdi_carry): Define.

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

22 years ago2002-03-19 Phil Edwards <pme@gcc.gnu.org>
pme [Tue, 19 Mar 2002 20:16:12 +0000 (20:16 +0000)]
2002-03-19  Phil Edwards  <pme@gcc.gnu.org>

* docs/html/faq/index.html (#3.6):  Rewrap and close <a href> tags.
* docs/html/faq/index.txt:  Regenerate.

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

22 years agoRemove conflict marker.
aj [Tue, 19 Mar 2002 20:02:52 +0000 (20:02 +0000)]
Remove conflict marker.

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

22 years ago2002-03-19 Steve Ellcey <sje@cup.hp.com>
bkoz [Tue, 19 Mar 2002 19:50:30 +0000 (19:50 +0000)]
2002-03-19  Steve Ellcey  <sje@cup.hp.com>

        * acinclude.m4 (GLIBCPP_ENABLE_LIBUNWIND_EXCEPTIONS): Define
        GLIBCPP_ENABLE_LIBUNWIND_EXCEPTIONS to set LIBUNWIND_FLAG if
        --enable-libunwind-exceptions is set.
        * configure.in (GLIBCPP_ENABLE_LIBUNWIND_EXCEPTIONS): Call new
        macro to check for libunwind.
        * configure: Regenerate.
        * src/Makefile.am (libstdc___la_LDFLAGS): Add
        LIBUNWIND_FLAG to libstdc link line.
        * src/Makefile.in: Regenerate.

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

22 years ago * config/rs6000/rs6000.c (rs6000_override_options): Only warn
dje [Tue, 19 Mar 2002 19:46:49 +0000 (19:46 +0000)]
    * config/rs6000/rs6000.c (rs6000_override_options): Only warn
        about -fpic/-fPIC if extra_warnings set.

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

22 years ago * expr.c (expand_expr): Sign-extend CONST_INT generated from
dje [Tue, 19 Mar 2002 19:39:03 +0000 (19:39 +0000)]
    * expr.c (expand_expr): Sign-extend CONST_INT generated from
        TREE_STRING_POINTER.

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

22 years ago * config/sparc/sparc.h (CAN_ELMINIATE): Can only eliminate FP
kenner [Tue, 19 Mar 2002 19:33:42 +0000 (19:33 +0000)]
* config/sparc/sparc.h (CAN_ELMINIATE): Can only eliminate FP
in favor of SP if FRAME_POINTER_REQUIRED is false.

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

22 years ago * emit-rtl.c (gen_int_mode): New function.
rth [Tue, 19 Mar 2002 18:00:43 +0000 (18:00 +0000)]
    * emit-rtl.c (gen_int_mode): New function.
        * rtl.h: Prototype for it.
        * combine.c (make_extraction, simplify_comparison), expmed.c
        (store_bit_field, expand_mult_highpart, expand_divmod), expr.c
        (convert_modes, store_field), optabs.c (expand_fix),
        simplify-rtx.c (neg_const_int, simplify_unary_real),

        * config/rs6000/rs6000.c, config/rs6000/rs6000.md:
        Use it instead of GEN_INT (trunc_int_for_mode (...)).

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

22 years ago2002-03-19 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 19 Mar 2002 17:20:22 +0000 (17:20 +0000)]
2002-03-19  Benjamin Kosnik  <bkoz@redhat.com>

* docs/html/faq/index.html: Add OS X workaround.
* docs/html/17_intro/TODO: Update.

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

22 years ago2002-03-19 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 19 Mar 2002 17:17:46 +0000 (17:17 +0000)]
2002-03-19  Benjamin Kosnik  <bkoz@redhat.com>

* docs/html/faq/index.html: Add OS X workaround.
* docs/html/17_intro/TODO: Update.

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

22 years ago * MAINTAINERS: Update my email address.
amylaar [Tue, 19 Mar 2002 09:06:46 +0000 (09:06 +0000)]
* MAINTAINERS:  Update my email address.

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

22 years ago * gcc.dg/struct-by-value-1.c: New test.
jakub [Tue, 19 Mar 2002 08:49:43 +0000 (08:49 +0000)]
* gcc.dg/struct-by-value-1.c: New test.

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

22 years ago PR c/5656
jakub [Tue, 19 Mar 2002 08:47:14 +0000 (08:47 +0000)]
PR c/5656
* langhooks.h (struct lang_hooks_for_tree_inlining): Add
convert_parm_for_inlining.
* c-lang.c (LANG_HOOKS_TREE_INLINING_CONVERT_PARM_FOR_INLINING):
Define.
* langhooks-def.h: Likewise.
* objc/objc-lang.c: Likewise.
* langhooks.c (lhd_tree_inlining_convert_parm_for_inlining): New
function.
* tree-inline.c (initialize_inlined_parameters):
Call convert_parm_for_inlining lang hook if needed.
* c-typeck.c (c_convert_parm_for_inlining): New function.
* c-tree.h (c_convert_parm_for_inlining): Add prototype.

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

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

22 years agoDaily bump.
gccadmin [Tue, 19 Mar 2002 08:18:08 +0000 (08:18 +0000)]
Daily bump.

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

22 years agoadd mangling note
jason [Tue, 19 Mar 2002 00:21:38 +0000 (00:21 +0000)]
add mangling note

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

22 years ago2002-03-18 Paolo Carlini <pcarlini@unitus.it>
paolo [Mon, 18 Mar 2002 23:11:57 +0000 (23:11 +0000)]
2002-03-18  Paolo Carlini  <pcarlini@unitus.it>

* include/bits/locale_facets.tcc
(money_put::do_put(long double)): Fix dimensioning of
temporary buffers to avoid risk of overruns.
(money_put::do_put(string)): Same for the buffer used to
add the grouping chars.
* testsuite/22_locale/money_put_members_char.cc: Add test06.
* testsuite/22_locale/money_put_members_wchar_t.cc: Ditto.

* include/bits/locale_facets.tcc
(collate::do_transform): Simplify.

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

22 years ago * calls.c (precompute_arguments): Do not assume that temporaries
mmitchel [Mon, 18 Mar 2002 22:25:50 +0000 (22:25 +0000)]
* calls.c (precompute_arguments): Do not assume that temporaries
can be destroyed after expanding the argument.
(expand_call): Likewise.

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

22 years ago * include/jni.h (JNIIMPORT): New macro.
tromey [Mon, 18 Mar 2002 21:55:42 +0000 (21:55 +0000)]
* include/jni.h (JNIIMPORT): New macro.
(JNIEXPORT): Likewise.
(JNICALL): Likewise.

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

22 years ago2002-03-18 Phil Edwards <pme@gcc.gnu.org>
pme [Mon, 18 Mar 2002 21:41:02 +0000 (21:41 +0000)]
2002-03-18  Phil Edwards  <pme@gcc.gnu.org>

* acinclude.m4 (GLIBCPP_CONFIGURE):  Make indentation/spacing uniform.
* configure.in:  Add comments pointing the way for autoconf 2.5x.
* aclocal.m4, config.h.in, configure:  Regenerate.

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

22 years ago * libjava.jni/jni.exp (gcj_jni_test_one): Find libstdc++ in build
tromey [Mon, 18 Mar 2002 21:39:09 +0000 (21:39 +0000)]
* libjava.jni/jni.exp (gcj_jni_test_one): Find libstdc++ in build
tree.
(gcj_invoke): Added ld_library_additions argument.

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

22 years agoMissed ChangeLog entry in checkin.
echristo [Mon, 18 Mar 2002 20:48:14 +0000 (20:48 +0000)]
Missed ChangeLog entry in checkin.

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

22 years ago PR c++/3882
jason [Mon, 18 Mar 2002 20:19:39 +0000 (20:19 +0000)]
    PR c++/3882
        * pt.c (tsubst_decl): Move __PRETTY_FUNCTION__ handling...
        (tsubst_expr) [DECL_STMT]: ...here. And substitute the initializer
        only after recording the declaration.

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

22 years ago2002-03-18 Stuart Griffith <Stuart_Griffith@credence.com>
tromey [Mon, 18 Mar 2002 19:52:14 +0000 (19:52 +0000)]
2002-03-18  Stuart Griffith  <Stuart_Griffith@credence.com>

* strtod.c (strtod): Increment 8 chars, not 7, when `infinity'
seen.

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

22 years ago PR c++/2039
jason [Mon, 18 Mar 2002 19:44:29 +0000 (19:44 +0000)]
    PR c++/2039
        * init.c (resolve_offset_ref): Hand off to build_component_ref.

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

22 years ago2002-03-18 Alexandre Petit-Bianco <apbianco@redhat.com>
tromey [Mon, 18 Mar 2002 19:38:35 +0000 (19:38 +0000)]
2002-03-18  Alexandre Petit-Bianco  <apbianco@redhat.com>

* builtins.c (define_builtin): Do nothing if `type' is null.
Fixes PR java/5876.

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

22 years ago* config/mips/mips.md (andsi3) [TARGET_MIPS16]: Force operand 1 to
aoliva [Mon, 18 Mar 2002 19:17:27 +0000 (19:17 +0000)]
* config/mips/mips.md (andsi3) [TARGET_MIPS16]: Force operand 1 to
a register too.
(anddi3, iorsi3): Likewise.

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

22 years ago* config/mips/mips.h (ENCODE_SECTION_INFO) [TARGET_MIPS16]: Don't
aoliva [Mon, 18 Mar 2002 19:15:24 +0000 (19:15 +0000)]
* config/mips/mips.h (ENCODE_SECTION_INFO) [TARGET_MIPS16]: Don't
use %gprel for symbols that are going to be placed in linkonce
sections.

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

22 years ago* config/mips/mips.h (ELIMINABLE_REGS): Can't eliminate
aoliva [Mon, 18 Mar 2002 19:12:50 +0000 (19:12 +0000)]
* config/mips/mips.h (ELIMINABLE_REGS): Can't eliminate
RETURN_ADDRESS_POINTER_REGNUM to $ra.
(CAN_ELIMINATE): Only eliminate it to $sp if a frame pointer is
not needed.  Disregard leaf_function_p().
(INITIAL_ELIMINATION_OFFSET): Adjust for elimination of rap to
mips16 frame pointer.
* config/mips/mips.md (store ra): Only to small SP offsets.
2001-08-22  Graham Stott  <grahams@redhat.com>
* config/mips/mips.h (RETURN_ADDR_RTX): For a leaf function
return a REG rtx for the return address register.

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

22 years ago * config/xtensa/xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Treat
bwilson [Mon, 18 Mar 2002 18:20:19 +0000 (18:20 +0000)]
    * config/xtensa/xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Treat
        constant-pool addresses as "mode-dependent".
        (GO_IF_LEGITIMATE_ADDRESS): Rename macro arguments.

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

22 years ago2002-03-18 Andrew Haley <aph@cambridge.redhat.com>
aph [Mon, 18 Mar 2002 17:11:43 +0000 (17:11 +0000)]
2002-03-18  Andrew Haley  <aph@cambridge.redhat.com>

        * include/i386-signal.h (old_i386_kernel_sigaction): New.
        INIT_SEGV: Use old_i386_kernel_sigaction.
        INIT_FP: Likewise.

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

22 years ago PR c++/4222, c++/5995
jason [Mon, 18 Mar 2002 16:55:11 +0000 (16:55 +0000)]
    PR c++/4222, c++/5995
        * call.c (build_over_call): Fix empty class logic.

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

22 years ago PR target/5740
jakub [Mon, 18 Mar 2002 15:08:31 +0000 (15:08 +0000)]
PR target/5740
* expr.c (emit_group_load): Use extract_bit_field if
needed for CONCAT arguments.

* g++.dg/opt/conj1.C: New test.

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

22 years ago PR c++/3870
jason [Mon, 18 Mar 2002 14:36:19 +0000 (14:36 +0000)]
    PR c++/3870
        * cp-tree.h (struct saved_scope): Add last_parms field.
        * decl.c (maybe_push_to_top_level): Save last_function_parms.
        (pop_from_top_level): Restore it.

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

22 years ago PR c++/4377
jason [Mon, 18 Mar 2002 13:38:00 +0000 (13:38 +0000)]
    PR c++/4377
        * mangle.c (write_expression): Strip NOP_EXPRs sooner.  Also strip
        NON_LVALUE_EXPRs.

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

22 years ago PR c++/4003
jason [Mon, 18 Mar 2002 13:27:03 +0000 (13:27 +0000)]
    PR c++/4003
        * pt.c (tsubst_friend_function): Use decl_namespace_context.

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

22 years ago PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch.
jason [Mon, 18 Mar 2002 11:34:31 +0000 (11:34 +0000)]
    PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch.
        * class.c (finish_struct_bits): Also set TREE_ADDRESSABLE for a
        type with a nontrivial destructor.

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

22 years agoPR target/4863
rearnsha [Mon, 18 Mar 2002 11:27:39 +0000 (11:27 +0000)]
PR target/4863
* arm.md (tablejump): Make this a define_expand.  For PIC add the
offset to the base of the table.
(thumb_tablejump): Matcher for Thumb tablejump insn.
* config/arm/aout.h (ASM_OUTPUT_ADDR_DIFF_ELT): Output thumb entries
as the difference of two labels.
* config/arm/aof.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
* config/arm/elf.h (JUMP_TABLES_IN_TEXT_SECTION): Only put ARM jump
tables in the code.
* config/arm/coff.h (JUMP_TABLES_IN_TEXT_SECTION): Likewise.
* arm.c (get_jump_table_size): If the table is not in the text
section, return zero.

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

22 years ago* arm.md (tablejump): Make this a define_expand. For PIC add the
rearnsha [Mon, 18 Mar 2002 11:26:24 +0000 (11:26 +0000)]
* arm.md (tablejump): Make this a define_expand.  For PIC add the
offset to the base of the table.
(thumb_tablejump): Matcher for Thumb tablejump insn.
* config/arm/aout.h (ASM_OUTPUT_ADDR_DIFF_ELT): Output thumb entries
as the difference of two labels.
* config/arm/aof.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
* config/arm/elf.h (JUMP_TABLES_IN_TEXT_SECTION): Only put ARM jump
tables in the code.
* config/arm/coff.h (JUMP_TABLES_IN_TEXT_SECTION): Likewise.
* arm.c (get_jump_table_size): If the table is not in the text
section, return zero.

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

22 years ago PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch.
jason [Mon, 18 Mar 2002 11:24:24 +0000 (11:24 +0000)]
    PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch.
        * class.c (finish_struct_bits): Also set TREE_ADDRESSABLE for a
        type with a nontrivial destructor.

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

22 years ago * jartool.c (expand_options): Handle tar-style argument list with a
bryce [Mon, 18 Mar 2002 11:08:21 +0000 (11:08 +0000)]
* jartool.c (expand_options): Handle tar-style argument list with a
leading "-".

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

22 years ago2002-03-15 Philipp Thomas <pthomas@suse.de>
pthomas [Mon, 18 Mar 2002 10:47:15 +0000 (10:47 +0000)]
2002-03-15  Philipp Thomas  <pthomas@suse.de>

* include/backward/hash_map.h: hash, hashtable, hash_map and
hash_multimap are in namespace __gnu_cxx.
include/backward/hash_set.h: hash, hashtable, hash_set and
hash_multiset are in namespace __gnu_cxx.
include/backward/hashtable.h: hash and hashtable are in
namespace __gnu_cxx.
include/backward/rope.h: char_producer, sequence_buffer,
rope, crope and wrope are in namespace __gnu_cxx.
include/backward/slist.h: slist is in namespace __gnu_cxx.
* testsuite/backward/header_hash_map_h.cc
testsuite/backward/header_hash_set_h.cc
testsuite/backward/header_hashtable_h.cc
testsuite/backward/header_rope_h.cc
testsuite/backward/header_slist_h.cc
testsuite/backward/header_tempbuf_h.cc: New tests for
checking that we're using the correct namespace.

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

22 years ago * parse.y (parser_check_super_interface): Fix error message
bryce [Mon, 18 Mar 2002 10:41:01 +0000 (10:41 +0000)]
* parse.y (parser_check_super_interface): Fix error message
grammar/order.

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

22 years agofix spelling typo in previous ChnageLog entry.
nickc [Mon, 18 Mar 2002 10:21:43 +0000 (10:21 +0000)]
fix spelling typo in previous ChnageLog entry.

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

22 years agoFix big-endian code generation
nickc [Mon, 18 Mar 2002 10:20:29 +0000 (10:20 +0000)]
Fix big-endian code generation

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

22 years agoDaily bump.
gccadmin [Mon, 18 Mar 2002 08:18:41 +0000 (08:18 +0000)]
Daily bump.

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

22 years ago * g++.dg/template/qualttp20.C: Revert previous change.
mmitchel [Mon, 18 Mar 2002 07:39:24 +0000 (07:39 +0000)]
* g++.dg/template/qualttp20.C: Revert previous change.
* g++.dg/template/qualttp3.C: Likewise.
* g++.dg/template/qualttp4.C: Likewise
* g++.dg/template/qualttp5.C: Likewise
* g++.dg/template/qualttp6.C: Likewise
* g++.dg/template/qualttp7.C: Likewise
* g++.dg/template/qualttp8.C: Likewise
* g++.dg/template/recurse.C: Likewise.

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

22 years ago * java/lang/natSystem.cc (init_properties): Update VM version
bryce [Mon, 18 Mar 2002 06:19:03 +0000 (06:19 +0000)]
* java/lang/natSystem.cc (init_properties): Update VM version
properties.
* configure.in: Set GCJVERSION.
* acconfig.h: Add GCJVERSION.
* configure: Rebuilt.
* include/config.h.in: Rebuilt.

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

22 years ago2002-03-18 Aldy Hernandez <aldyh@redhat.com>
aldyh [Mon, 18 Mar 2002 04:20:17 +0000 (04:20 +0000)]
2002-03-18  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/rs6000.h (PREDICATE_CODES): Add PARALLEL to
        any_operand.

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

22 years ago * config/alpha/alpha.c (alpha_emit_set_const_1): Build add insns
rth [Mon, 18 Mar 2002 03:06:05 +0000 (03:06 +0000)]
    * config/alpha/alpha.c (alpha_emit_set_const_1): Build add insns
        explicitly.

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