OSDN Git Service

pf3gnuchains/gcc-fork.git
21 years ago(FIXED_REGISTERS): Add Maverick registers.
nickc [Wed, 12 Mar 2003 12:38:35 +0000 (12:38 +0000)]
(FIXED_REGISTERS): Add Maverick registers.
(CALL_USED_REGISTERS): Likewise.
(FIRST_PSEUDO_REGISTER): Update comment describing how this value is calculated.

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

21 years agoActually regenerate (using autoheader) this time.
hp [Wed, 12 Mar 2003 12:28:34 +0000 (12:28 +0000)]
Actually regenerate (using autoheader) this time.

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

21 years ago * configure.in (rlim_t): Define to long if no valid definition
hp [Wed, 12 Mar 2003 12:19:25 +0000 (12:19 +0000)]
* configure.in (rlim_t): Define to long if no valid definition
found in sys/resource.h.
* config.in, configure: Regenerate.

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

21 years ago/home/neil/diffs/mcore.log
neil [Wed, 12 Mar 2003 11:46:56 +0000 (11:46 +0000)]
/home/neil/diffs/mcore.log

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

21 years ago PR c/9928
ebotcazou [Wed, 12 Mar 2003 09:54:38 +0000 (09:54 +0000)]
PR c/9928
* c-decl.c (duplicate_decls): Discard the initializer of the new decl
only if it is a VAR_DECL.

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

21 years ago PR optimization/9888
ebotcazou [Wed, 12 Mar 2003 09:21:47 +0000 (09:21 +0000)]
PR optimization/9888
* config/i386/i386.md (jcc_1): Fix range.
(jcc_2): Likewise.
(jump): LIkewise.
(doloop_end_internal): Likewise.

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

21 years ago * config/i386/winnt.c (DLL_IMPORT_PREFIX): New define.
dannysmith [Wed, 12 Mar 2003 08:59:29 +0000 (08:59 +0000)]
* config/i386/winnt.c (DLL_IMPORT_PREFIX): New define.
Use throughout instead of DLL_IMPORT_EXPORT_PREFIX and "e."
(DLL_EXPORT_PREFIX): New define. Use throughout instead of
DLL_IMPORT_EXPORT_PREFIX and "i."
(i386_pe_dllexport_name_p): Here.
(i386_pe_dllimport_name_p): Here.
        (i386_pe_mark_dllexport): Here. Remove DLL_IMPORT_PREFIX,
not 9 chars when getting identifier name.
(i386_pe_mark_dllimport): Here.
(i386_pe_encode_section_info): Here. Remove DLL_IMPORT_PREFIX,
not 9 chars when getting identifier name. Correct comment.
(i386_pe_strip_name_encoding): Here. Add comments for different
cases.
(gen_fastcall_suffix): Break down xmalloc() argument to
components.
(gen_stdcall_suffix): Likewise.
Update copyright year.

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

21 years ago PR optimization/9888
ebotcazou [Wed, 12 Mar 2003 08:53:27 +0000 (08:53 +0000)]
PR optimization/9888
* config/i386/i386.md (movsi_1): Remove special alternatives
for %eax register.
(movsi_1_nointernunit): Likewise.
(movhi_1): Likewise.
* config/i386/i386.c (memory_address_length): Do not use
short displacement when there is no base.
(ix86_attr_length_address_default): Handle LEA instructions.

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

21 years ago * Make-lang.in (tree1$(exeext)): Add c-cppbuiltin.o.
aj [Wed, 12 Mar 2003 08:05:52 +0000 (08:05 +0000)]
* Make-lang.in (tree1$(exeext)): Add c-cppbuiltin.o.

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

21 years agoFix PR number in log message.
mmitchel [Wed, 12 Mar 2003 07:29:31 +0000 (07:29 +0000)]
Fix PR number in log message.

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

21 years ago PR c++/9336
mmitchel [Wed, 12 Mar 2003 07:23:15 +0000 (07:23 +0000)]
PR c++/9336
* g++.dg/parse/namespace8.C: New test.

PR c++/9336
* decl2.c (do_nonmember_using_decl): Do not call duplicate decls
to merge old and new declarations.

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

21 years ago * c-cppbuiltin.c (builtin_define_std): Make non-static.
neil [Wed, 12 Mar 2003 06:58:38 +0000 (06:58 +0000)]
* c-cppbuiltin.c (builtin_define_std): Make non-static.

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

21 years ago* g++.1: Remove.
aoliva [Wed, 12 Mar 2003 04:18:34 +0000 (04:18 +0000)]
* g++.1: Remove.
* Make-lang.in (c++.generated-manpages): Build cp/g++.1.
(cp/g++.1): Build it from scratch in the build tree.
(c++.install-man): Depend on it.  Install it from the build tree.
(c++.mostlyclean): Clean it.

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

21 years ago * config/freebsd-spec.h (FBSD_CPP_PREDEFINES): Remove.
ljrittle [Wed, 12 Mar 2003 02:29:08 +0000 (02:29 +0000)]
* config/freebsd-spec.h (FBSD_CPP_PREDEFINES): Remove.
(FBSD_TARGET_OS_CPP_BUILTINS): New port-specific macro.
(FBSD_TARGET_CPU_CPP_BUILTINS): New port-specific macro.
* config/freebsd.h (CPP_PREDEFINES): Remove.
(TARGET_OS_CPP_BUILTINS): New.
* config/alpha/freebsd.h: Use overridden FBSD_TARGET_CPU_CPP_BUILTINS
instead of TARGET_OS_CPP_BUILTINS.
* config/sparc/freebsd.h (CPP_PREDEFINES): Remove.

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

21 years ago * c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED.
geoffk [Wed, 12 Mar 2003 01:51:28 +0000 (01:51 +0000)]
* c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED.

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

21 years ago2003-03-11 Aldy Hernandez <aldyh@redhat.com>
aldyh [Wed, 12 Mar 2003 01:30:56 +0000 (01:30 +0000)]
2003-03-11  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/rs6000.c (rs6000_stack_info): Remove
        insn_chain_scanned.  Use insn_chain_scanned_p in machine_function.

        * config/rs6000/rs6000.h (machine_function): Add insn_chain_scanned_p.

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

