OSDN Git Service

pf3gnuchains/gcc-fork.git
20 years ago * c.opt: Document more options.
neil [Tue, 15 Jul 2003 22:19:44 +0000 (22:19 +0000)]
* c.opt: Document more options.
* toplev.c (documented_lang_options): Remove all local help strings.
treelang:
* lang-options.h: Remove.
* lang.opt: Document some options.  Remove --help.
* tree1.c (treelang_handle_option): Remove OPT__help case.

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

20 years ago * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
jakub [Tue, 15 Jul 2003 21:26:36 +0000 (21:26 +0000)]
* gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
it does not have cmpstrsi patterns (just cmpmemsi).

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

20 years ago2003-07-15 Petur Runolfsson <peturr02@ru.is>
paolo [Tue, 15 Jul 2003 17:30:10 +0000 (17:30 +0000)]
2003-07-15  Petur Runolfsson  <peturr02@ru.is>

* include/bits/char_traits.h (char_traits<wchar_t>::move):
Change last parameter from int_type to size_t.

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

20 years ago PR debug/11473
mmitchel [Tue, 15 Jul 2003 16:56:49 +0000 (16:56 +0000)]
PR debug/11473
* dbxout.c (dbxout_type): Use TYPE_SIZE to determine the sizes of
base classes.

PR debug/11473
* g++.dg/debug/debug8.C: New test.

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

20 years agoRotate ChangeLog.
kazu [Tue, 15 Jul 2003 16:06:59 +0000 (16:06 +0000)]
Rotate ChangeLog.

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

20 years ago PR c++/10108
lerdsuwa [Tue, 15 Jul 2003 15:28:38 +0000 (15:28 +0000)]
PR c++/10108
* pt.c (tsubst_decl) <TEMPLATE_DECL>: Add a check for
error_mark_node.

* g++.dg/template/crash7.C: New test.

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

20 years ago PR target/10795
kazu [Tue, 15 Jul 2003 13:44:50 +0000 (13:44 +0000)]
PR target/10795
* gcc.c-torture/compile/20030708-1.c: New.

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

20 years ago PR target/10795
kazu [Tue, 15 Jul 2003 13:42:39 +0000 (13:42 +0000)]
PR target/10795
* config/i386/i386.c (ix86_expand_carry_flag_compare): Don't
swap comparison operands if doing so would generate an
unrecognizable insn.

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

20 years agoFix formatting.
ebotcazou [Tue, 15 Jul 2003 13:12:18 +0000 (13:12 +0000)]
Fix formatting.

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

20 years ago PR optimization/11320
ebotcazou [Tue, 15 Jul 2003 13:02:21 +0000 (13:02 +0000)]
PR optimization/11320
* sched-int.h (struct deps) [reg_conditional_sets]: New field.
(struct sched_info) [compute_jump_reg_dependencies]: New prototype.
* sched-deps.c (sched_analyze_insn) [JUMP_INSN]: Update call to
current_sched_info->compute_jump_reg_dependencies. Record which
registers are used and which registers are set by the jump.
Clear deps->reg_conditional_sets after a barrier.
Set deps->reg_conditional_sets if the insn is a COND_EXEC.
Clear deps->reg_conditional_sets if the insn is not a COND_EXEC.
(init_deps): Initialize reg_conditional_sets.
(free_deps): Clear reg_conditional_sets.
* sched-ebb.c (compute_jump_reg_dependencies): New prototype.
Mark registers live on entry of the fallthrough block and conditionally
set as set by the jump. Mark registers live on entry of non-fallthrough
blocks as used by the jump.
* sched-rgn.c (compute_jump_reg_dependencies): New prototype.
Mark new parameters as unused.

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

20 years ago * texi2pod.pl: Default @itemize's parameter to @bullet.
kraai [Tue, 15 Jul 2003 09:24:07 +0000 (09:24 +0000)]
* texi2pod.pl: Default @itemize's parameter to @bullet.

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

20 years ago * doc/invoke.texi: Resync MIPS -march documentation.
rsandifo [Tue, 15 Jul 2003 08:58:33 +0000 (08:58 +0000)]
* doc/invoke.texi: Resync MIPS -march documentation.

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

20 years ago * config/mips/mips.h (PROCESSOR_R9000): New processor_type.
rsandifo [Tue, 15 Jul 2003 08:44:26 +0000 (08:44 +0000)]
* config/mips/mips.h (PROCESSOR_R9000): New processor_type.
(TARGET_MIPS9000, TUNE_MIPS9000): New macros.
(GENERATE_MULT3_SI): True for TARGET_MIPS9000.
* config/mips/mips.c (mips_cpu_info_table): Add rm9000 entry.
(mips_rtx_costs): Adjust integer multiplication costs for the rm9000.
(mips_issue_rate): Handle PROCESSOR_R9000.
(mips_use_dfa_pipeline_interface): Likewise.
* config/mips/9000.md: New file.
* config/mips/mips.md: Include it.
(define_attr cpu): Add r9000.
(mulsi3_mult3): Use "mul" for rm9000 code.

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

20 years ago * config/mips/mips.h (PROCESSOR_R7000): New processor_type.
rsandifo [Tue, 15 Jul 2003 08:34:54 +0000 (08:34 +0000)]
* config/mips/mips.h (PROCESSOR_R7000): New processor_type.
(TARGET_MIPS7000, TUNE_MIPS7000): New macros.
(GENERATE_MULT3_SI): True for TARGET_MIPS7000.
* config/mips/mips.c (mips_cpu_info_table): Add rm7000 entry.
(mips_rtx_costs): Adjust integer multiplication costs for the rm7000.
(mips_issue_rate): Handle PROCESSOR_R7000.
(mips_use_dfa_pipeline_interface): Likewise.
* config/mips/7000.md: New file.
* config/mips/mips.md: Include it.
(define_attr cpu): Add r7000.
(mulsi3_mult3): Use "mul" for rm7000 code.

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

