OSDN Git Service

pf3gnuchains/gcc-fork.git
22 years ago * config/rs6000/linux64.h (LINK_OS_LINUX_SPEC): Look in /lib64.
dje [Tue, 19 Feb 2002 19:40:41 +0000 (19:40 +0000)]
* config/rs6000/linux64.h (LINK_OS_LINUX_SPEC): Look in /lib64.
({STARTFILE,ENDFILE}_LINUX_SPEC): Define.

* config/rs6000/sysv4.h (ENDFILE_SPEC): Add crtsaveres.o.
* config/rs6000/eabi.asm: Remove ABI save restore routines.
* config/rs6000/t-ppccomm: Build crtsavres.o.
* config/rs6000/crtsavres.asm: New file.

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

22 years ago2002-02-19 Philip Blundell <philb@gnu.org>
pb [Tue, 19 Feb 2002 18:08:10 +0000 (18:08 +0000)]
2002-02-19  Philip Blundell  <philb@gnu.org>

* config/arm/arm.c (use_return_insn): Don't reject interrupt
functions.
(arm_compute_save_reg_mask): Save LR for interrupt functions too.
(output_return_instruction): Allow interrupt functions to return with
ldmfd sp!, {... pc}^.  Use LDR to restore any single register.
(arm_expand_prologue): Subtract 4 before stacking LR in an
interrupt function.

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

22 years ago2002-02-19 Philip Blundell <pb@nexus.co.uk>
pb [Tue, 19 Feb 2002 18:04:05 +0000 (18:04 +0000)]
2002-02-19  Philip Blundell  <pb@nexus.co.uk>

* config/arm/arm.c (arm_encode_call_attribute): Operate on any
decl, not just FUNCTION_DECL.
(legitimize_pic_address): Handle local SYMBOL_REF like LABEL_REF.
(arm_assemble_integer): Likewise.
* config/arm/arm.h (ARM_ENCODE_CALL_TYPE): Allow any decl to be
marked local.

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

22 years ago2002-02-19 matthew green <mrg@eterna.com.au>
thorpej [Tue, 19 Feb 2002 17:43:25 +0000 (17:43 +0000)]
2002-02-19  matthew green  <mrg@eterna.com.au>

* config.gcc (sparc-*-netbsdelf*): Enable target.
(sparc64-*-netbsd*): New target.
* config/sparc/netbsd-elf.h: New file.
* config/sparc/t-netbsd64: New file.

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

22 years ago * doc/rtl.texi (Flags, MEM_SCALAR_P): Fix typo.
gerald [Tue, 19 Feb 2002 17:27:12 +0000 (17:27 +0000)]
* doc/rtl.texi (Flags, MEM_SCALAR_P): Fix typo.

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

22 years ago * doc/invoke.texi: explicitly list the style guidelines that
jason [Tue, 19 Feb 2002 14:05:53 +0000 (14:05 +0000)]
    * doc/invoke.texi: explicitly list the style guidelines that
        -Weffc++ checks for.

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

22 years ago * regmove.c (regmove_optimize): Avoid increasing of register pressure.
hubicka [Tue, 19 Feb 2002 11:39:01 +0000 (11:39 +0000)]
* regmove.c (regmove_optimize): Avoid increasing of register pressure.

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

22 years agoDaily bump.
gccadmin [Tue, 19 Feb 2002 08:16:52 +0000 (08:16 +0000)]
Daily bump.

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

22 years ago * gcc.c (cpp_unique_options): Treat -o as indicating object file
neil [Tue, 19 Feb 2002 07:44:38 +0000 (07:44 +0000)]
* gcc.c (cpp_unique_options): Treat -o as indicating object file
only if not -E.  If -E, pass -o through to the preprocessor.

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

22 years ago * config/h8300/h8300.h (REGNO_REG_CLASS): Replace a literal
kazu [Tue, 19 Feb 2002 07:36:55 +0000 (07:36 +0000)]
* config/h8300/h8300.h (REGNO_REG_CLASS): Replace a literal
register number with an appropriate macro.

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

22 years ago2002-02-18 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
bkoz [Tue, 19 Feb 2002 05:59:09 +0000 (05:59 +0000)]
2002-02-18  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>

* testsuite/22_locale/collate_byname.cc (test01): Replace size4
          with size3 for the string collations of str5.

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

22 years ago * doc/rtl.texi (Constants): Close @code tag.
bryce [Tue, 19 Feb 2002 05:01:24 +0000 (05:01 +0000)]
* doc/rtl.texi (Constants): Close @code tag.

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

22 years agoforgot cl entries
aldyh [Tue, 19 Feb 2002 03:26:19 +0000 (03:26 +0000)]
forgot cl entries

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

22 years ago2002-02-19 Aldy Hernandez <aldyh@redhat.com>
aldyh [Tue, 19 Feb 2002 02:53:41 +0000 (02:53 +0000)]
2002-02-19  Aldy Hernandez  <aldyh@redhat.com>

* config/i386/i386.md ("mmx_uavgv8qi3"): Use const_vector.
("mmx_uavgv4hi3"): Same.
("pmulhrwv4hi3"): Same.

* tree-inline.c (walk_tree): Handle vectors.

* c-common.c (constant_expression_warning): Handle vectors.
(overflow_warning): Same.

* sched-deps.c (sched_analyze_2): Handle vectors.

* rtlanal.c (rtx_unstable_p): Handle vectors.
(rtx_varies_p): Same.
(count_occurrences): Same.
(regs_set_between_p): Same.
(modified_between_p): Same.
(modified_in_p): Same.
(volatile_insn_p): Same.
(volatile_refs_p): Same.
(side_effects_p): Same.
(may_trap_p): Same.
(inequality_comparisons_p): Same.
(replace_regs): Same.
(computed_jump_p_1): Same.

* rtl.c (DEF_MACHMODE): Change all definitions to accept 8th
argument.
(inner_mode_array): New.
(copy_rtx): Handle vectors.
(copy_most_rtx): Same.
(rtx_equal_p): Same.
(get_mode_alignment): Adjust for vectors.