21 years ago* toplev.c (independent_decode_option): Return success for --help,
aoliva [Wed, 12 Mar 2003 00:19:37 +0000 (00:19 +0000)]
* toplev.c (independent_decode_option): Return success for --help,
--target-help and --version.

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

21 years agoDaily bump.
gccadmin [Wed, 12 Mar 2003 00:17:05 +0000 (00:17 +0000)]
Daily bump.

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

21 years ago* config/mips/linux64.h (DRIVER_SELF_SPECS): Add endian_spec.
aoliva [Tue, 11 Mar 2003 23:31:01 +0000 (23:31 +0000)]
* config/mips/linux64.h (DRIVER_SELF_SPECS): Add endian_spec.
Default to -mips3 on -mabi=64.  Don't add -mips* flag if -march is
specified.
(SUBTARGET_ASM_SPEC): Remove -mips*-adding code obviated by
DRIVER_SELF_SPECS.
(LINK_SPEC): Let endian options affect the linker emulation name.

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

21 years ago PR c++/9924
mmitchel [Tue, 11 Mar 2003 23:07:45 +0000 (23:07 +0000)]
PR c++/9924
* g++.dg/overload/builtin2.C: New test.

2003-03-11  Mark Mitchell  <mark@codesourcery.com>

PR c++/9924
* decl2.c (do_nonmember_using_decl): Ignore anticipated builtins.

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

21 years ago PR c++/9820
jason [Tue, 11 Mar 2003 22:43:44 +0000 (22:43 +0000)]
    PR c++/9820
        * search.c (lookup_member): Fix handling of functions in a class
        being defined.

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

21 years ago * sh.md (reload_inqi): Fix mode for source in second set.
amylaar [Tue, 11 Mar 2003 22:37:41 +0000 (22:37 +0000)]
* sh.md (reload_inqi): Fix mode for source in second set.

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

21 years ago * cselib.c (cselib_invalidate_mem_1): Move too ...
hubicka [Tue, 11 Mar 2003 21:52:42 +0000 (21:52 +0000)]
* cselib.c (cselib_invalidate_mem_1): Move too ...
(cselib_invalidate_mem): ... here; use new list
(dummy_val, first_containing_mem): New static variables.
(clear_table): Initialize first_containing_mem.
(discard_useless_values):  Compact the containing_mem list.
(add_mem_for_addr): Add to the list.
* cselib.h (cselib_val): Add next_containing_mem.

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

21 years ago * Makefile.in: Fix typo.
neil [Tue, 11 Mar 2003 21:33:34 +0000 (21:33 +0000)]
* Makefile.in: Fix typo.

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

21 years ago2003-03-11 Jonathan Wakely <redi@gcc.gnu.org>
redi [Tue, 11 Mar 2003 21:33:30 +0000 (21:33 +0000)]
2003-03-11  Jonathan Wakely  <redi@gcc.gnu.org>

* docs/html/faq/index.html: Update text about location of headers.
* docs/html/faq/index.txt: Regenerate.

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

21 years ago2003-03-11 Aldy Hernandez <aldyh@redhat.com>
aldyh [Tue, 11 Mar 2003 21:26:12 +0000 (21:26 +0000)]
2003-03-11  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/rs6000.c (rs6000_override_options): Disable string
        instructions for e500.

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

21 years ago * Makefile.in: Update.
neil [Tue, 11 Mar 2003 21:03:58 +0000 (21:03 +0000)]
* Makefile.in: Update.
* c-cppbuiltin.c: Include tm_p.h.

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

21 years ago2003-03-11 Aldy Hernandez <aldyh@redhat.com>
aldyh [Tue, 11 Mar 2003 20:40:54 +0000 (20:40 +0000)]
2003-03-11  Aldy Hernandez  <aldyh@redhat.com>

        * doc/tm.texi (Frame Registers): Document DWARF_REG_TO_UNWIND_COLUMN.

        * unwind-dw2.c (DWARF_REG_TO_UNWIND_COLUMN): Define.
        (_Unwind_GetGR): Use DWARF_REG_TO_UNWIND_COLUMN.
        (_Unwind_SetGR): Same.
        (_Unwind_GetGRPtr): New.
        (_Unwind_SetGRPtr): New.
        (uw_update_context_1): Use accesor functions instead of accessing
        context->reg[] directly.
        (uw_install_context_1): Same.
        (execute_cfa_program): Same.
        (__frame_state_for): Same.

        * config/rs6000/rs6000.c (spe_synthesize_frame_save): Use 1200 as
        the synthetic register offset.

        * config/rs6000/rs6000.h (DWARF_REG_TO_UNWIND_COLUMN): New.

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

21 years ago * parse.y (resolve_field_access): Initialize class if field is
tromey [Tue, 11 Mar 2003 20:37:02 +0000 (20:37 +0000)]
* parse.y (resolve_field_access): Initialize class if field is
found in another static field.
* expr.c (build_class_init): Don't optimize out initialization of
implemented interface.

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

21 years ago * libjava.lang/initfield.java: New file.
tromey [Tue, 11 Mar 2003 20:36:34 +0000 (20:36 +0000)]
* libjava.lang/initfield.java: New file.
* libjava.lang/initfield.out: New file.

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

21 years ago2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
steven [Tue, 11 Mar 2003 20:00:39 +0000 (20:00 +0000)]
2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>

        * gcc.dg/return-type-3.c: New test.

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

21 years ago* cplus-dem.c (demangle_integral_value): Correction to reflect
dj [Tue, 11 Mar 2003 19:55:46 +0000 (19:55 +0000)]
* cplus-dem.c (demangle_integral_value): Correction to reflect
patch of 2002-01-10 in order to also make negative multi-digits
without leading underscore work.

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