20 years ago * config/mips/mips.md (define_attr type): Add condmove. Use it for
rsandifo [Tue, 15 Jul 2003 08:16:44 +0000 (08:16 +0000)]
* config/mips/mips.md (define_attr type): Add condmove.  Use it for
the conditional move patterns.
* config/mips/5400.md (ir_vr54_move): Rename to ir_vr54_condmove.
Check for condmove type.
(ir_vr54_arith): Add move type.
* config/mips/5500.md (ir_vr55_move, ir_vr55_arith): Likewise.
* config/mips/sr71k.md (ir_sr70_move, ir_sr70_arith): Likewise.

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

20 years ago2003-07-15 Jerry Quinn <jlquinn@optonline.net>
jlquinn [Tue, 15 Jul 2003 07:30:29 +0000 (07:30 +0000)]
2003-07-15  Jerry Quinn  <jlquinn@optonline.net>

* include/bits/stl_algo.h (includes, set_union, set_intersection,
        set_difference, set_symmetric_difference, max_element, min_element,
        next_permutation, prev_permutation, find_first_of, find_end):
        Document.
* include/bits/stl_algobase.h (copy,copy_backward):  Clarify overlap
        restrictions in docs.
* include/bits/stl_heap.h (push_heap, pop_heap, make_heap, sort_heap):
        Document.
* docs/doxygen/doxygroups.cc (setoperations):  New group.

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

20 years ago2003-07-15 Jerry Quinn <jlquinn@optonline.net>
jlquinn [Tue, 15 Jul 2003 07:02:40 +0000 (07:02 +0000)]
2003-07-15  Jerry Quinn  <jlquinn@optonline.net>

        * include/bits/basic_string.h:  Document public functions.
* docs/doxygen/TODO:  Update c21 todo.

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

20 years ago2003-07-15 Jerry Quinn <jlquinn@optonline.net>
jlquinn [Tue, 15 Jul 2003 06:15:57 +0000 (06:15 +0000)]
2003-07-15  Jerry Quinn  <jlquinn@optonline.net>

        *  include/bits/stl_list.h:  Document more functions.
* docs/doxygen/TODO:  Update c23 todo.

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

20 years ago * c-opts.c (print_help): Remove.
neil [Tue, 15 Jul 2003 05:48:16 +0000 (05:48 +0000)]
* c-opts.c (print_help): Remove.
(c_common_handle_option): Don't handle --help.
* c.opt: Document some options.
(--help): Remove.
* opts.c (print_filtered_help): New.
(print_help): Use it.

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

20 years ago * c-common.c (c_common_type_for_mode): Handle V4DFmode.
geoffk [Tue, 15 Jul 2003 05:44:30 +0000 (05:44 +0000)]
* c-common.c (c_common_type_for_mode): Handle V4DFmode.
* tree.c: (build_common_tree_nodes_2): Likewise.
* tree.h (enum tree_index): Add TI_V4DF_TYPE.
(V4DF_type_node): New.

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

20 years ago * c-opts.c (push_command_line_include): Don't free deferred_opts,
geoffk [Tue, 15 Jul 2003 05:36:25 +0000 (05:36 +0000)]
* c-opts.c (push_command_line_include): Don't free deferred_opts,
we'll need it.
(finish_options): Reset init_cursor.

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

20 years ago * expr.c: Remove the last argument to expand_assignment().
kazu [Tue, 15 Jul 2003 05:32:21 +0000 (05:32 +0000)]
* expr.c: Remove the last argument to expand_assignment().

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

20 years ago * expr.c (expand_assignment): Remove an unused argument
kazu [Tue, 15 Jul 2003 05:31:44 +0000 (05:31 +0000)]
* expr.c (expand_assignment): Remove an unused argument
SUGGEST_REG.
* expr.h: Update the prototype.
* function.c: Update the callers.
* stmt.c: Likewise.

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

20 years ago * gcc.dg/pch/inline-3.c: New file.
geoffk [Tue, 15 Jul 2003 05:21:37 +0000 (05:21 +0000)]
* gcc.dg/pch/inline-3.c: New file.
* gcc.dg/pch/inline-3.hs: New file.
* gcc.dg/pch/inline-4.c: New file.
* gcc.dg/pch/inline-4.hs: New file.

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

20 years ago PR debug/11098
mmitchel [Tue, 15 Jul 2003 01:04:21 +0000 (01:04 +0000)]
PR debug/11098
* integrate.c (copy_decl_for_inlining): Do not mark copied decls
as DECL_ABSTRACT.

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

20 years ago * fixinc/inclhack.def (avoid_bool_define, avoid_bool_type): Bypass
neroden [Tue, 15 Jul 2003 00:43:24 +0000 (00:43 +0000)]
* fixinc/inclhack.def (avoid_bool_define, avoid_bool_type): Bypass
with __cplusplus, not "we must use the C++ compiler's type"
* fixinc/inclhack.def (void_null): Note that Interix needs this.
* fixinc/fixincl.x: Regenerate.

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

20 years agoDaily bump.
gccadmin [Tue, 15 Jul 2003 00:16:07 +0000 (00:16 +0000)]
Daily bump.

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

20 years ago * unwind-dw2-fde-darwin.c (live_image_destructor): Get seen_objects
geoffk [Mon, 14 Jul 2003 23:04:30 +0000 (23:04 +0000)]
* unwind-dw2-fde-darwin.c (live_image_destructor): Get seen_objects
and unseen_objects from the global data before calling
__deregister_frame_info_bases.
(examine_objects): Insert objects into the seen_objects list,
not unseen_objects.
(_Unwind_Find_FDE): Always unlock the global object lists, even if
we couldn't allocate a data structure to put in it.

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

20 years ago * objc/objc-act.h (CLASS_SUPER_NAME): Add a little typechecking.
geoffk [Mon, 14 Jul 2003 21:35:37 +0000 (21:35 +0000)]
* objc/objc-act.h (CLASS_SUPER_NAME): Add a little typechecking.
(TYPE_PROTOCOL_LIST): Share use of type.context with C frontend.
(SET_TYPE_PROTOCOL_LIST): New.
* objc/objc-act.c (get_static_reference): Use SET_TYPE_PROTOCOL_LIST.
(get_object_reference): Likewise.

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