* resource.c (mark_referenced_resources): Handle vectors.
(mark_set_resources): Same.

* reload1.c (eliminate_regs): Handle vectors.
(elimination_effects): Same.
(scan_paradoxical_subregs): Same.

* reload.c (subst_reg_equivs): Handle vectors.

* regrename.c (scan_rtx): Handle vectors.

* regclass.c (reg_scan_mark_refs): Handle vectors.

* recog.c (find_single_use_1): Handle vectors.

* local-alloc.c (equiv_init_varies_p): Handle vectors.
(contains_replace_regs): Same.
(memref_referenced_p): Same.

* integrate.c (copy_rtx_and_substitute): Handle vectors.
(subst_constants): Same.

* genattrtab.c (attr_copy_rtx): Handle vectors.
(encode_units_mask): Same.
(clear_struct_flag): Same.
(count_sub_rtxs): Same.

* gcse.c (want_to_gcse_p): Handle vectors.
(oprs_unchanged_p): Same.
(hash_expr_1): Same.
(oprs_not_set_p): Same.
(expr_killed_p): Same.
(compute_transp): Same.
(store_ops_ok): Same.

* function.c (purge_addressof_1): Do not allow paradoxical subregs
of vectors.
(fixup_var_refs_1): Same.
(instantiate_virtual_regs_1): Same.

* fold-const.c (operand_equal_p): Handle vectors.
(fold): Same.
(rtl_expr_nonnegative_p): Same.

* flow.c (mark_used_regs): Handle vectors.

* df.c (df_uses_record): Handle vectors.

* cselib.c (cselib_subst_to_values): Handle vectors.
(cselib_mem_conflict_p): Same.
(hash_rtx): Same.

* cse.c (canon_reg): Handle vectors.
(fold_rt): Same.
(cse_process_notes): Same.
(count_reg_usage): Same.
(canon_hash): Same.

* alias.c (nonlocal_mentioned_p): Add case for CONST_VECTOR.

* combine.c (mark_used_regs_combine): Add case for CONST_VECTOR.

* emit-rtl.c (init_emit_once): Generate const0_rtx for vectors.
(gen_rtx): Handle CONST_VECTOR.
(gen_const_vector_0): New.
(copy_rtx_if_shared): CONST_VECTORs can be shared.
(reset_used_flags): Same.
(copy_insn_1): Same.
(initializer_constant_valid_p): Handle VECTOR_CST.

* doc/c-tree.texi (Expression trees): Document VECTOR_CST.

* doc/rtl.texi (Constants): Document const_vector.
(CONST0_RTX): Update for vectors.
(RTL sharing): Same.

* print-tree.c (print_node): Add case for VECTOR_CST.

* tree.h (TREE_VECTOR_CST_ELTS): New.
(struct tree_vector): New.
(union tree_node): Add vector node.
(build_vector): Add prototype.

* tree.def (VECTOR_CST): New.

* tree.c (build_vector): New.

* expmed.c (make_tree): Handle CONST_VECTOR.

* rtl.h (CONSTANT_P): CONST_VECTORs are constants too.
(CONST_VECTOR_ELT): New.
(CONST_VECTOR_NUNITS): New.

* machmode.h (GET_MODE_INNER): New.
(DEF_MACHMODE): Accept 8th arg.

* machmode.def: Add 8th argument for vector inner mode.
Add inner vector modes for vectors.

* rtl.def (VEC_CONST): Remove.
(CONST_VECTOR): New.

* expr.c (clear_storage): Allow vectors.
(is_zeros_p): Handle VECTOR_CST.

* varasm.c (output_constant_pool): Handle vectors.
(rtx_const): Add veclo and vechi fields.
(kind): Add RTX_VECTOR.
(decode_rtx_const): Add case for vector.

* config/rs6000/rs6000-protos.h: Add zero_constant.

* config/rs6000/rs6000.c (rs6000_emit_move): Handle vector
constants.  Force easy vector constants into memory.
(easy_vector_constant): New.
(emit_easy_vector_constant): New.
(rs6000_legitimize_reload_address): Do not generate bad reloads on
darwin.

* config/rs6000/rs6000.md ("altivec_lvx"): Reflect what
instruction does.
("altivec_lvxl"): Same.
(altivec_lvebx): Same.
(altivec_lvehx): Same.
(altivec_lvewx): Same.
("*movv4si_const0"): New.
("*movv4sf_const0"): New.
("*movv8hi_const0"): New.
("*movv16qi_const0"): New.

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

22 years ago2002-02-18 Carlo Wood <carlo@gnu.org>
rodrigc [Mon, 18 Feb 2002 22:41:45 +0000 (22:41 +0000)]
2002-02-18  Carlo Wood  <carlo@gnu.org>

PR c++/5390
        * cplus-dem.c (demangle_integral_value): Accept multi-digit
        numbers that do not start with an underscore; This is needed
        for integer template parameters. This doesn't break anything
        because multi-digit numbers are never followed by a digit.
        * testsuite/demangle-expected: Corrected all mangled test
        cases with multi-digit template parameters: g++ 2.95.x does
        not generate underscores around these parameters.

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

22 years ago * config/h8300/h8300.c (notice_update_cc): Use
kazu [Mon, 18 Feb 2002 22:37:04 +0000 (22:37 +0000)]
* config/h8300/h8300.c (notice_update_cc): Use
cc_status.value2.

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

22 years ago * config/h8300/h8300.md (divmod patterns): Change the
kazu [Mon, 18 Feb 2002 22:20:58 +0000 (22:20 +0000)]
* config/h8300/h8300.md (divmod patterns): Change the
constraints for operands[1] to register_operand.

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

22 years ago * config/h8300/h8300-protos.h: Remove the prototype for
kazu [Mon, 18 Feb 2002 22:07:42 +0000 (22:07 +0000)]
* config/h8300/h8300-protos.h: Remove the prototype for
p_operand.
* config/h8300/h8300.c (p_operand): Remove.
* config/h8300/h8300.md: Replace p_operand with
const_int_operand.

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