21 years ago * config/cris/cris.md: Remove lingering EGCS reference.
hp [Tue, 11 Mar 2003 15:43:25 +0000 (15:43 +0000)]
* config/cris/cris.md: Remove lingering EGCS reference.
("*extopqihi_side_biap"): For HI operation, match
cris_additive_operand_extend_operator, not
cris_operand_extend_operator.  Adjust condition.
("*extopqihi_side", "*extopqihi"): Ditto.
("*extopqisi_side_biap"): Correct operand numbers in condition.
("*extophisi_side_biap", "*extopqisi_swap_side_biap"): Ditto.
("*extophisi_swap_side_biap", "*extopqisi_swap"): Ditto.
("*extophisi_swap"): Ditto.
("*extopqihi_swap_side_biap"): For HI operation, match a simple
PLUS, not cris_operand_extend_operator.  Adjust condition and
output template.
("*extopqihi_swap_side", "*extopqihi_swap"): Ditto.
* config/cris/cris.h (PREDICATE_CODES): Add
cris_additive_operand_extend_operator.
* config/cris/cris.c (cris_additive_operand_extend_operator):
New predicate.

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

21 years ago PR c++/8700
mmitchel [Tue, 11 Mar 2003 15:43:14 +0000 (15:43 +0000)]
PR c++/8700
* call.c (convert_class_to_reference): Adjust usage of
splice_viable.
(any_viable): Remove.
(splice_viable): Combine with any_viable.
(print_z_candidates): Avoid printing duplicates.
(build_user_type_conversion_1): Adjust usage of splice_viable.
(build_new_function_call): Likewise.
(build_operator_new_call): Likewise.
(build_object_call): Likewise.
(build_conditional_expr): Likewise.
(build_new_op): Likewise.
(build_new_method_call): Likewise.
(joust): Remove spurious comment.
* cp-tree.h (DECL_FRIENDLIST): Correct documentation.
* decl2.c (arg_assoc_class): Simplify.
* friend.c (add_friend): Likewise.

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

21 years ago2003-03-11 Carlo Wood <carlo@alinoe.com>
bkoz [Tue, 11 Mar 2003 13:48:16 +0000 (13:48 +0000)]
2003-03-11  Carlo Wood  <carlo@alinoe.com>

* include/bits/demangle.h: Prepend accessors of
class qualifier with 'get_' in order to fix warnings
when compiling with -Wshadow.

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

21 years ago * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
kazu [Tue, 11 Mar 2003 12:32:26 +0000 (12:32 +0000)]
* gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
profiling options are not supported.

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

21 years ago2003-03-11 Andrew Haley <aph@redhat.com>
aph [Tue, 11 Mar 2003 11:10:05 +0000 (11:10 +0000)]
2003-03-11  Andrew Haley  <aph@redhat.com>

        * jcf-io.c (caching_stat): Initialize origsep to remove compiler
        warning.

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

21 years ago PR c++/8660
jason [Tue, 11 Mar 2003 10:34:45 +0000 (10:34 +0000)]
    PR c++/8660
        * decl2.c (check_classfn): A member template only matches a
        member template.

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

21 years ago PR c++/8660
jason [Tue, 11 Mar 2003 10:33:28 +0000 (10:33 +0000)]
    PR c++/8660
        * decl2.c (check_classfn): A member template only matches a
        member template.

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

21 years ago2003-03-11 Michael Koch <konqueror@gmx.de>
mkoch [Tue, 11 Mar 2003 10:30:52 +0000 (10:30 +0000)]
2003-03-11  Michael Koch  <konqueror@gmx.de>

* gnu/java/nio/ByteBufferImpl.java
(putInt): Use limit() instead of limit.
* gnu/java/nio/CharBufferImpl.java
(slice): Fixed implementation.
(subSequence): Better bounds checking.
* gnu/java/nio/MappedByteFileBuffer.java:
Import all needed classes directly.
* java/nio/ByteBuffer.java
(hashCode): New dummy method.
* java/nio/CharBuffer.java
(array_offset): New member variable.
(hasArray): Fixed documentation.
(arrayOffset): Return array_offset.

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

21 years ago * df.c (read_modify_subreg_p): Change from static to global.
hpenner [Tue, 11 Mar 2003 09:17:38 +0000 (09:17 +0000)]
    * df.c (read_modify_subreg_p): Change from static to global.
        * df.h (read_modify_subreg_p): Add prototype.
        * sched-deps.c (sched_analyze_1): Generate true dependency for
        strict_low_part, certain subregs and zero/sign_extract.

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

21 years ago * config/os/bsd/freebsd/ctype_inline.h: Support _M_table
ljrittle [Tue, 11 Mar 2003 07:07:25 +0000 (07:07 +0000)]
* config/os/bsd/freebsd/ctype_inline.h:  Support _M_table
when so installed.
* testsuite/22_locale/ctype/cons/char/1.cc: Fix typo.

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

21 years ago * Makefile.in: Update.
neil [Tue, 11 Mar 2003 06:42:21 +0000 (06:42 +0000)]
* Makefile.in: Update.
* c-common.c: Don't include real.h or except.h.
(REGISTER_PREFIX): Remove.
(builtin_define_std, builtin_define_with_value,
builtin_define_with_int_value, builtin_define_with_hex_fp_value,
builtin_define_type_max, builtin_define_type_precision,
builtin_define_float_constants): Move to c-cppbuiltin.c.
(c_stddef_cpp_builtins): New.
* c-common.h (builtin_define_with_value, c_stddef_cpp_builtins): New.
* c-cppbuiltin.c: New, extracted from c-common.c.
(define__GNUC__): New.
* cppspec.c (lang_specific_driver): Remove support of -no-gcc.
* gcc.c: Remove support of %v1, %v2 and %v3 specs.
(cpp_unique_options): Don't support no-gcc.
(do_spec_1): Remove support of version specs.
* doc/invoke.texi: Remove documentation of %v1, %v2 and %v3.
* doc/passes.texi: Update.
* doc/tm.texi: Update.
cp:
* Make-lang.in (CXX_C_OBJS): Update.
* lang-specs.h: Don't define __GNUG__ here.

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

21 years ago * testsuite/testsuite_hooks.h (run_tests_wrapped_env): Do not
ljrittle [Tue, 11 Mar 2003 05:32:56 +0000 (05:32 +0000)]
* testsuite/testsuite_hooks.h (run_tests_wrapped_env): Do not
report lack of setenv().

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