20 years ago PR c++/11509
mmitchel [Mon, 14 Jul 2003 21:32:26 +0000 (21:32 +0000)]
PR c++/11509
* pt.c (dependent_scope_ref_p): New function.
(value_dependent_expression_p): Use it.
(type_dependent_expression_p): Likewise.

* pt.c (tsubst_friend_function): Use reregister_specialization.

PR c++/11509
* g++.dg/template/crash6.C: New test.

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

20 years ago * cfglayout.c (locator_file): Break out from ....
hubicka [Mon, 14 Jul 2003 21:18:15 +0000 (21:18 +0000)]
* cfglayout.c (locator_file): Break out from ....
(insn_file): ... here.
(locator_line): Break out from ....
(insn_line): ... here.
* rtl.h (locator_file, locator_line): Declare.
(final_start_function): Set proper line/file info.

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

20 years ago*** empty log message ***
gdr [Mon, 14 Jul 2003 20:52:04 +0000 (20:52 +0000)]
*** empty log message ***

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

20 years ago * config/mips/mips.c (mips_expand_prologue): Use a single insn to
rsandifo [Mon, 14 Jul 2003 20:41:27 +0000 (20:41 +0000)]
* config/mips/mips.c (mips_expand_prologue): Use a single insn to
allocate 32768 bytes of stack.  Use addition rather than subtraction
when a single insn is enough.
* config/mips/mips.md: Remove insns and splitters for subtracting
constants.
(subsi3): Only accept register operands.
(subsi3_internal): Likewise.  Use for TARGET_MIPS16 as well.
(subdi3_internal_3, subsi3_internal_2): Likewise.
(casesi): Use expand_binop to subtract the lower bound.

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

20 years ago * config/mips/mips.c (mips_in_small_data_p): Don't handle
rsandifo [Mon, 14 Jul 2003 20:36:28 +0000 (20:36 +0000)]
* config/mips/mips.c (mips_in_small_data_p): Don't handle
TARGET_MIPS16 specially.

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

20 years ago * config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Use
rsandifo [Mon, 14 Jul 2003 20:29:34 +0000 (20:29 +0000)]
* config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Use
mips_output_aligned_bss.
* config/mips/linux.h: Likewise.
* config/mips/mips-protos.h (mips_output_aligned_bss): Declare.
* config/mips/mips.c (mips_output_aligned_bss): New function.

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

20 years ago * config/mips/elf.h (DBX_DEBUGGING_INFO): Delete.
rsandifo [Mon, 14 Jul 2003 20:25:55 +0000 (20:25 +0000)]
* config/mips/elf.h (DBX_DEBUGGING_INFO): Delete.
* config/mips/elf64.h: Likewise.

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

20 years ago2003-07-14 Paolo Carlini <pcarlini@unitus.it>
paolo [Mon, 14 Jul 2003 20:24:18 +0000 (20:24 +0000)]
2003-07-14  Paolo Carlini  <pcarlini@unitus.it>

* config/locale/gnu/c_locale.h (__convert_from_v): One more
qualification.

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

20 years ago * config/mips/elf.h (ASM_DECLARE_OBJECT_NAME): Use
rsandifo [Mon, 14 Jul 2003 20:23:38 +0000 (20:23 +0000)]
* config/mips/elf.h (ASM_DECLARE_OBJECT_NAME): Use
mips_declare_object_name.
(ASM_FINISH_DECLARE_OBJECT): Likewise mips_finish_declare_object.
* config/mips/elf64.h: As for elf.h.
* config/mips/iris6.h: Likewise.
* config/mips/linux.h (ASM_DECLARE_OBJECT_NAME): As for elf.h.
* config/mips/mips.h (ASM_DECLARE_OBJECT_NAME): Remove unnecessary
do...while (0) block.
* config/mips/mips-protos.h (mips_declare_object_name): Declare.
(mips_finish_declare_object): Declare.
* config/mips/mips.c (mips_declare_object_name): New function.
(mips_finish_declare_object): New function.

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

20 years ago PR c++/7053
mmitchel [Mon, 14 Jul 2003 20:20:27 +0000 (20:20 +0000)]
PR c++/7053
* g++.dg/template/friend20.C: New test.

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

20 years ago * config/mips/elf.h (SBSS_SECTION_ASM_OP): Delete.
rsandifo [Mon, 14 Jul 2003 20:19:26 +0000 (20:19 +0000)]
* config/mips/elf.h (SBSS_SECTION_ASM_OP): Delete.
* config/mips/linux.h: Likewise.

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

20 years ago * config/mips/mips.c (inside_function): Delete.
rsandifo [Mon, 14 Jul 2003 20:15:47 +0000 (20:15 +0000)]
* config/mips/mips.c (inside_function): Delete.
(file_in_function_warning, ignore_line_number): Delete.
(mips_output_filename): Don't warn about changing filenames within
a function.
(mips_output_lineno): Update accordingly.
(mips_output_function_prologue): Don't reset the deleted variables.
* config/mips/mips.h (inside_function): Delete.
(file_in_function_warning, ignore_line_number): Delete.

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

20 years ago2003-07-14 Paolo Carlini <pcarlini@unitus.it>
paolo [Mon, 14 Jul 2003 20:14:49 +0000 (20:14 +0000)]
2003-07-14  Paolo Carlini  <pcarlini@unitus.it>

* include/bits/stl_tempbuf.h: Qualify free with std::.
* src/locale.cc: Include <cstdlib>, qualify getenv.

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

20 years ago * config/mips/elf.h (OBJECT_FORMAT_COFF, EXTENDED_COFF): Remove undefs.
rsandifo [Mon, 14 Jul 2003 20:12:07 +0000 (20:12 +0000)]
* config/mips/elf.h (OBJECT_FORMAT_COFF, EXTENDED_COFF): Remove undefs.
* config/mips/elf64.h: Likewise.
* config/mips/openbsd.h: Likewise.
* config/mips/iris5.h (OBJECT_FORMAT_COFF): Remove undefs.
* config/mips/linux.h: Likewise.
* config/mips/mips.h (OBJECT_FORMAT_COFF, EXTENDED_COFF): Delete.
(CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB, MIPS_UNMARK_STAB): Delete.

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