22 years ago2002-02-18 Paolo Carlini <pcarlini@unitus.it>
paolo [Mon, 18 Feb 2002 21:23:26 +0000 (21:23 +0000)]
2002-02-18  Paolo Carlini  <pcarlini@unitus.it>

libstdc++/5708
* include/bits/locale_facets.tcc (money_put::do_put):
For the space field use __fill instead of ' ', uniformly.
* testsuite/22_locale/money_put_members_char.cc:
Add test05 distilled from PR.
(test01-02-03): Trim some '*' to ' '.
* testsuite/22_locale/money_put_members_wchar_t.cc: Ditto.

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

22 years ago libstdc++/5697
ljrittle [Mon, 18 Feb 2002 20:23:56 +0000 (20:23 +0000)]
libstdc++/5697
* include/Makefile.am (thread_builddir): Remove (map all
existing uses to target_builddir).
(thread_headers): Rename to...
(thread_target_headers): ...this.
(stamp-thread): Remove.
(stamp-target): Correctly state the position as built.
Update all dependencies to match the new reality.  Remove all
dependency calculations on directories.
* include/Makefile.in: Rebuilt.

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

22 years ago2002-02-18 Philip Blundell <pb@nexus.co.uk>
pb [Mon, 18 Feb 2002 19:37:33 +0000 (19:37 +0000)]
2002-02-18 Philip Blundell <pb@nexus.co.uk>

* config/arm/arm.c (arm_compute_save_reg_mask): Fix typo in
comment.
(output_return_instruction): Allow use of LDR to unstack
return addresss even for interrupt handlers or when
interworking.  If compiling for ARMv5, use interworking-safe
return instructions by default.  Remove duplicated code and
lengthy "strcat" sequences.

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

22 years ago 2002-02-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl [Mon, 18 Feb 2002 18:46:19 +0000 (18:46 +0000)]
2002-02-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

* config/rs6000/sysv4.h (STARTFILE_SPEC): Use crtbeginT.o for -static.
(LINK_EH_SPEC): Define.
* config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbeginT.o.

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

22 years ago * config/s390/s390.c (s390_emit_prologue): Do not set the
uweigand [Mon, 18 Feb 2002 18:17:52 +0000 (18:17 +0000)]
* config/s390/s390.c (s390_emit_prologue): Do not set the
frame_related flag for call-clobbered registers.

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

22 years ago * i386.c (classify_argument): Properly classify SSE/MMX modes and VOIDmode.
hubicka [Mon, 18 Feb 2002 14:09:39 +0000 (14:09 +0000)]
* i386.c (classify_argument): Properly classify SSE/MMX modes and VOIDmode.
(construct_container): Fix handling of SSE operands.
(ix86_expand_builtin): Fix handling of 64bit pointers.
(mmx_maskmovq_rex): New pattern.

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

22 years ago2002-02-18 Philipp Thomas <pthomas@suse.de>
pthomas [Mon, 18 Feb 2002 11:20:09 +0000 (11:20 +0000)]
2002-02-18  Philipp Thomas  <pthomas@suse.de>

* es.po, fr.po: Updated to newest version.
* nl.po: New files.

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

22 years ago * regrename.c (kill_set_value): Handle subregs properly.
hubicka [Mon, 18 Feb 2002 10:57:30 +0000 (10:57 +0000)]
* regrename.c (kill_set_value): Handle subregs properly.

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

22 years agoDaily bump.
gccadmin [Mon, 18 Feb 2002 08:16:15 +0000 (08:16 +0000)]
Daily bump.

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

22 years ago2002-02-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
bryce [Mon, 18 Feb 2002 07:32:34 +0000 (07:32 +0000)]
2002-02-18  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>

* java/net/natPlainDatagramSocketImpl.cc (bind): Call setsockopt to
enable SO_BROADCAST.

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

22 years ago * java-tree.h (TYPE_STRICTFP): New macro.
tromey [Mon, 18 Feb 2002 04:55:07 +0000 (04:55 +0000)]
* java-tree.h (TYPE_STRICTFP): New macro.
(struct lang_type) [strictfp]: New field.
(CLASS_STRICTFP): New macro.
(METHOD_STRICTFP): New macro.
(struct lang_decl) [strictfp]: New field.
* parse.y (method_header): Disallow strictfp constructor or
abstract method.
(STRICT_TK): Move before MODIFIER_TK.
* parse.h (CLASS_MODIFIERS): Added ACC_STRICT.
(METHOD_MODIFIERS): Likewise.
(INTERFACE_MODIFIERS): Likewise.
* jcf-write.c (get_access_flags): Likewise.
* class.c (set_class_decl_access_flags): Recognize ACC_STRICT.
(add_method_1): Likewise.
(get_access_flags_from_decl): Likewise.
* jcf-dump.c (print_access_flags): Print in standard order.  Also,
recognize strictfp flag.
* jcf.h (ACC_STRICT): New define.

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

22 years ago2002-02-18 David Billinghurst <David.Billinghurst@riotinto.com>
billingd [Mon, 18 Feb 2002 03:54:30 +0000 (03:54 +0000)]
2002-02-18  David Billinghurst <David.Billinghurst@riotinto.com>

* objc/objc-act.c (handle_impent): Remove leading '*'
from objc_class_name.

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

22 years ago * pt.c (do_type_instantiation): Don't pedwarn if in_system_header.
jason [Mon, 18 Feb 2002 03:15:44 +0000 (03:15 +0000)]
    * pt.c (do_type_instantiation): Don't pedwarn if in_system_header.
        (do_decl_instantiation): Likewise.

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

22 years ago * libjava.lang/err7.xfail: Removed.
bryce [Mon, 18 Feb 2002 03:05:55 +0000 (03:05 +0000)]
* libjava.lang/err7.xfail: Removed.
* libjava.lang/err8.xfail: Removed.

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

22 years ago2002-02-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
rodrigc [Mon, 18 Feb 2002 03:00:38 +0000 (03:00 +0000)]
2002-02-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>

        PR c++/5685
        * decl.c (duplicate_decls): Make warning unconditional
        if duplicate default argument declarations are present.

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