21 years ago * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
mmitchel [Tue, 11 Mar 2003 02:37:17 +0000 (02:37 +0000)]
* g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
* g++.old-deja/g++.warn/impint2.C: Likewise.

* call.c (perform_overload_resolution): New function.
(build_new_function_call): Use it.
(build_operator_new_call): Likewise.
(add_candidates): Add explicit_targs and template_only parameters.
(build_new_op): Adjust accordingly.
* cp-tree.h (build_operator_new_call): New function.
(build_function_call_real): Remove.
(build_function_call_maybe): Likewise.
* init.c (build_new_1): Use build_operator_new_call.
* typeck.c (build_function_call_real): Rename to ...
(build_function_call): ... this.

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

21 years ago * dwarf2out.c (multiple_reg_loc_descriptor): Fix thinko.
aldyh [Tue, 11 Mar 2003 02:01:41 +0000 (02:01 +0000)]
    * dwarf2out.c (multiple_reg_loc_descriptor): Fix thinko.

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

21 years ago2003-03-10 Andrew Pinski <apinski@apple.com>
geoffk [Tue, 11 Mar 2003 01:41:11 +0000 (01:41 +0000)]
2003-03-10  Andrew Pinski  <apinski@apple.com>

* config/darwin.c (machopic_function_base_name): If dynamic-no-pic
is on should not get here.
(machopic_indirect_data_reference): If dynamic-no-pic is on just
generate high/low parts of the address.
(machopic_legitimize_pic_address): Change MACHOPIC_PURE to
MACHOPIC_INDIRECT. Dynamic-no-pic uses 0 as the pic base. Generate
symbol and labels with a new reg.  Dynamic-no-pic does not have a
pic_offset_table_rtx.
(machopic_select_section): Change references of flag_pic to
MACHOPIC_INDIRECT.
(machopic_asm_out_destructor): Likewise.
* config/darwin.h (ASM_DECLARE_UNRESOLVED_REFERENCE): Change
reference of flag_pic to MACHOPIC_INDIRECT.
(MACHO_DYNAMIC_NO_PIC_P): Define as TARGET_DYNAMIC_NO_PIC.
(MACHOPIC_INDIRECT): Is also true when dynamic-no-pic is on.
(MACHOPIC_JUST_INDIRECT): Is also true when dynamic-no-pic is on.
(MACHOPIC_PURE): Is not pure when dynamic-no-pic is on.
* config/i386/darwin.h (MASK_MACHO_DYNAMIC_NO_PIC): Define as
0 for right now as dynamic-no-pic is not implemented on Darwin/ia32.
* config/rs6000/darwin.h (MASK_MACHO_DYNAMIC_NO_PIC): Define.
(TARGET_DYNAMIC_NO_PIC): Define.
(SUBTARGET_SWITCHES): Define, have sub-target switches for
dynamic-no-pic.
(SUBTARGET_OVERRIDE_OPTIONS): Move check for -fpic from
rs6000_override_options to here. Dynamic-no-pic overrides
pic.
(CC1_SPEC): Change from not static then pic to not static and not
dynamic-no-pic then pic.
* config/rs6000/rs6000.c (rs6000_override_options): Move the
check for -fpic and DARWIN_ABI to config/rs6000/darwin.h
(rs6000_legitimize_reload_address): Add case for loading floating in
dynamic-no-pic.
(rs6000_emit_move): Add case for dynamic-no-pic.  Change reference
of flag_pic to MACHOPIC_INDIRECT.
(secondary_reload_class): Conditional change the reference of
flag_pic to MACHOPIC_INDIRECT.
(rs6000_output_mi_thunk): Change reference of flag_pic to
MACHOPIC_INDIRECT.
(output_profile_hook): Likewise.
(machopic_output_stub): Non-pure (dynamic-no-pic) is now supported.
* config/rs6000/rs6000.md (movdf_low): Add the case for
MACHO_DYNAMIC_NO_PIC_P.
(call): Change references for flag_pic in TARGET_MACHO to
MACHOPIC_INDIRECT.
(SUBTARGET_OVERRIDE_OPTIONS): Add case where -fpic is on and
-mdynamic-no-pic is on.  Also move case for -fpic from rs6000.c.
* doc/invoke.texi (-mdynamic-no-pic): Document.

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

21 years agoRemove extra bits I included, by mistake, in my previous check-in
dpatel [Tue, 11 Mar 2003 01:25:12 +0000 (01:25 +0000)]
Remove extra bits I included, by mistake, in my previous check-in
for PR/9394 fix.

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

21 years agoDaily bump.
gccadmin [Tue, 11 Mar 2003 00:17:05 +0000 (00:17 +0000)]
Daily bump.

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

21 years agoPR/9394
dpatel [Mon, 10 Mar 2003 23:41:42 +0000 (23:41 +0000)]
PR/9394
        * gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.
        (DEFAULT_WORD_SWITCH_TAKES_ARG): Remove.
        * gcc.h (DEFAULT_SWITCH_TAKES_ARG): Add.
        (DEFAULT_WORD_SWITCH_TAKES_ARG): Add.
        * cppspec.c (DEFAULT_SWTICH_TAKES_ARG): Remove.
        (DEFAULT_WORD_SWITCH_TAKES_ARG): Remove.

cp
        * g++spec.c (lang_specific_driver): Use DEFAULT_WORD_SWITCH_TAKES_ARG.

testsuite

        * g++.dg/cpp/c++_cmd_1.C: New test.
        * g++.dg/cpp/c++_cmd_1.h: New file.

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

21 years ago2003-03-10 Steven Bosscher <s.bosscher@student.tudelft.nl>
steven [Mon, 10 Mar 2003 23:33:15 +0000 (23:33 +0000)]
2003-03-10  Steven Bosscher  <s.bosscher@student.tudelft.nl>

        PR optimization/7189
        * toplev.c (rest_of_compilation):  Move
        check_function_return_warnings up to just after
        delete_unreachable_blocks.

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