20 years ago * config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): Add mips/sdb.h
rsandifo [Mon, 14 Jul 2003 20:09:20 +0000 (20:09 +0000)]
* config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): Add mips/sdb.h
to the list of include files when using gas.
(mips*el-*-openbsd*, mips*-*-openbsd*): Add mips/sdb.h unconditionally.
* config/mips/elf.h: Remove #undef SDB_DEBUGGING_INFO.
* config/mips/elf64.h: Likewise.
* config/mips/iris5.h: Likewise.
* config/mips/linux.h: Likewise.
* config/mips/iris5gas.h (SDB_DEBUGGING_INFO): Remove definition.
* config/mips/mips.h (PREFERRED_DEBUGGING_TYPE): Likewise.
(SDB_DEBUGGING_INFO, sdb*, SDB_ALLOW_*, PUT_SDB*): Move to...
* config/mips/sdb.h: ...this new file.

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

20 years ago * lang-specs.h (f77-cpp-input): Use -o to specify the CPP output file.
geoffk [Mon, 14 Jul 2003 20:03:44 +0000 (20:03 +0000)]
* lang-specs.h (f77-cpp-input): Use -o to specify the CPP output file.

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

20 years ago2003-07-14 Paolo Carlini <pcarlini@unitus.it>
paolo [Mon, 14 Jul 2003 19:46:29 +0000 (19:46 +0000)]
2003-07-14  Paolo Carlini  <pcarlini@unitus.it>

* config/locale/gnu/c_locale.h (__convert_from_v): Include
<cstdio>. Qualify names.
* config/locale/generic/c_locale.h (__convert_from_v): Ditto.

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

20 years ago PR c++/7019
mmitchel [Mon, 14 Jul 2003 19:05:05 +0000 (19:05 +0000)]
PR c++/7019
* cp-tree.h (lookup_qualified_name): Adjust prototype.
* decl.c (lookup_qualified_name): Add complain parameter.  Adjust
call to is_aggr_type.
* parser.c (cp_parser_lookup_name): Adjust call to
lookup_qualified_name.
* pt.c (tsubst_qualified_id): Likewise.
(tsubst_copy_and_build): Likewise.
* semantics.c (finish_qualified_id_expr): Deal with erroneous
expressions.

PR c++/7019
* g++.dg/template/overload2.C: New test.

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

20 years ago2003-07-14 Paolo Carlini <pcarlini@unitus.it>
paolo [Mon, 14 Jul 2003 18:23:12 +0000 (18:23 +0000)]
2003-07-14  Paolo Carlini  <pcarlini@unitus.it>
    Nathan C. Myers  <ncm-nospam@cantrip.org>

PR libstdc++/11378
* include/std/std_fstream.h (xsputn): Declare only.
* include/bits/fstream.tcc (xsputn): Define, optimize for the
always_noconv() case: when __n is sufficiently large flush
the buffer and issue a direct write, if possible combining the
two with writev in __basic_file<>::xsputn_2.
* config/io/basic_file_stdio.h (__basic_file<>::xsputn_2):
New, declare.
* config/io/basic_file_stdio.cc (__basic_file<>::xsputn_2):
Define.
* acinclude.m4 (GLIBCXX_CHECK_WRITE): New macro, checking for
the availability of writev in <sys/uio.h>.
* configure.in: Call here.
* acconfig.h: Add undef for the corresponding symbol.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* config.h.in: Regenerate.
* testsuite/27_io/basic_filebuf/setbuf/char/3.cc: Tweak.

* include/std/std_fstream.h (sync): Constify a variable.

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

20 years agoPR c++/11510
gdr [Mon, 14 Jul 2003 17:45:08 +0000 (17:45 +0000)]
PR c++/11510
* call.c (op_error): Properly handle REALPART_EXPR
  and IMAGPART_EXPR.
* error.c (dump_expr): Likewise.

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

20 years ago2003-07-14 Douglas Rupp <rupp@gnat.com>
neroden [Mon, 14 Jul 2003 16:56:03 +0000 (16:56 +0000)]
2003-07-14  Douglas Rupp  <rupp@gnat.com>

* fixinc/server.c (server_setup): Don't use non-POSIX NULL first
argument to getcwd; use fixed buffer instead.

2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>

* fixinc/mkfixinc.sh: Treat OpenBSD normally.
* fixinc/fixinc.wrap: Delete.

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

20 years ago* error.c (dump_expr): Handle EMPTY_CLASS_EXPR.
gdr [Mon, 14 Jul 2003 16:09:58 +0000 (16:09 +0000)]
* error.c (dump_expr): Handle EMPTY_CLASS_EXPR.

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

20 years ago2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl [Mon, 14 Jul 2003 16:03:29 +0000 (16:03 +0000)]
2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

PR optimization/11440
* gcc.c-torture/execute/20030714-1.c: New test.

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

20 years ago * MAINTAINERS: Move self from write-after-approval to
neroden [Mon, 14 Jul 2003 15:42:43 +0000 (15:42 +0000)]
* MAINTAINERS: Move self from write-after-approval to
build machinery (*.in).

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

20 years agoPR c++/5293
gdr [Mon, 14 Jul 2003 15:04:32 +0000 (15:04 +0000)]
PR c++/5293
* call.c (initialize_reference): Improve diagnostic.

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

20 years ago2003-07-14 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 14 Jul 2003 14:47:03 +0000 (14:47 +0000)]
2003-07-14  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/27_io/ios_base/cons/assign_neg.cc: Fix line numbers.
* testsuite/27_io/ios_base/cons/copy_neg.cc: Same.

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

20 years ago * ggc-page.c (extra_order_size_table): Insns have 9 slots. Regs
gerald [Mon, 14 Jul 2003 13:36:56 +0000 (13:36 +0000)]
* ggc-page.c (extra_order_size_table): Insns have 9 slots. Regs
don't have 2.

* ggc-page.c (struct globals): Add new fields to keep track of the
total allocated memory and overhead.
(ggc_print_statistics): Print them.
(ggc_alloc): Keep track of the total allocated memory and the
overhead.

* tree.c (dump_tree_statistics): Increase spacing.
(enum tree_node_kind): Move to ...
* tree.h (enum tree_node_kind): ... here.
(tree_node_counts, tree_node_sizes): Declare.