22 years ago * name-finder.cc (toHex): Use word mode, not long long.
jason [Mon, 18 Feb 2002 02:52:44 +0000 (02:52 +0000)]
    * name-finder.cc (toHex): Use word mode, not long long.

        * gnu/gcj/convert/natIconv.cc (write): Avoid sign-compare warning.

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

22 years ago * config/alpha/alpha.c (some_small_symbolic_operand,
rth [Mon, 18 Feb 2002 01:07:52 +0000 (01:07 +0000)]
    * config/alpha/alpha.c (some_small_symbolic_operand,
        some_small_symbolic_operand_1, split_small_symbolic_operand,
        split_small_symbolic_operand_1): Rename from *symbolic_mem_op*.
        Handle small SYMBOL_REFs anywhere, not just inside memories.
        * config/alpha/alpha-protos.h: Update.
        * config/alpha/alpha.h (PREDICATE_CODES): Update.
        * config/alpha/alpha.md (small symbolic operand splitter): Update.

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

22 years ago2002-01-21 Roland McGrath <roland@frob.com>
dje [Sun, 17 Feb 2002 23:06:55 +0000 (23:06 +0000)]
2002-01-21  Roland McGrath  <roland@frob.com>

        * config.gcc (powerpc-*-gnu-gnualtivec*,
        powerpc-*-gnu*, powerpc64-*-gnu*): New configurations.
        * config/rs6000/gnu.h: New file.
        * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS):
        Grok "gnu" in rs6000_abi_name.
        (ASM_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC,
        CPP_ENDIAN_SPEC, CPP_SPEC, STARTFILE_SPEC, LIB_SPEC, ENDFILE_SPEC):
        Grok -mcall-gnu analogous to -mcall-linux et al.
        (LIB_GNU_SPEC, STARTFILE_GNU_SPEC, ENDFILE_GNU_SPEC,
        LINK_START_GNU_SPEC, LINK_OS_GNU_SPEC, CPP_OS_GNU_SPEC): New macros.
        (SUBTARGET_EXTRA_SPECS): Add *_os_gnu specs using them.

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

22 years ago PR c/3444:
jakub [Sun, 17 Feb 2002 20:47:52 +0000 (20:47 +0000)]
PR c/3444:
* c-typeck.c (build_binary_op) [BIT_XOR_EXPR]: Remove explicit
shortening.

* typeck.c (build_binary_op) [BIT_XOR_EXPR]: Remove explicit
shortening.

* gcc.c-torture/execute/20020216-1.c: New test.

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

22 years ago2002-02-17 Philipp Thomas <pthomas@suse.de>
pthomas [Sun, 17 Feb 2002 18:14:50 +0000 (18:14 +0000)]
2002-02-17  Philipp Thomas  <pthomas@suse.de>

* config/cris/cris.h: Undefine STARTFILE_SPEC and
ENDFILE_SPEC before (re)defining them.

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

22 years ago * config/h8300/h8300.c: Fix formatting.
kazu [Sun, 17 Feb 2002 15:39:25 +0000 (15:39 +0000)]
* config/h8300/h8300.c: Fix formatting.
* config/h8300/h8300.h: Likewise.

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

22 years agoExplain why empty strings should not be marked for translation.
pthomas [Sun, 17 Feb 2002 14:55:10 +0000 (14:55 +0000)]
Explain why empty strings should not be marked for translation.

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

22 years ago2002-02-17 Philipp Thomas <pthomas@suse.de>
pthomas [Sun, 17 Feb 2002 14:23:53 +0000 (14:23 +0000)]
2002-02-17  Philipp Thomas  <pthomas@suse.de>

* final.c (output_operand_lossage): Changed to accept
printf style arguments. Change calls where necessary.
* output.h (output_operand_lossage): Change declaration
accordingly. Update copyright.
* config/arc/arc.c config/fr30/fr30.c config/m32r/m32r.c
config/m88k/m88k.c : Adapt all calls to output_operand_lossage.
Update copyright date where necessary.

* config/i386/i386.c (print_operand): Likewise. Remove use of
sprintf.

* config/cris/cris.c (cris_operand_lossage): Likewise.
Rename parameter so that exgettext recognizes it as
translatable message.
(LOSE_AND_RETURN): Rename parameter to msgid.

* po/gcc.pot: Regenerate.

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

22 years ago * config/h8300/h8300.h (CONDITIONAL_REGISTER_USAGE): Replace a
kazu [Sun, 17 Feb 2002 12:41:46 +0000 (12:41 +0000)]
* config/h8300/h8300.h (CONDITIONAL_REGISTER_USAGE): Replace a
hard coded register number with an appropriate macro.
(HARD_REGNO_MODE_OK): Likewise.
(ARG_POINTER_REGNUM): Likewise.
(STATIC_CHAIN_REGNUM): Likewise.
(RETURN_ADDRESS_POINTER_REGNUM): Likewise.
* config/h8300/h8300.md (define_constants): Define more
register numbers.

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

22 years agoDaily bump.
gccadmin [Sun, 17 Feb 2002 08:16:12 +0000 (08:16 +0000)]
Daily bump.

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

22 years agoDon't mark empty strings for translation.
pthomas [Sun, 17 Feb 2002 07:52:12 +0000 (07:52 +0000)]
Don't mark empty strings for translation.

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

22 years ago2002-02-16 H.J. Lu <hjl@gnu.org>
hjl [Sun, 17 Feb 2002 05:36:47 +0000 (05:36 +0000)]
2002-02-16  H.J. Lu <hjl@gnu.org>

* config/mips/linux.h (ASM_PREFERRED_EH_DATA_FORMAT): New.

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

22 years ago * cppinit.c (merge_include_chains): Check for brack being
zack [Sun, 17 Feb 2002 02:54:20 +0000 (02:54 +0000)]
* cppinit.c (merge_include_chains): Check for brack being
NULL before attempting to merge it with qtail.

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

22 years ago* config/rs6000/netbsd.h (PREFERRED_DEBUGGING_TYPE): Set to
cagney [Sun, 17 Feb 2002 01:20:31 +0000 (01:20 +0000)]
* config/rs6000/netbsd.h (PREFERRED_DEBUGGING_TYPE): Set to
DBX_DEBUG.

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