21 years ago * com.c (duplicate_decls): Synchronize with C's duplicate_decls.
sayle [Mon, 10 Mar 2003 23:28:08 +0000 (23:28 +0000)]
* com.c (duplicate_decls): Synchronize with C's duplicate_decls.

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

21 years ago * config/m68hc11/m68hc11.h (HARD_REGNO_RENAME_OK): Define.
ciceron [Mon, 10 Mar 2003 22:10:37 +0000 (22:10 +0000)]
* config/m68hc11/m68hc11.h (HARD_REGNO_RENAME_OK): Define.
* config/m68hc11/m68hc11-protos.h (m68hc11_hard_regno_rename_ok):
Declare.
* config/m68hc11/m68hc11.c (m68hc11_hard_regno_rename_ok): New function
for reg rename optimization to avoid using Z and Y registers.

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

21 years ago PR c++/9798
jason [Mon, 10 Mar 2003 22:04:09 +0000 (22:04 +0000)]
    PR c++/9798
        * decl.c (push_using_directive): Push before recursing.

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

21 years agoadd xfail
jason [Mon, 10 Mar 2003 21:57:02 +0000 (21:57 +0000)]
add xfail

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

21 years ago * config/m68hc11/m68hc11.md ("*addhi3_68hc12"): Accept any constant
ciceron [Mon, 10 Mar 2003 21:51:02 +0000 (21:51 +0000)]
* config/m68hc11/m68hc11.md ("*addhi3_68hc12"): Accept any constant
when adding to X and Y since leax/leay are fast.
("*addhi3"): Accept 'I' constraint when adding to address register.
("rotlhi3"): Operand 1 must be a register_operand.
(peephole2): New peephole to optimize some adds.
* config/m68hc11/m68hc11.h (CONST_OK_FOR_LETTER_P): Use 'I' constraint
to represent -2 .. 2 small integer range.

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

21 years ago * config/m68hc11/m68hc11.c (m68hc11_gen_rotate): Set carry before
ciceron [Mon, 10 Mar 2003 21:27:46 +0000 (21:27 +0000)]
* config/m68hc11/m68hc11.c (m68hc11_gen_rotate): Set carry before
each 16-bit rotation.

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

21 years ago PR c++/9868
jason [Mon, 10 Mar 2003 21:11:48 +0000 (21:11 +0000)]
    PR c++/9868
        * call.c (resolve_scoped_fn_name): Handle the case of a function
        pointer member.

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

21 years ago PR c++/9868
jason [Mon, 10 Mar 2003 21:10:37 +0000 (21:10 +0000)]
    PR c++/9868
        * call.c (resolve_scoped_fn_name): Handle the case of a function
        pointer member.

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

21 years ago2003-03-10 Segher Boessenkool <segher@koffie.nl>
aldyh [Mon, 10 Mar 2003 20:52:31 +0000 (20:52 +0000)]
2003-03-10  Segher Boessenkool  <segher@koffie.nl>

        * testsuite/gcc.dg/altivec-9.c: New file.

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

21 years ago 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl [Mon, 10 Mar 2003 20:42:23 +0000 (20:42 +0000)]
2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

* gcc.dg/ppc-sdata-1.c: New test.
* gcc.dg/ppc-sdata-2.c: New test.

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

21 years ago * c-opts.c (add_prefixed_path): Don't use concat. When
zack [Mon, 10 Mar 2003 20:02:27 +0000 (20:02 +0000)]
* c-opts.c (add_prefixed_path): Don't use concat.  When
prefixing with cpp_GCC_INCLUDE_DIR, copy only the first
cpp_GCC_INCLUDE_DIR_len characters.

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

21 years ago2003-03-10 Mohan Embar <gnustuff@thisiscool.com>
aph [Mon, 10 Mar 2003 19:52:15 +0000 (19:52 +0000)]
2003-03-10  Mohan Embar  <gnustuff@thisiscool.com>

        * dostime.c: add #include <stddef.h> for definition of NULL

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

21 years ago2003-03-10 2003-02-27 Mohan Embar <gnustuff@thisiscool.com>
aph [Mon, 10 Mar 2003 19:45:30 +0000 (19:45 +0000)]
2003-03-10  2003-02-27  Mohan Embar  <gnustuff@thisiscool.com>

        * include/jvm.h: removed declaration of _Jv_ThisExecutable()
        setter; made return value of getter const char* instead of char*
        * prims.cc: removed all references to _Jv_ThisExecutable().
        These are in the platform-specific sections now.
        * posix.cc: define platform-specific _Jv_ThisExecutable().
        Handle DISABLE_MAIN_ARGS and HAVE_PROC_SELF_EXE cases
        * win32.cc: define platform-specific _Jv_ThisExecutable()
        using GetModuleFilename()
        * java/lang/natRuntime.cc: set gnu.gcj.progname property
        to argv[0] instead of _Jv_ThisExecutable()

2003-03-10  Ranjit Mathew  <rmathew@hotmail.com>

        * gnu/gcj/runtime/NameFinder.java (usingAddr2name): New flag
        that is set if we are using addr2name.awk instead of addr2line.
        (NameFinder): Set usingAddr2name if using addr2name.awk.
        (getExternalLabel): New native method to convert a method
        name to an external label.
        (lookup): Convert name given by addr2line to an external label
        before demangling.

        * gnu/gcj/runtime/natNameFinder.cc (LABEL_PREFIX): New string
        constant representing the prefix attached to method names to
        convert them to an external label.
        (gnu::gcj::runtime::NameFinder::getExternalLabel): Define
        using LABEL_PREFIX.

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

21 years ago2003-03-10 Ranjit Mathew <rmathew@hotmail.com>
aph [Mon, 10 Mar 2003 19:39:18 +0000 (19:39 +0000)]
2003-03-10  Ranjit Mathew  <rmathew@hotmail.com>

        * jcf-io.c (caching_stat): Account for both DIR_SEPARATOR
        and DIR_SEPARATOR_2 for a target.
        Correct minor typos.

        * jcf-write.c (make_class_file_name): Take both DIR_SEPARATOR
        and DIR_SEPARATOR_2 for a target into account.

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