* doc/include/texinfo.tex: Upgrade to texinfo 4.6.

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

20 years agoInclude <cstring> and <cstdlib>.
gdr [Mon, 14 Jul 2003 13:32:26 +0000 (13:32 +0000)]
Include <cstring> and <cstdlib>.

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

20 years ago PR c++/11154
lerdsuwa [Mon, 14 Jul 2003 10:48:59 +0000 (10:48 +0000)]
PR c++/11154
* pt.c (more_specialized_class): Add full_args parameter.
(most_specialized_class): Adjust calls to more_specialized_class.
* cp-tree.h (more_specialized_class): Adjust declaration.

* g++.dg/template/partial2.C: New test.

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

20 years ago * lex.c (enum tree_node_kind): Delete.
gerald [Mon, 14 Jul 2003 10:14:51 +0000 (10:14 +0000)]
* lex.c (enum tree_node_kind): Delete.

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

20 years ago2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl [Mon, 14 Jul 2003 09:29:44 +0000 (09:29 +0000)]
2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

PR optimization/11440
* gcse.c (try_replace_reg): Don't attach notes to ZERO_EXTRACT or
SIGN_EXTRACT SETs.

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

20 years ago2003-07-14 Michael Koch <konqueror@gmx.de>
mkoch [Mon, 14 Jul 2003 06:05:42 +0000 (06:05 +0000)]
2003-07-14  Michael Koch  <konqueror@gmx.de>

* gnu/java/rmi/server/UnicastServerRef.java:
New version from classpath.

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

20 years ago2003-07-14 Michael Koch <konqueror@gmx.de>
mkoch [Mon, 14 Jul 2003 05:33:30 +0000 (05:33 +0000)]
2003-07-14  Michael Koch  <konqueror@gmx.de>

* java/awt/image/MemoryImageSource.java,
java/beans/PropertyEditorManager.java,
javax/naming/CompoundName.java,
javax/naming/spi/NamingManager.java,
javax/swing/AbstractButton.java,
javax/swing/ButtonModel.java,
javax/swing/SwingUtilities.java,
javax/swing/UIManager.java,
javax/swing/colorchooser/DefaultColorSelectionModel.java,
javax/swing/event/AncestorEvent.java,
javax/swing/event/InternalFrameEvent.java,
java/util/zip/ZipFile.java:
New versions from classpath.

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

20 years ago * doc/tm.texi (BLOCK_REG_PADDING): Describe.
amodra [Mon, 14 Jul 2003 05:17:18 +0000 (05:17 +0000)]
* doc/tm.texi (BLOCK_REG_PADDING): Describe.
* expr.h (struct locate_and_pad_arg_data): Add where_pad.
(emit_group_load, emit_group_store): Adjust declarations.
Remove most occurrences of #ifdef TREE_CODE.
* expr.c (emit_group_load): Add "type" param, and use
BLOCK_REG_PADDING to determine need for a shift.  Optimize non-
aligned accesses if !SLOW_UNALIGNED_ACCESS.
(emit_group_store): Likewise.
(emit_push_insn, expand_assignment, store_expr, expand_expr): Adjust
emit_group_load and emit_group_store calls.
* calls.c (store_unaligned_arguments_into_pseudos): Tidy.  Use
BLOCK_REG_PADDING to determine whether we need endian_correction.
(load_register_parameters): Localize vars.  Handle shifting of
small values to the correct end of regs.  Adjust emit_group_load
call.
(expand_call, emit_library_call_value_1): Adjust emit_group_load
and emit_group_store calls.
* function.c (assign_parms): Set mem alignment for stack slots.
Adjust emit_group_store call.  Store values at the "wrong" end
of regs to the stack.  Use BLOCK_REG_PADDING.
(locate_and_pad_parm): Save where_pad.
(expand_function_end): Adjust emit_group_load call.
* stmt.c (expand_value_return): Adjust emit_group_load call.
* Makefile.in (calls.o): Depend on $(OPTABS_H).
* config/rs6000/linux64.h (TARGET_LITTLE_ENDIAN): Redefine as 0.
(AGGREGATE_PADDING_FIXED, AGGREGATES_PAD_UPWARD_ALWAYS): Define.
(MUST_PASS_IN_STACK): Define.
(BLOCK_REG_PADDING): Define.
* config/rs6000/rs6000.h (struct rs6000_args): Remove orig_nargs.
(PAD_VARARGS_DOWN): Define in terms of FUNCTION_ARG_PADDING.
* config/rs6000/rs6000.c (init_cumulative_args): Don't set orig_nargs.
(function_arg_padding): !AGGREGATE_PADDING_FIXED compatibility code.
Act on AGGREGATES_PAD_UPWARD_ALWAYS.

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

20 years ago PR c++/11503
mmitchel [Mon, 14 Jul 2003 05:12:56 +0000 (05:12 +0000)]
PR c++/11503
* g++.dg/template/anon1.C: New test.

PR c++/11503
* cp-tree.h (DECL_SELF_REFERENCE_P): New macro.
(SET_DECL_SELF_REFERENCE_P): Likewise.
* class.c (build_self_reference): Use SET_DECL_SELF_REFERENCE_P.
* pt.c (tsubst_decl): Copy it.
* search.c (lookup_base): Use DECL_SELF_REFERENCE_P.

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