22 years ago * pa/t-pa, pa/t-pro, pa/som.h: Revert last patch.
danglin [Sat, 16 Feb 2002 22:30:35 +0000 (22:30 +0000)]
* pa/t-pa, pa/t-pro, pa/som.h: Revert last patch.

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

22 years ago * pa/t-pa (LIB2FUNCS_EXTRA): Don't build lib2funcs.asm.
danglin [Sat, 16 Feb 2002 22:13:59 +0000 (22:13 +0000)]
* pa/t-pa (LIB2FUNCS_EXTRA): Don't build lib2funcs.asm.
* pa/t-pro (LIB2FUNCS_EXTRA): Likewise.
* som.h (DO_GLOBAL_DTORS_BODY): Delete define.

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

22 years ago2002-02-16 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Sat, 16 Feb 2002 19:33:43 +0000 (19:33 +0000)]
2002-02-16   Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/locale_facets.tcc: Add pragma GCC system_header.
* include/bits/fstream.tcc: Same.
* include/bits/sstream.tcc: Same.
* include/bits/ostream.tcc: Same.
* include/bits/istream.tcc: Same.
* include/bits/streambuf.tcc: Same.
* include/bits/basic_ios.tcc: Same.
* include/bits/basic_string.tcc: Same.

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

22 years agoFix typo.
kenner [Sat, 16 Feb 2002 18:55:21 +0000 (18:55 +0000)]
Fix typo.

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

22 years ago * config/alpha/alpha.md (*movsi_nt_vms_nofix): Was *movesi_nt_vms;
kenner [Sat, 16 Feb 2002 18:54:33 +0000 (18:54 +0000)]
* config/alpha/alpha.md (*movsi_nt_vms_nofix): Was *movesi_nt_vms;
now only if !TARGET_FIX.
(*movsi_nt_vms_fix): New pattern.

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

22 years ago * config/alpha/alpha.c: Implement null frame procedure types on VMS.
kenner [Sat, 16 Feb 2002 18:50:17 +0000 (18:50 +0000)]
* config/alpha/alpha.c: Implement null frame procedure types on VMS.
(alpha_procedure_type): Replaces alpha_is_stack_procedure.
(alpha_sa_mask, alpha_sa_size): Reflect above change.
(alpha_pv_save_size, alpha_expand_prologue): Likewise.
(alpha_start_function, alpha_expand_epilogue): Likewise.
(unicosmk_gen_dsib): Likewise.

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

22 years ago * expr.c (store_constructor): Handle target REG case for ARRAY_TYPE.
kenner [Sat, 16 Feb 2002 18:44:14 +0000 (18:44 +0000)]
* expr.c (store_constructor): Handle target REG case for ARRAY_TYPE.

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

22 years ago * gcc.dg/decl-1.c: Update, new test.
neil [Sat, 16 Feb 2002 17:31:16 +0000 (17:31 +0000)]
* gcc.dg/decl-1.c: Update, new test.

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

22 years agocp:
nathan [Sat, 16 Feb 2002 12:13:41 +0000 (12:13 +0000)]
cp:
* decl.c (grokdeclarator): Set typedef_decl for all TYPE_DECLs,
remove incorrect comment. Move #if 0'd code to common path. Use
IMPLICIT_TYPENAME_P. Simplify & reformat ARRAY_TYPE duplication.
testsuite:
* g++.dg/abi/bitfield1.C: New test.
* g++.dg/abi/bitfield2.C: New test.

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

22 years agoDaily bump.
gccadmin [Sat, 16 Feb 2002 08:16:41 +0000 (08:16 +0000)]
Daily bump.

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

22 years ago2002-02-15 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Sat, 16 Feb 2002 02:41:10 +0000 (02:41 +0000)]
2002-02-15  Benjamin Kosnik  <bkoz@redhat.com>

* include/std/std_iosfwd.h: Don't guard typedefs with
_GLIBCPP_USE_WCHAR_T
* include/bits/stringfwd.h: Same.

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

22 years ago2002-02-15 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Sat, 16 Feb 2002 00:50:58 +0000 (00:50 +0000)]
2002-02-15  Benjamin Kosnik  <bkoz@redhat.com>

* src/locale.cc (moneypunct_byname): Remove definitions.
* include/std/std_streambuf.h (streambuf::operator=): Return.

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

22 years ago2002-02-15 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Sat, 16 Feb 2002 00:19:13 +0000 (00:19 +0000)]
2002-02-15  Benjamin Kosnik  <bkoz@redhat.com>

Tune for size.
* src/string-inst.cc (string::_Rep::_S_terminal): Remove redundant
explicit instantiation.
(string::_Rep::_S_max_size): Same.
* include/bits/basic_string.tcc: Add extern explicit
instantiations for string, wstring.
* include/bits/basic_ios.tcc: Add extern explicit instantiations
for ios, wios.
* include/bits/streambuf.tcc: Same, for streambuf, wstreambuf.
* include/bits/istream.tcc: Same, for istream, wistream.
* include/bits/ostream.tcc: Same for ostream, wostream, iostream,
wiostream.
* include/bits/sstream.tcc: Same, for stringbuf, wstringbuf,
istringstream, wistringstream, ostringstream, wostringstream,
stringstream, wstringstream.
* include/bits/fstream.tcc: Same, for filebuf, wfilebuf, ifstream,
wifstream, ofstream, wofstream, fstream, wfstream.
* src/misc-inst.cc: Correct comments.
Add iomanip instantiations for wide streams.
* include/std/std_iomanip.h: Same.
* include/bits/locale_facets.tcc: Same.

* include/std/std_streambuf.h: Correct
_GLIBCPP_FULLY_COMPLIANT_HEADERS guard.
* include/std/std_sstream.h: Same.
* include/std/std_ostream.h: Same.
* include/std/std_istream.h: Same.
* include/std/std_fstream.h: Same.