21 years ago2003-03-10 Segher Boessenkool <segher@koffie.nl>
aldyh [Mon, 10 Mar 2003 19:36:26 +0000 (19:36 +0000)]
2003-03-10  Segher Boessenkool  <segher@koffie.nl>

        * testsuite/gcc.dg/altivec-9.c: New file.

        * config/rs6000/rs6000.c (altivec_frame_fixup): Remove.
        (rs6000_emit_prologue): Use rs6000_frame_related instead.

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

21 years agoAndreas Tobler <a.tobler@schweiz.ch>
andreast [Mon, 10 Mar 2003 19:10:26 +0000 (19:10 +0000)]
Andreas Tobler <a.tobler@schweiz.ch>

        * src/powerpc/darwin_closure.S: Recode to fit dynamic libraries.

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

21 years ago2003-03-10 Aldy Hernandez <aldyh@redhat.com>
aldyh [Mon, 10 Mar 2003 18:46:35 +0000 (18:46 +0000)]
2003-03-10  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/spe.h: Define __ev64_*64__ to use single element
        vectors.
        (__ev_convert_u64): Remove macro.  Define as inline.
        (__ev_convert_s64): Same.

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

21 years ago * cfgcleanup.c (try_optimize_cfg): Fix thinko in previous patch.
hubicka [Mon, 10 Mar 2003 18:32:17 +0000 (18:32 +0000)]
* cfgcleanup.c (try_optimize_cfg): Fix thinko in previous patch.

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

21 years ago2003-03-10 Aldy Hernandez <aldyh@redhat.com>
aldyh [Mon, 10 Mar 2003 18:03:17 +0000 (18:03 +0000)]
2003-03-10  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/rs6000.h (DWARF_FRAME_REGISTERS): Define.
        (rs6000_stack_t): Add spe_64bit_regs_used.

        * config/rs6000/rs6000.c (rs6000_stack_info): Calculate
        spe_64bit_regs_used, and use it to determine the size of the
        frame.
        (spe_func_has_64bit_regs_p): New.
        (spe_synthesize_frame_save): New.
        (rs6000_frame_related): Handle SPE synthetic registers.
        (rs6000_emit_prologue): Only save in 64-bits if the function used
        any registers in 64-bit mode.
        (rs6000_emit_epilogue): Same, but for restore.

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

21 years ago* arm.h (enum floating_point_type): Delete. Replace with...
rearnsha [Mon, 10 Mar 2003 17:53:19 +0000 (17:53 +0000)]
* arm.h (enum floating_point_type): Delete.  Replace with...
(enum fputype): ... new.
(FPUTYPE_DEFAULT): Renamed from FP_DEFAULT.  Values reworked.
* linux-elf.h (FPUTYPE_DEFAULT): Likewise.
* arm.md (attr fpu): Reworked for new underlying enum values.
* arm.c (arm_fpu_arch): Now enum fputype.
(arm_fpu_tune): Renamed from arm_fpu.  Now enum fputype.
(arm_override_options, arm_output_epilogue, arm_expand_prologue):
Update uses of arm_fpu_arch and arm_fpu_tune.

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