20 years ago * cp-tree.h (cp_id_kind): New type.
mmitchel [Mon, 14 Jul 2003 03:04:29 +0000 (03:04 +0000)]
* cp-tree.h (cp_id_kind): New type.
(unqualified_name_lookup_error): Change prototype.
(unqualified_fn_lookup_error): New function.
(do_identifier): Remove.
(do_scoped_id): Likewise.
(tsubst_copy_and_build): Change prototype.
(reregister_specialization): New function.
(perform_koenig_lookup): Likewise.
(finish_id_expression): Likewise.
* call.c (build_method_call): Adjust call to
unqualified_name_lookup_error.
* decl.c (duplicate_decls): Use reregister_specialization.
* lex.c (is_global): Remove.
(unqualified_name_lookup_error): Return a value.
(do_identifier): Remove.
(do_scoped_id): Likewise.
(identifier_typedecl_value): Remove.
(unqualified_fn_lookup_error): New function.
* parser.c (cp_parser_id_kind): Remove.
(cp_parser_non_constant_id_expression): Remove.
(cp_parser_primary_expression): Use finish_id_expression.
(cp_parser_class_or_namespace_name): Use cp_id_kind, not
cp_parser_id_kind.
(cp_parser_postfix_expression): Use perform_koenig_lookup.
(cp_parser_template_argument): Use cp_id_kind.
(cp_parser_fold_non_dependent_expr): Adjust call to
tsubst_copy_and_build.
* pt.c (unregister_specialization): Rename to ...
(reregister_specialization): This.
(tsubst_friend_function): Use it.
(maybe_fold_nontype_arg): Adjust call to tsubst_copy_and_build.
(tsubst_qualified_id): Likewise.
(tsubst_expr): Likewise.
(tsubst_copy_and_build): Add function_p parameter.  Use
finish_id_expression.  Introduce RECUR macro.
(tsubst_non_call_postfix_expression): New function.
(regenerate_decl_from_template): Use reregister_specialization.
* semantics.c (perform_koenig_lookup): New function.
(finish_id_expression): Likewise.

PR c++/11493
PR c++/11495
* g++.dg/parse/template9.C: Likewise.
* g++.dg/template/crash4.C: New test.
* g++.dg/template/koenig1.C: Likewise.
* g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
* g++.old-deja/g++.benjamin/tem06.C: Declare "x".
* g++.old-deja/g++.jason/overload33.C: Use this-> when calling
functions.
* g++.old-deja/g++.jason/template36.C: Likewise.
* g++.old-deja/g++.mike/p1989.C: Likewise.
* g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
* g++.old-deja/g++.pt/ttp20.C: Use this->.
* g++.old-deja/g++.pt/ttp21.C: Use this->.
* g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
compiling.
* g++.old-deja/g++.pt/union2.C: Use this->.

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

20 years ago * config/locale/generic/c_locale.h: Include <cstdlib> and
mmitchel [Mon, 14 Jul 2003 02:52:05 +0000 (02:52 +0000)]
* config/locale/generic/c_locale.h: Include <cstdlib> and
<cstring>.
* include/bits/boost_concept_check.h: Add this-> to unqualified
method calls.
* include/bits/deque.tcc: Likewise.
* include/bits/locale_facets.h : Likewise.
* include/bits/ostream.tcc: Likewise.
* include/bits/stl_algo.h: Likewise.
* include/bits/stl_bvector.h: Likewise.
* include/bits/stl_deque.h: Likewise.
* include/bits/stl_list.h: Likewise.
* include/bits/stl_tree.h: Likewise.
* include/bits/stl_vector.h: Likewise.
* include/bits/vector.tcc: Likewise.
* include/ext/rope: Likewise.
* include/ext/ropeimpl.h: Likewise.
* include/ext/stdio_filebuf.h: Likewise.

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

20 years ago2003-07-13 Aaron W. LaFramboise <awlaframboise@aol.com>
cgf [Mon, 14 Jul 2003 02:12:15 +0000 (02:12 +0000)]
2003-07-13  Aaron W. LaFramboise  <awlaframboise@aol.com>
* config/i386/gthr-win32.c (__GTHREAD_HIDE_WIN32API): Define to 1.
(This was previously, erroneously listed as checked in on 2003-06-29)

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

20 years agoDaily bump.
gccadmin [Mon, 14 Jul 2003 00:16:09 +0000 (00:16 +0000)]
Daily bump.

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

20 years ago * libjava.verify/verify.exp: Fixed variable init.
tromey [Sun, 13 Jul 2003 23:33:02 +0000 (23:33 +0000)]
* libjava.verify/verify.exp: Fixed variable init.

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

20 years ago * expr.c (expand_expr, case COMPONENT_REF): If reg, copy OP0 to MEM
kenner [Sun, 13 Jul 2003 23:21:23 +0000 (23:21 +0000)]
* expr.c (expand_expr, case COMPONENT_REF): If reg, copy OP0 to MEM
both if OFFSET specified and if result BLKmode for ARRAY_RANGE_REF.

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

20 years ago * gcc_release (announce_snapshot): Add substitution of @RELEASE@
gerald [Sun, 13 Jul 2003 22:10:03 +0000 (22:10 +0000)]
* gcc_release (announce_snapshot): Add substitution of @RELEASE@
for README and index.html.
* snapshot-README: Use it.
* snapshot-index.html: Ditto.

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

20 years ago PR bootstrap/11273
neroden [Sun, 13 Jul 2003 20:47:31 +0000 (20:47 +0000)]
PR bootstrap/11273
PR bootstrap/11408
* Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
unused INSTALL_PROGRAM_ARGS.
* configure.in: Use AC_PROG_INSTALL.
* Makefile.in: Regenerate.
* configure: Regenerate.

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

20 years ago PR other/11123
neroden [Sun, 13 Jul 2003 20:31:33 +0000 (20:31 +0000)]
PR other/11123
* toplev.c: Don't cut off option names.

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

20 years ago * c-decl.c (link_hash_hash): Avoid warning about casting pointer
aj [Sun, 13 Jul 2003 20:21:24 +0000 (20:21 +0000)]
* c-decl.c (link_hash_hash): Avoid warning about casting pointer
to integer of different size.

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

20 years ago * combine.c (simplify_comparison): Convert (ne (and (not X) 1) 0)
kazu [Sun, 13 Jul 2003 19:03:28 +0000 (19:03 +0000)]
* combine.c (simplify_comparison): Convert (ne (and (not X) 1) 0)
to (eq (and X 1) 0).

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

20 years ago * config.gcc: Add pmmintrin.h for x86_64-*-*.
aj [Sun, 13 Jul 2003 18:22:54 +0000 (18:22 +0000)]
* config.gcc: Add pmmintrin.h for x86_64-*-*.

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

20 years ago * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).
zack [Sun, 13 Jul 2003 17:34:18 +0000 (17:34 +0000)]
* Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).
(hashtable.o, line-map.o, mkdeps.o): Likewise, from dependency
list.  Move these all together down by cpplib.