* include/std/std_streambuf.h: Add definitions for private copy
ctor and assignment operator.
* include/std/std_istream.h: Remove declared but undefined copy
ctor and assignment operator. This is taken care of in ios_base,
so adding it in the derived class as well is superfluous.
* include/std/std_ostream.h: Same.

* include/bits/basic_ios.h (basic_ios::clear): Don't inline.
* include/bits/basic_ios.tcc (basic_ios::clear): Move definition here.

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

22 years ago * config/s390/s390.c (pool_stop_uid, other_chunk, far_away,
uweigand [Fri, 15 Feb 2002 23:30:03 +0000 (23:30 +0000)]
* config/s390/s390.c (pool_stop_uid, other_chunk, far_away,
check_and_change_labels, s390_final_chunkify): Delete.
(s390_split_branches, s390_chunkify_pool): New functions.
(s390_function_prologue): Call them.

* config/s390/s390.h (S390_REL_MAX): Delete.
(S390_CHUNK_MAX, S390_CHUNK_OV): Adjust values.

* config/s390/s390.md (cjump, icjump, jump): Fix length
attribute calculation.

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

22 years ago * config/rs6000/linux64.h (STRIP_NAME_ENCODING): Delete.
dje [Fri, 15 Feb 2002 21:04:53 +0000 (21:04 +0000)]
    * config/rs6000/linux64.h (STRIP_NAME_ENCODING): Delete.
        * config/rs6000/ppc-asm.h (JUMP_TARGET): Define for powerpc64.

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

22 years ago * gcc.c (init_gcc_specs): Revert patch from 2002-02-15.
danglin [Fri, 15 Feb 2002 19:11:01 +0000 (19:11 +0000)]
* gcc.c (init_gcc_specs): Revert patch from 2002-02-15.
* config/pa/pa-linux.h (LIB_SPEC): Likewise.
* config/pa/pa32-linux.h (LINK_COMMAND_SPEC): Likewise.

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

22 years ago * gcc.dg/attr-nest.c: New test.
rsandifo [Fri, 15 Feb 2002 16:11:10 +0000 (16:11 +0000)]
* gcc.dg/attr-nest.c: New test.

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

22 years ago * c-decl.c (grokdeclarator): Prevent a segfault on unnamed decls.
rsandifo [Fri, 15 Feb 2002 16:08:21 +0000 (16:08 +0000)]
* c-decl.c (grokdeclarator): Prevent a segfault on unnamed decls.

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

22 years ago * gcc.c-torture/execute/20020215-1.c: New test.
rsandifo [Fri, 15 Feb 2002 12:21:00 +0000 (12:21 +0000)]
* gcc.c-torture/execute/20020215-1.c: New test.

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

22 years ago * reload.c (find_dummy_reload): Check that an output register
rsandifo [Fri, 15 Feb 2002 12:18:49 +0000 (12:18 +0000)]
* reload.c (find_dummy_reload): Check that an output register
is valid for its mode.

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

22 years agoDaily bump.
gccadmin [Fri, 15 Feb 2002 08:16:13 +0000 (08:16 +0000)]
Daily bump.

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

22 years ago Fix for PR libgcj/5695:
tromey [Fri, 15 Feb 2002 06:55:42 +0000 (06:55 +0000)]
Fix for PR libgcj/5695:
* verify.cc (is_assignable_from_slow): Check to see if target is
an Object before checking to see if source is an interface.
(verify_instructions_0) [op_invokeinterface]: Handle case where
we're making an interface call on Object.

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

22 years ago * Makefile.in: Rebuilt with Eric's change below.
bryce [Fri, 15 Feb 2002 05:53:29 +0000 (05:53 +0000)]
* Makefile.in: Rebuilt with Eric's change below.

* java/lang/natMath.cc (abs(jdouble), abs(jfloat), round(jfloat),
round(jdouble), min(jfloat), max(jfloat), min(jdouble), min(jfloat)):
Removed functions which are now implemented in Math.java.

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

22 years ago2002-02-14 Eric Blake <ebb9@email.byu.edu>
ericb [Fri, 15 Feb 2002 03:21:47 +0000 (03:21 +0000)]
2002-02-14  Eric Blake  <ebb9@email.byu.edu>

* gcj/javaprims.h (java::lang): Add java::lang::StrictMath.
* Makefile.am (core_java_source_files): Add
java/lang/StrictMath.java.
* java/lang/Math.java: Merge with Classpath.
* java/lang/StrictMath.java: New file - merge with Classpath.

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

22 years ago2002-02-14 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 15 Feb 2002 02:21:33 +0000 (02:21 +0000)]
2002-02-14  Benjamin Kosnik  <bkoz@redhat.com>

* config/linker-map.gnu: Change tag from GCC_3.1 to GLIBCPP_3.1.
Add typeinfo bits. Smooth.
* aclocal.m4: Regenerate.
* configure: Same.
* src/Makefile.in: Same.

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

22 years agoImport bugfix.
mrs [Fri, 15 Feb 2002 00:09:29 +0000 (00:09 +0000)]
Import bugfix.

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

22 years ago2002-02-14 Mark Wielaard <mark@klomp.org>
mark [Thu, 14 Feb 2002 23:16:11 +0000 (23:16 +0000)]
2002-02-14  Mark Wielaard  <mark@klomp.org>

    * java/math/BigInteger.java: import gnu.java.math.MPN not the whole
    package as a workaround for gcj 3.0.x

2002-02-14  Mark Wielaard <mark@klomp.org>

    * java/security/BasicPermission.java: extends with fully qualified
    classname as workaround for gcj 3.0.4.

2002-02-14  Eric Blake  <ebb9@email.byu.edu>

    * java/net/DatagramSocketImpl.java (setOption, getOption): Work
    around gcj bug of wrong emitted qualifier for inherited method.
    * java/net/SocketImpl.java (setOption, getOption): Ditto.
    * java/util/WeakHashMap.java (WeakEntrySet): Add non-private
    constructor to reduce amount of emitted bytecode. While this
    happens to work around a jikes 1.15 bug, it is still a useful
    patch even for correct compilers.
    * java/rmi/server/RMIClassLoader.java (MyClassLoader): Ditto.
    * gnu/java/rmi/server/UnicastRemoteCall.java
    (DummyObjectOutputStream, DummyObjectInputStream): Ditto.