21 years ago * Makefile.in: Rebuilt.
tromey [Mon, 10 Mar 2003 17:28:21 +0000 (17:28 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (GCJ_WITH_FLAGS): Added -Wno-deprecated.
(JC1FLAGS): Removed -Wno-deprecated.

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

21 years ago * cfgcleanup.c (outgoing_edges_match): Compare the jump tables.
zlomek [Mon, 10 Mar 2003 17:23:44 +0000 (17:23 +0000)]
* cfgcleanup.c (outgoing_edges_match): Compare the jump tables.
(try_crossjump_to_edge): Replace refereces to one jump table by
references to identical jump table.
* loop.c (load_mems): Moved setting the JUMP_LABEL to replace_label.
(replace_label): Moved to rtlanal.c.
(struct rtx_pair): Moved to rtl.h.
* rtl.h (struct rtx_pair): Moved from loop.c.
(replace_label): New extern function.
(subrtx_p): New extern function.
(tablejump_p): New extern function.
* rtlanal.c (replace_label): Moved from loop.c.
(subrtx_p_1): New static function.
(subrtx_p): New function.
(tablejump_p): New function.

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

21 years ago * libjava.jacks/jacks.xfail: Updated to reflect reality.
tromey [Mon, 10 Mar 2003 16:39:15 +0000 (16:39 +0000)]
* libjava.jacks/jacks.xfail: Updated to reflect reality.

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

21 years ago2003-03-10 Michael Koch <konqueror@gmx.de>
mkoch [Mon, 10 Mar 2003 15:31:03 +0000 (15:31 +0000)]
2003-03-10  Michael Koch  <konqueror@gmx.de>

* java/nio/ByteOrder.java
(nativeOrder): Working implementation, added documentation.
(toString): Added documentation.

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

21 years agoForgot to add them to the commit command line before
mkoch [Mon, 10 Mar 2003 15:16:52 +0000 (15:16 +0000)]
Forgot to add them to the commit command line before

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

21 years ago2003-03-10 Michael Koch <konqueror@gmx.de>
mkoch [Mon, 10 Mar 2003 14:48:09 +0000 (14:48 +0000)]
2003-03-10  Michael Koch  <konqueror@gmx.de>

* java/net/DatagramSocket.java,
java/net/MulticastSocket.java,
java/net/Socket.java,
java/net/URL.java,
java/net/URLConnection.java:
Fixed some documentation tags to make javadoc and friends happy.

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

21 years ago2003-03-10 Michael Koch <koqnueror@gmx.de>
mkoch [Mon, 10 Mar 2003 14:33:47 +0000 (14:33 +0000)]
2003-03-10  Michael Koch  <koqnueror@gmx.de>

* java/beans/beancontext/BeanContextServicesSupport.java,
java/beans/beancontext/BeanContextSupport.java: New files.
* Makefile.am
(awt_source_files): Added new files.
* Makefile.in: Regenerated.

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

21 years ago * cfgcleanup.c (merge_blocks): Return where to iterate next.
hubicka [Mon, 10 Mar 2003 14:31:10 +0000 (14:31 +0000)]
* cfgcleanup.c (merge_blocks): Return where to iterate next.
(try_optimize_cfg): Use return value of merge_blocks

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

21 years ago2003-03-10 Michael Koch <konqueror@gmx.de>
mkoch [Mon, 10 Mar 2003 13:21:38 +0000 (13:21 +0000)]
2003-03-10  Michael Koch  <konqueror@gmx.de>

* java/awt/FocusTraversalPolicy.java
(FocusTraversalPolicy): Documentation added.
(getComponentAfter): Documentation added.
(getComponentBefore): Documentation added.
(getFirstComponent): Documentation added.
(getLastComponent): Documentation added.
(getDefaultComponent): Documentation added.
(getInitialComponent): Documentation added.
* java/awt/ScrollPaneAdjustable.java
(sp): New member variable.
(orientation): New member variable.
(value): New member variable.
(minimum): New member variable.
(maximum): New member variable.
(visibleAmount): New member variable.
(unitIncrement): New member variable.
(blockIncrement): New member variable.
(adjustmentListener): New member variable.
(ScrollPaneAdjustable): Rewrote.
(addAdjustmentListener): New method.
(removeAdjustmentListener): New method.
(getAdjustmentListeners): New method.
(getBlockIncrement): New method.
(getMaximum): New method.
(getMinimum): New method.
(getOrientation): New method.
(getUnitIncrement): New method.
(getValue): New method.
(getVisibleAmount): New method.
(setBlockIncrement): New method.
(setUnitIncrement): New method.
(setMaximum): Implemented.
(setMinimum): Implemented.
(setValue): New method.
(setVisibleAmount): Implemented.
(paramString): New method.
* java/awt/Window.java
(show): Use setVisible(true) instead of super.show().
(hide): Use sevVisible(false) instead of super.hide().
(processWindowEvent): Added cases for WINDOW_GAINED_FOCUS,
WINDOW_LOST_FOCUS and WINDOW_STATE_CHANGED.
(postEvent): Deprecated.
(applyResourceBundle): Deprecated.
(processWindowFocusEvent): New method.
(processWindowStateEvent): New method.
* java/awt/datatransfer/DataFlavor.java: Reindented.
* java/awt/font/TextHitInfo.java
(charIndex): New member variable.
(leadingEdge): New member variable.
(TextHitInfo): New constructor.
(getCharIndex): Implemented.
(isLeadingEdge): Implemented.
(getInsertionIndex): Implemented.
(hashCode): Access charIndex directly.
(equals): Reformated.
(leading): Implemented.
(trailing): Implemented.
(beforeOffset): Implemented.
(afterOffset): Implemented.
(getOtherHit): Implemented.
(getOffsetHit): Implemented.
(toString): Implemented.
* java/awt/image/BufferedImage.java
(BufferedImage): Implements WritableRenderedImage.
(observers): New member variable.
(addTileObserver): New method.
(removeTileObserver): New method.

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

21 years ago * cfg.c (unchecked_make_edge): New.
matz [Mon, 10 Mar 2003 12:59:12 +0000 (12:59 +0000)]
    * cfg.c (unchecked_make_edge): New.
        (cached_make_edge): Use it.
        * basic-block.h (unchecked_make_edge): Declare.
        * cfglayout.c (cfg_layout_duplicate_bb): Use it.

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

21 years ago2003-03-10 Steven Bosscher <s.bosscher@student.tudelft.nl>
steven [Mon, 10 Mar 2003 12:48:08 +0000 (12:48 +0000)]
2003-03-10  Steven Bosscher  <s.bosscher@student.tudelft.nl>

PR optimization/7189
* toplev.c (rest_of_compilation):  Move
check_function_return_warnings up to just after
delete_unreachable_blocks.

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

21 years ago* fpa.md: New file. Move all patterns relating to FPA co-processor
rearnsha [Mon, 10 Mar 2003 12:40:19 +0000 (12:40 +0000)]
* fpa.md: New file.  Move all patterns relating to FPA co-processor
to here...
* arm.md: ... from here.
(cirrus.md, fpa.md): Include at end of description.
(divsf3, divdf3, modsf3, movdf3, sqrtsf2, sqrtdf2): New expands.
(pic_load_addr_based): Remove register constraint from expander.
(seq, sne, sgt, sle, slt, sge, sgeu, sleu, sgtu, sltu, sunordered)
(sordered, sungt, sunle, sunge, sunlt): Likewise.
(eh_epilogue, tablejump): Likewise.

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

21 years ago PR c++/9373
mmitchel [Mon, 10 Mar 2003 07:26:34 +0000 (07:26 +0000)]
PR c++/9373
* g++.dg/opt/ptrmem2.C: New test.

PR c++/9373
* cp-lang.c (cxx_get_alias_set): Use alias set zero for
pointers to member functions.

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

21 years ago2003-03-09 Paolo Carlini <pcarlini@unitus.it>
paolo [Mon, 10 Mar 2003 06:55:00 +0000 (06:55 +0000)]
2003-03-09  Paolo Carlini  <pcarlini@unitus.it>

* config/io/basic_file_stdio.cc: include <unistd.h>.

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

21 years ago PR c++/8534
mmitchel [Mon, 10 Mar 2003 06:22:28 +0000 (06:22 +0000)]
PR c++/8534
* decl.c (build_ptrmemfunc_type): Do not allow default arugments
in pointer-to-member-function types.

PR c++/8534
* g++.dg/opt/ptrmem1.C: New test.

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

21 years ago * expr.c (cplus_expand_constant): Use C90 prototype style.
gdr [Mon, 10 Mar 2003 05:44:46 +0000 (05:44 +0000)]
* expr.c (cplus_expand_constant): Use C90 prototype style.
(cxx_expand_expr): Likewise.

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

21 years ago2003-03-10 Ben Elliston <bje@wasabisystems.com>
bje [Mon, 10 Mar 2003 05:34:43 +0000 (05:34 +0000)]
2003-03-10  Ben Elliston  <bje@wasabisystems.com>

* MAINTAINERS: Update my mail address.

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

21 years agoDaily bump.
gccadmin [Mon, 10 Mar 2003 00:17:09 +0000 (00:17 +0000)]
Daily bump.

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

21 years ago PR libgcj/9934:
tromey [Sun, 9 Mar 2003 22:50:02 +0000 (22:50 +0000)]
PR libgcj/9934:
* java/io/natFileDescriptorPosix.cc (available): Fixed arguments
to lseek.  Return 0 if we can't compute the value.

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

21 years ago2003-03-09 Paolo Carlini <pcarlini@unitus.it>
paolo [Sun, 9 Mar 2003 22:31:45 +0000 (22:31 +0000)]
2003-03-09  Paolo Carlini  <pcarlini@unitus.it>
    Nathan Myers  <ncm@cantrip.org>

PR libstdc++/7744
* config/io/basic_file_stdio.h (__basic_file<>::xsgetn, xsputn,
seekoff, seekpos): Add a boolean parameter __stdio.
* config/io/basic_file_stdio.cc (__basic_file<>::xsgetn, xsputn,
seekoff, seekpos): If __stdio == true, use fread (fwrite, fseek/ftell,
fseek/ftell, respectively), otherwise read (write, lseek, lseek,
respectively).
* include/bits/fstream.tcc (basic_filebuf<>::_M_convert_to_external,
_M_really_overflow, seekoff): Use the boolean parameter in the calls.
* include/std/std_fstream.h (sync): Likewise.
* src/fstream.cc (basic_filebuf<>::_M_underflow_common): Likewise.
* src/ios.cc (ios_base::Init::_S_ios_create(bool)): Revert libstdc++/8399
commit involving isatty(0).
* acinclude.m4 (GLIBCPP_CHECK_UNISTD_DECL_AND_LINKAGE_1): Remove.
        (GLIBCPP_CHECK_UNISTD_SUPPORT): Remove
   * configure.in: Remove call.
* aclocal.m4: Regenerate.
        * config.h.in: Regenerate.
        * configure: Regenerate.
* testsuite/27_io/narrow_stream_objects.cc (test11): Add.

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

21 years ago * config/rs6000/rs6000.md (movsi_update1): Add TARGET_UPDATE final
dje [Sun, 9 Mar 2003 22:28:31 +0000 (22:28 +0000)]
    * config/rs6000/rs6000.md (movsi_update1): Add TARGET_UPDATE final
        condition.

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

21 years ago * config/frv/frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.
neil [Sun, 9 Mar 2003 22:01:15 +0000 (22:01 +0000)]
* config/frv/frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.
* config/ip2k/ip2k.h: Similarly.
* config/m32r/m32r.h: Similarly.
* config/m68hc11/m68hc11.h: Similarly.
* config/mn10200/mn10200.h: Similarly.
* config/mn10300/mn10300.h: Similarly.
* config/pdp11/pdp11.h: Similarly.
* config/v850/v850.h: Similarly.
* config/rs6000/vxworks.h: Similarly for TARGET_OS_CPP_BUILTINS.
* config/v850/retms.h: Similarly for TARGET_OS_CPP_BUILTINS.
* config/mips/iris3.h: Remove #if 0 block.

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

21 years ago * gcc.c (do_spec_1) ['{']: Revert 2003-02-24 patch. Don't handle
sayle [Sun, 9 Mar 2003 21:44:49 +0000 (21:44 +0000)]
* gcc.c (do_spec_1) ['{']: Revert 2003-02-24 patch.  Don't handle
pending argument upon return from handle_braces here.
(do_spec_2): Instead handle it upon return from do_spec_1 here.

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

21 years ago2003-03-09 Paolo Carlini <pcarlini@unitus.it>
paolo [Sun, 9 Mar 2003 21:35:09 +0000 (21:35 +0000)]
2003-03-09  Paolo Carlini  <pcarlini@unitus.it>

PR libstdc++/9988
* include/bits/fstream.tcc (overflow): don't write EOF to file.
* testsuite/27_io/filebuf_virtuals.cc (test15): Add.

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

21 years ago2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl [Sun, 9 Mar 2003 20:41:31 +0000 (20:41 +0000)]
2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

* varasm.c (make_decl_one_only): Use declare_weak().

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

21 years ago PR middle-end/9986
danglin [Sun, 9 Mar 2003 19:47:54 +0000 (19:47 +0000)]
PR middle-end/9986
* c-common.c (c_common_nodes_and_builtins): Initialize target builtins
after the common builtins.
* pa-hpux.h (DONT_HAVE_FPUTC_UNLOCKED): Define.
* pa.c (TARGET_INIT_BUILTINS): Define.
(pa_init_builtins): New function.
* pa.md (call, call_value, sibcall, sibcall_value): When sufficient
space has been allocated for the outgoing arguments, set the arg
pointer for a call emitted after virtuals have been instantiated
using the stack pointer offset, otherwise abort.

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

21 years ago* config/stormy16/stormy16.h (DWARF_LINE_MIN_INSTR_LENGTH): Revert.
dj [Sun, 9 Mar 2003 18:49:17 +0000 (18:49 +0000)]
* config/stormy16/stormy16.h (DWARF_LINE_MIN_INSTR_LENGTH): Revert.

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

21 years ago2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl [Sun, 9 Mar 2003 17:08:17 +0000 (17:08 +0000)]
2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

* configure.in (gxx_include_dir): Fix typo.
* configure: Regenerated.

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

21 years ago* arm.md (fix_truncsfsi2, fix_truncdfsi2, arm_fix_truncsfsi2)
rearnsha [Sun, 9 Mar 2003 17:07:45 +0000 (17:07 +0000)]
* arm.md (fix_truncsfsi2, fix_truncdfsi2, arm_fix_truncsfsi2)
(arm_fix_truncdfsi2): Add missing fix in floating point mode before
conversion to integer.
* cirrus.md (cirrus_truncsfsi2, cirrus_truncdfsi2): Likewise.

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