* cpplib.h: Don't refer to MAX_WCHAR_TYPE_SIZE when determining
definition of CPPCHAR_SIGNED_T.

* cppcharset.c, cpperror.c, cppexp.c, cppfiles.c, cpphash.c, cppinit.c
* cpplex.c, cpplib.c, cppmacro.c, cpppch.c, cpptrad.c, hashtable.c
* line-map.c, mkdeps.c: Don't include coretypes.h or tm.h.

* cpphash.c (_cpp_init_hashtable): Don't use gcc_obstack_init.
* cppinit.c (cpp_create_reader): Likewise.

* cpphash.h (scan_out_logical_line): Rename _cpp_scan_out_logical_line.
* cpptrad.c: Likewise.  All callers changed.
* cpplib.c: All callers changed.
* c-ppoutput.c: Replace 'uchar' with 'unsigned char' throughout.
* hashtable.h: Define GTY(x) to nothing here too.

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

20 years ago * stor-layout.c (compute_record_mode): Remove very obsolete test
kenner [Sun, 13 Jul 2003 17:12:28 +0000 (17:12 +0000)]
* stor-layout.c (compute_record_mode): Remove very obsolete test
that forces BLKmode for records with fields crossing word boundary.

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

20 years ago2003-07-13 Michael Koch <konqueror@gmx.de>
mkoch [Sun, 13 Jul 2003 16:53:05 +0000 (16:53 +0000)]
2003-07-13  Michael Koch  <konqueror@gmx.de>

* gnu/java/nio/FileChannelImpl.java,
gnu/java/nio/natFileChannelImpl.cc: Removed.
* java/io/FileInputStream.java,
java/io/FileOutputStream.java,
java/io/RandomAccessFile.java,
java/nio/MappedByteBufferImpl.java:
Import java.nio.channels.FileChannelImpl instead of
gnu.java.nio.FileChannelImpl.
* java/nio/channels/FileChannelImpl.java,
java/nio/channels/natFileChannelImpl.cc:
New files.
* Makefile.am
(ordinary_java_source_files):
Removed gnu/java/nio/FileChannelImpl.java and added
java/nio/channels/FileChannelImpl.java.
(nat source_files):
Removed gnu/java/nio/natFileChannelImpl.cc and added
java/nio/channels/natFileChannelImpl.cc.
* Makefile.in: Regenerated.

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

20 years ago * Makefile.in: Remove orphan reference to acconfig.h.
zack [Sun, 13 Jul 2003 16:52:23 +0000 (16:52 +0000)]
* Makefile.in: Remove orphan reference to acconfig.h.

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

20 years ago * MAINTAINERS: Alphabetize.
kazu [Sun, 13 Jul 2003 16:15:38 +0000 (16:15 +0000)]
* MAINTAINERS: Alphabetize.

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

20 years ago2003-07-13 Michael Koch <konqueror@gmx.de>
mkoch [Sun, 13 Jul 2003 15:29:11 +0000 (15:29 +0000)]
2003-07-13  Michael Koch  <konqueror@gmx.de>

* javax/swing/plaf/basic/BasicBorders.java,
javax/swing/plaf/basic/BasicLabelUI.java,
javax/swing/plaf/basic/BasicLookAndFeel.java,
javax/swing/plaf/basic/BasicTabbedPaneUI.java,
javax/swing/plaf/basic/BasicTextUI.java,
javax/swing/plaf/metal/MetalLookAndFeel.java:
New versions from classpath.

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

20 years ago * pt.c (push_access_scope_real): Remove.
lerdsuwa [Sun, 13 Jul 2003 15:20:58 +0000 (15:20 +0000)]
* pt.c (push_access_scope_real): Remove.
(push_access_scope): Move code from push_access_scope_real.
(pop_access_scope): Don't check for TEMPLATE_DECL.
(instantiate_template): Defer access checking during template
substitution.
(regenerate_decl_from_template): Tidy.

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

20 years ago2003-07-13 Michael Koch <konqueror@gmx.de>
mkoch [Sun, 13 Jul 2003 15:09:20 +0000 (15:09 +0000)]
2003-07-13  Michael Koch  <konqueror@gmx.de>

* gnu/java/awt/peer/gtk/GdkFontMetrics.java
* gnu/java/awt/peer/gtk/GdkGraphics.java
* gnu/java/awt/peer/gtk/GtkButtonPeer.java
* gnu/java/awt/peer/gtk/GtkCanvasPeer.java
* gnu/java/awt/peer/gtk/GtkCheckboxGroupPeer.java
* gnu/java/awt/peer/gtk/GtkCheckboxMenuItemPeer.java
* gnu/java/awt/peer/gtk/GtkCheckboxPeer.java
* gnu/java/awt/peer/gtk/GtkChoicePeer.java
* gnu/java/awt/peer/gtk/GtkClipboard.java
* gnu/java/awt/peer/gtk/GtkDialogPeer.java
* gnu/java/awt/peer/gtk/GtkFileDialogPeer.java
* gnu/java/awt/peer/gtk/GtkFramePeer.java
* gnu/java/awt/peer/gtk/GtkGenericPeer.java
* gnu/java/awt/peer/gtk/GtkImage.java
* gnu/java/awt/peer/gtk/GtkImagePainter.java
* gnu/java/awt/peer/gtk/GtkLabelPeer.java
* gnu/java/awt/peer/gtk/GtkListPeer.java
* gnu/java/awt/peer/gtk/GtkMenuBarPeer.java
* gnu/java/awt/peer/gtk/GtkMenuComponentPeer.java
* gnu/java/awt/peer/gtk/GtkMenuItemPeer.java
* gnu/java/awt/peer/gtk/GtkMenuPeer.java
* gnu/java/awt/peer/gtk/GtkOffScreenImage.java
* gnu/java/awt/peer/gtk/GtkPanelPeer.java
* gnu/java/awt/peer/gtk/GtkPopupMenuPeer.java
* gnu/java/awt/peer/gtk/GtkScrollPanePeer.java
* gnu/java/awt/peer/gtk/GtkScrollbarPeer.java
* gnu/java/awt/peer/gtk/GtkTextAreaPeer.java
* gnu/java/awt/peer/gtk/GtkTextComponentPeer.java
* gnu/java/awt/peer/gtk/GtkTextFieldPeer.java

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