2002-02-14  Eric Blake  <ebb9@email.byu.edu>

    * java/net/DatagramSocketImpl.java: Reformat (no code changes).
    * java/net/SocketImpl.java: Ditto.
    * java/rmi/server/RMIClassLoader.java: Ditto.
    * gnu/java/rmi/server/UnicastRemoteCall.java: Ditto.

2002-02-14  Mark Wielaard <mark@klomp.org>

    Thanks to Takashi Okamoto
    * java/util/Arrays.java (ArrayList.indexOf()): this.equals().
    * java/util/Arrays.java (ArrayList.lastIndexOf()): Likewise.
    * java/util/WeakHashMap.java (WeakEntry.getEntry()): this.get().

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

22 years ago* combine.c (known_cond): After replacing the REG of a SUBREG, try
aoliva [Thu, 14 Feb 2002 19:30:42 +0000 (19:30 +0000)]
* combine.c (known_cond): After replacing the REG of a SUBREG, try
to simplify it.

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

22 years ago* function.c (assign_parms): Demote promoted argument passed by
aoliva [Thu, 14 Feb 2002 19:27:21 +0000 (19:27 +0000)]
* function.c (assign_parms): Demote promoted argument passed by
transparent reference.

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

22 years ago2001-02-14 Joel Sherrill <joel@OARcorp.com>
joel [Thu, 14 Feb 2002 18:57:38 +0000 (18:57 +0000)]
2001-02-14 Joel Sherrill <joel@OARcorp.com>

* config/cpu/m68k/bits/atomicity.h: Corrected for RTEMS targets which
do not have a CAS instruction.

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

22 years ago2001-02-14 Joel Sherrill <joel@OARcorp.com>
joel [Thu, 14 Feb 2002 18:52:22 +0000 (18:52 +0000)]
2001-02-14 Joel Sherrill <joel@OARcorp.com>

* config/arm/rtems-elf.h, config/h8300/rtems.h: Removed redundant
-Acpu() and -Amachine() to eliminate warnings.

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

22 years ago2002-02-14 Phil Edwards <pme@gcc.gnu.org>
pme [Thu, 14 Feb 2002 18:24:13 +0000 (18:24 +0000)]
2002-02-14  Phil Edwards  <pme@gcc.gnu.org>

* acinclude.m4 (GLIBCPP_ENABLE_SYMVERS):  New macro, initial revision.
* configure.in:  Call it.
* config/linker-map.gnu:  New file, initial incomplete revision.
* src/Makefile.am:  Optionally pass version script to the linker.
* aclocal.m4:  Regenerate.
* configure:  Regenerate.
* src/Makefile.in:  Regenerate.

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

22 years ago2002-02-13 Todd Stock <toddastock@yahoo.com>
tromey [Thu, 14 Feb 2002 17:48:36 +0000 (17:48 +0000)]
2002-02-13  Todd Stock  <toddastock@yahoo.com>

Fix for PR libgcj/5670:
* verify.cc (is_assignable_from_slow): If `source' is interface,
recursively look for merge with `target'.

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

22 years ago * config/s390/linux.h (ASM_OUTPUT_ALIGNED_BSS): New.
uweigand [Thu, 14 Feb 2002 16:39:23 +0000 (16:39 +0000)]
* config/s390/linux.h (ASM_OUTPUT_ALIGNED_BSS): New.

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

22 years ago2002-02-14 Martin Kahlert <martin.kahlert@infineon.com>
tromey [Thu, 14 Feb 2002 15:42:37 +0000 (15:42 +0000)]
2002-02-14  Martin Kahlert  <martin.kahlert@infineon.com>

* include/jni.h: Fix typo.

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

22 years ago * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
jakub [Thu, 14 Feb 2002 14:17:42 +0000 (14:17 +0000)]
* g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
* g++.dg/debug/debug.exp: New.
* g++.dg/debug/trivial.C: New.
* g++.dg/debug/debug1.C: Moved...
* g++.dg/other/debug1.C: ...from here.
* g++.dg/debug/debug2.C: Moved...
* g++.dg/other/debug2.C: ...from here.
* g++.dg/debug/debug3.C: Moved...
* g++.dg/other/debug3.C: ...from here.

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

22 years ago * config/h8300/h8300-protos.h: Update the prototype for
kazu [Thu, 14 Feb 2002 13:25:30 +0000 (13:25 +0000)]
* config/h8300/h8300-protos.h: Update the prototype for
const_costs.
* config/h8300/h8300.c (const_costs): Treat SET as a little
more expensive operation.
* config/h8300/h8300.h (DEFAULT_RTX_COSTS): Update the
reference to const_costs.

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

22 years ago * config.gcc (c4x-*-rtems*): Fix typo in tm_file setting.
hp [Thu, 14 Feb 2002 11:08:57 +0000 (11:08 +0000)]
* config.gcc (c4x-*-rtems*): Fix typo in tm_file setting.

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

22 years ago PR c/5503:
jakub [Thu, 14 Feb 2002 10:22:53 +0000 (10:22 +0000)]
PR c/5503:
* c-decl.c (duplicate_decls): If builtin type has TYPE_ARG_TYPES NULL,
use arguments from newtype.

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

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

22 years agoDaily bump.
gccadmin [Thu, 14 Feb 2002 08:16:54 +0000 (08:16 +0000)]
Daily bump.

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

22 years ago2002-02-13 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Thu, 14 Feb 2002 06:16:56 +0000 (06:16 +0000)]
2002-02-13  Toon Moene  <toon@moene.indiv.nluug.nl>

* news.texi: List Problem Reports fixed in 3.1.

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

22 years ago2002-02-13 Eric Christopher <echristo@redhat.com>
echristo [Thu, 14 Feb 2002 05:11:44 +0000 (05:11 +0000)]
2002-02-13  Eric Christopher  <echristo@redhat.com>

* config/mips/mips.c (override_options): Add check for march/mipsX
on the same command line. Fix error message in cpu processing.
Remove architecture and ISA checks.

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