20 years ago2003-07-13 Michael Koch <konqueror@gmx.de>
mkoch [Sun, 13 Jul 2003 15:00:20 +0000 (15:00 +0000)]
2003-07-13  Michael Koch  <konqueror@gmx.de>

* gnu/java/locale/LocaleInformation_de.java
* gnu/java/locale/LocaleInformation_en.java
* gnu/java/locale/LocaleInformation_nl.java

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

20 years ago2003-07-13 Michael Koch <konqueror@gmx.de>
mkoch [Sun, 13 Jul 2003 14:39:41 +0000 (14:39 +0000)]
2003-07-13  Michael Koch  <konqueror@gmx.de>

* gnu/java/awt/EmbeddedWindow.java,
gnu/java/awt/EmbeddedWindowSupport.java,
gnu/java/awt/natEmbeddedWindow.cc:
New files.
* java/awt/Window.java
(Window): New constructor to support embedded windows.
* Makefile.am
(awt_java_source_files): Added gnu/java/awt/EmbeddedWindow.java and
gnu/java/awt/EmbeddedWindowSupport.java.
(nat_source_files): Added gnu/java/awt/natEmbeddedWindow.cc.
* Makefile.in: Regenerated.

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

20 years agodocument covariants implemented
nathan [Sun, 13 Jul 2003 14:30:02 +0000 (14:30 +0000)]
document covariants implemented

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

20 years ago * cgraphunit.c: Convert prototypes to ISO C90.
aj [Sun, 13 Jul 2003 08:40:07 +0000 (08:40 +0000)]
* cgraphunit.c: Convert prototypes to ISO C90.

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

20 years ago * fixinc/inclhack.def (avoid_wchar_t_type): Use __cplusplus bypass
neroden [Sun, 13 Jul 2003 06:52:25 +0000 (06:52 +0000)]
* fixinc/inclhack.def (avoid_wchar_t_type): Use __cplusplus bypass
(for OpenBSD).
* fixinc/fixincl.x: Rebuild.

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

20 years ago * configure.in: Always define HAVE_AS_GOTOFF_IN_DATA for
zack [Sun, 13 Jul 2003 02:53:00 +0000 (02:53 +0000)]
* configure.in: Always define HAVE_AS_GOTOFF_IN_DATA for
i?86-*-*.  Use correct name of cache variable.
* configure: Regenerate.

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

20 years agoDaily bump.
gccadmin [Sun, 13 Jul 2003 00:16:06 +0000 (00:16 +0000)]
Daily bump.

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

20 years ago * config/alpha/alpha.c: Fix comment typos.
kazu [Sat, 12 Jul 2003 23:02:23 +0000 (23:02 +0000)]
* config/alpha/alpha.c: Fix comment typos.
* config/alpha/alpha.md: Likewise.
* config/arm/arm.c: Likewise.
* config/arm/arm.md: Likewise.
* config/arm/lib1funcs.asm: Likewise.
* config/avr/avr.md: Likewise.
* config/arm/README-interworking: Fix typos.

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

20 years ago * c-format.c: Fix comment formatting.
kazu [Sat, 12 Jul 2003 22:49:48 +0000 (22:49 +0000)]
* c-format.c: Fix comment formatting.
* c-typeck.c: Likewise.
* coverage.c: Likewise.
* cppcharset.c: Likewise.
* cpplib.c: Likewise.
* dbxout.c: Likewise.
* gcov-io.h: Likewise.
* toplev.c: Likewise.

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

20 years ago * gcc_update: gcc/acconfig.h no longer exists.
zack [Sat, 12 Jul 2003 21:32:36 +0000 (21:32 +0000)]
* gcc_update: gcc/acconfig.h no longer exists.

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

20 years ago * fixinc/inclhack.def (alpha_sbrk): Note that OpenBSD needs this
neroden [Sat, 12 Jul 2003 20:12:52 +0000 (20:12 +0000)]
* fixinc/inclhack.def (alpha_sbrk): Note that OpenBSD needs this
fix.

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

20 years agoRegenerate again, oops
zack [Sat, 12 Jul 2003 20:05:24 +0000 (20:05 +0000)]
Regenerate again, oops

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

20 years ago * aclocal.m4 (gcc_AC_CHECK_TYPE): Clone of AC_CHECK_TYPE,
zack [Sat, 12 Jul 2003 20:03:14 +0000 (20:03 +0000)]
* aclocal.m4 (gcc_AC_CHECK_TYPE): Clone of AC_CHECK_TYPE,
uses three-argument AC_DEFINE so no acconfig.h entries are
needed.
(_gcc_COMPUTE_GAS_VERSION): Also provide gcc_cv_gas_vers
which contains the GAS version number as a scaled integer.
(gcc_GAS_VERSION_GTE_IFELSE): Use gcc_cv_gas_vers.  Add
ability to check for ELF assembler.
(gcc_GAS_CHECK_FEATURE): New macro.
* configure.in: Use gcc_AC_CHECK_TYPE.  Rewrite all
assembler feature checks using gcc_GAS_CHECK_FEATURE.
Use three-argument AC_DEFINE everywhere.
* acconfig.h: Deleted.
* config.in, configure: Regenerate.

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

20 years ago(fix dumb changelog omission)
neroden [Sat, 12 Jul 2003 19:55:44 +0000 (19:55 +0000)]
(fix dumb changelog omission)
* fixinc/fixincl.x: Regenerate.

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

20 years ago * fixinc/inclhack.def (struct_sockaddr): Avoid "fixing" sockaddr_in
neroden [Sat, 12 Jul 2003 19:39:44 +0000 (19:39 +0000)]
* fixinc/inclhack.def (struct_sockaddr): Avoid "fixing" sockaddr_in
(on OpenBSD).

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

20 years ago * fixinc/inclhack.def (gnu_types): Improve comment.
neroden [Sat, 12 Jul 2003 19:25:59 +0000 (19:25 +0000)]
* fixinc/inclhack.def (gnu_types): Improve comment.

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