22 years ago2002-02-13 Aldy Hernandez <aldyh@redhat.com>
aldyh [Thu, 14 Feb 2002 03:43:03 +0000 (03:43 +0000)]
2002-02-13  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/darwin.h (ROUND_TYPE_ALIGN): Adjust for vectors.

        * config/rs6000/sysv4.h (ROUND_TYPE_ALIGN): Add MAX.

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

22 years ago2002-02-14 Aldy Hernandez <aldyh@redhat.com>
aldyh [Thu, 14 Feb 2002 03:37:37 +0000 (03:37 +0000)]
2002-02-14  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/rs6000.md ("*movv4si_internal"): Add m<-r and r<-r
        alternatives.
        ("*movv8hi_internal1"): Same.
        ("*movv16qi_internal1"): Same.
        ("*movv4sf_internal1"): Same.

        * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Do
        not push_reload for altivec modes.

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

22 years agoRemoved .s files.
bryce [Thu, 14 Feb 2002 00:09:23 +0000 (00:09 +0000)]
Removed .s files.

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

22 years ago2002-02-13 Joel Sherrill <joel@OARcorp.com>
joel [Wed, 13 Feb 2002 22:49:03 +0000 (22:49 +0000)]
2002-02-13 Joel Sherrill <joel@OARcorp.com>

* config.gcc (a29k-*-rtems), config/a29k/rtems.h: General cleanup across
all RTEMS targets including removal of #includes from config/*/rtems*.h
file and adding them to tm_file setting. Added xm_defines=POSIX to
many targets.
* config.gcc (c4x-*-rtems), config/c4x/rtems.h: Ditto.
* config.gcc (h8300-*-rtems), config/h8300/rtems.h: Ditto.
* config.gcc (hppa1.1-*-rtems), config/pa/rtems.h: Ditto.
* config.gcc (i960-*-rtems), config/i960/rtems.h: Ditto.
* config.gcc (m68k-*-rtems*), config/m68k/rtems.h,
config/m68k/rtemself.h: Ditto.
* config.gcc (mips*-*-rtems*), config/mips/rtems.h,
config/mips/rtems64.h: Ditto.
* config.gcc (powerpc-*-rtems*), config/rs6000/rtems.h: Ditto.
* config.gcc (sh-*-rtems*), config/sh/rtems.h, config/sh/rtemself.h:
Ditto.
* config.gcc (sparc-*-rtems*), config/sparc/rtems.h,
config/sparc/rtemself.h: Ditto.
* config.gcc (v850-*-rtems*), config/v850/rtems.h: Ditto.
* config.gcc (arm-rtems), config/arm/rtems-elf.h: Ditto plus moved
arm-rtems stanza closer to other arm-elf targets and made arm-rtems
more like arm-elf.
* config.gcc (i[34567]86-*-rtems*), config/i386/djgpp-rtems.h,
config/i386/rtems.h, config/i386/rtemself.h: Ditto plus i386-rtemself
target made more similar to i386-elf.
* config/i386/t-rtems-i386: Added soft float support and multilibs.
* config/m68k/t-m68kbare: Add 68040 and 68060 as multilib alternatives to
be similar to config/m68k/t-m68kelf.
* gthr-rtems.h: Encapsulate with extern "C" for C++.

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

22 years ago * regmove.c (kill_value): Handle subregs.
hubicka [Wed, 13 Feb 2002 22:44:12 +0000 (22:44 +0000)]
* regmove.c (kill_value): Handle subregs.

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

22 years ago * i386.md (mul patterns): Allow memory operand to be first;
hubicka [Wed, 13 Feb 2002 22:35:54 +0000 (22:35 +0000)]
* i386.md (mul patterns): Allow memory operand to be first;
add expanders where needed; fix constraints.
(min?f_nonieee, max?f_nonieee, SSE TImode patterns):
Allow memory operand to be the first.

* i386.c (ix86_prepare_fp_compare_args): Fix condition for swapping
operands.

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

22 years ago PR c/5681:
jakub [Wed, 13 Feb 2002 21:49:32 +0000 (21:49 +0000)]
PR c/5681:
* expr.c (safe_from_p): Pass VOIDmode to true_dependence instead of
GET_MODE (x).

* gcc.c-torture/execute/20020213-1.c: New test.

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

22 years ago PR optimization/5547:
jakub [Wed, 13 Feb 2002 21:46:22 +0000 (21:46 +0000)]
PR optimization/5547:
* config/i386/i386.c (i386_simplify_dwarf_addr): Simplify
all valid IA-32 address modes involving non-scaled %ebx and
GOT/GOTOFF as displacement.

* g++.dg/other/debug3.C: New test.

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

22 years ago * g++.old-deja/g++.other/thunk1.C: New test.
mmitchel [Wed, 13 Feb 2002 20:59:37 +0000 (20:59 +0000)]
* g++.old-deja/g++.other/thunk1.C: New test.

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

22 years ago2002-02-13 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 13 Feb 2002 18:29:12 +0000 (18:29 +0000)]
2002-02-13  Benjamin Kosnik  <bkoz@redhat.com>

* src/localename.cc: Remove stdexcept include.
* src/locale-inst.cc: Same.
* src/locale.cc: Same.
* src/functexcept.cc: Remove string includes.
* include/std/std_bitset.h: Remove stdexcept include.
* testsuite/23_containers/bitset_members.cc: Add stdexcept.

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

22 years ago * config/s390/s390.c (s390_final_chunkify): Re-run shorten_branches
uweigand [Wed, 13 Feb 2002 17:55:02 +0000 (17:55 +0000)]
* config/s390/s390.c (s390_final_chunkify): Re-run shorten_branches
after emitting ltorg insns.

* config/s390/s390.md (*cmpdf_ccs_0, *cmpdf_ccs, *cmpsf_ccs_0,
*cmpsf_ccs, truncdfsf2_ieee, *adddf3, *addsf3, *subdf3, *subsf3,
*muldf3, *mulsf3, *divdf3, *divsf3, *negdf2, *negsf2, *absdf2,
*abssf2): Fix "op_type" attribute.

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