gcc.git
21 years ago* doc/extend.texi (Function Names): Make the example compilable.
Steven Bosscher [Fri, 14 Mar 2003 08:47:05 +0000 (08:47 +0000)]
* doc/extend.texi (Function Names): Make the example compilable.

From-SVN: r64350

21 years agors6000.c (processor_target_table): Really allow GP optional instructions on Power4.
David Edelsohn [Fri, 14 Mar 2003 04:30:29 +0000 (23:30 -0500)]
rs6000.c (processor_target_table): Really allow GP optional instructions on Power4.

        * config/rs6000/rs6000.c (processor_target_table): Really allow
        GP optional instructions on Power4.

From-SVN: r64348

21 years agocalls.c (flags_from_decl_or_type): Factor and remove redundant conditional tests.
Roger Sayle [Fri, 14 Mar 2003 01:59:16 +0000 (01:59 +0000)]
calls.c (flags_from_decl_or_type): Factor and remove redundant conditional tests.

* calls.c (flags_from_decl_or_type): Factor and remove redundant
conditional tests.

From-SVN: r64347

21 years agoDaily bump.
GCC Administrator [Fri, 14 Mar 2003 00:17:40 +0000 (00:17 +0000)]
Daily bump.

From-SVN: r64345

21 years agodll-1.c: Remove thumb target.
Danny Smith [Thu, 13 Mar 2003 22:21:21 +0000 (22:21 +0000)]
dll-1.c: Remove thumb target.

* gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
* gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
thumb target,
* gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
to accept newer _imp__ prefix and additional
newline in .drectve section.
* gcc.dg/dll-4.c: Likewise.
* gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
switch.

From-SVN: r64337

21 years agore PR c++/9420 (incomplete type incorrectly reported)
Jason Merrill [Thu, 13 Mar 2003 21:39:38 +0000 (16:39 -0500)]
re PR c++/9420 (incomplete type incorrectly reported)

        PR c++/9420
        * search.c (lookup_conversions): Call complete_type here.
        * call.c (implicit_conversion): Not here.

From-SVN: r64332

21 years agodecl2.c (do_nonmember_using_decl): Correct handling of simultaneous type/non-type...
Mark Mitchell [Thu, 13 Mar 2003 20:54:36 +0000 (20:54 +0000)]
decl2.c (do_nonmember_using_decl): Correct handling of simultaneous type/non-type bindings.

* decl2.c (do_nonmember_using_decl): Correct handling of
simultaneous type/non-type bindings.

* g++.dg/parse/namespace9.C: New test.

From-SVN: r64323

21 years agore PR c++/9336 (ICE in cp_line_of, at cp/error.c:2191)
Jason Merrill [Thu, 13 Mar 2003 20:45:22 +0000 (15:45 -0500)]
re PR c++/9336 (ICE in cp_line_of, at cp/error.c:2191)

        PR c++/9336
        * decl2.c (lookup_arg_dependent): Handle error_mark_node.

[[Split portion of a mixed commit.]]

From-SVN: r64322.2

21 years agoFix typo in ChangeLog
Mark Mitchell [Thu, 13 Mar 2003 20:36:46 +0000 (20:36 +0000)]
Fix typo in ChangeLog

From-SVN: r64321

21 years agoggc-page.c (struct page_entry): Remove varray.h header.
Mike Stump [Thu, 13 Mar 2003 20:19:03 +0000 (20:19 +0000)]
ggc-page.c (struct page_entry): Remove varray.h header.

        * ggc-page.c (struct page_entry): Remove varray.h header.
        Add index_by_depth field.
        Remove save_in_use_p field.
        (struct globals): Add depth_in_use, depth_max, by_depth_in_use,
        by_depth_max, by_depth, and save_in_use fields.
        (INITIAL_PTE_COUNT): Add.
        (save_in_use_p_i): Add.
        (save_in_use_p): Add.
        (adjust_depth): Add.
        (move_ptes_to_front): Add.
        (push_depth): Add.
        (push_by_depth): Add.
        (prefetch): Add.
        (free_page): Add support for and use faster data structures.
        (ggc_alloc): Likewise.
        (init_ggc): Likewise.
        (ggc_recalculate_in_use_p): Likewise.
        (ggc_pop_context): Likewise.
        (clear_marks): Likewise.
        (ggc_pch_read): Likewise.
        * Makefile.in (ggc-page.o): Remove varray.h.

From-SVN: r64320

21 years agocall.c (initialize_reference): Remove bogus assertion.
Mark Mitchell [Thu, 13 Mar 2003 19:57:12 +0000 (19:57 +0000)]
call.c (initialize_reference): Remove bogus assertion.

* call.c (initialize_reference): Remove bogus assertion.
* decl.c (build_ptrmemfunc_type): Revert change of 2003-03-09.

* g++.dg/init/ref5.C: New test.
* g++.dg/parse/ptrmem1.C: Likewise.

From-SVN: r64316

21 years agoChangeLog: Rotated last year's entries to...
Nathanael Nerode [Thu, 13 Mar 2003 19:20:26 +0000 (19:20 +0000)]
ChangeLog: Rotated last year's entries to...

* ChangeLog: Rotated last year's entries to...
* ChangeLog.8: New.

From-SVN: r64315

21 years agoparse.y (resolve_inner_class): Error if qualifier is a primitive type.
Tom Tromey [Thu, 13 Mar 2003 18:35:01 +0000 (18:35 +0000)]
parse.y (resolve_inner_class): Error if qualifier is a primitive type.

* parse.y (resolve_inner_class): Error if qualifier is a primitive
type.

From-SVN: r64314

21 years agofde-glibc.c, [...]: It's GCC, not GNU CC.
Nathanael Nerode [Thu, 13 Mar 2003 18:26:30 +0000 (18:26 +0000)]
fde-glibc.c, [...]: It's GCC, not GNU CC.

* config/ia64/fde-glibc.c, config/ia64/freebsd.h,
config/ia64/hpux.h, config/ia64/hpux_longdouble.h,
config/ia64/ia64-c.c, config/ia64/ia64-modes.def,
config/ia64/ia64-protos.h, config/ia64/ia64.c,
config/ia64/ia64.h, config/ia64/ia64.md,
config/ia64/itanium1.md, config/ia64/itanium2.md,
config/ia64/quadlib.c, config/ia64/unwind-ia64.c,
config/ia64/unwind-ia64.h: It's GCC, not GNU CC.

From-SVN: r64313

21 years agoconfigopts.html, [...]: Fix invalid XHTML and make page header style consistent.
Jonathan Wakely [Thu, 13 Mar 2003 18:26:23 +0000 (18:26 +0000)]
configopts.html, [...]: Fix invalid XHTML and make page header style consistent.

2003-03-13  Jonathan Wakely  <redi@gcc.gnu.org>

* docs/html/configopts.html, docs/html/documentation.html,
docs/html/explanations.html, docs/html/install.html,
docs/html/19_diagnostics/howto.html, docs/html/faq/index.html: Fix
invalid XHTML and make page header style consistent.

From-SVN: r64312

21 years agooutput_return_instruction: Simplyify test for avoiding type 2 LDMs.
Nick Clifton [Thu, 13 Mar 2003 16:55:35 +0000 (16:55 +0000)]
output_return_instruction: Simplyify test for avoiding type 2 LDMs.

From-SVN: r64311

21 years agoMakefile.in (dojump.o): New target.
Ansgar Esztermann [Thu, 13 Mar 2003 16:05:23 +0000 (17:05 +0100)]
Makefile.in (dojump.o): New target.

2003-03-13  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>

* Makefile.in (dojump.o): New target.

* dojump.c: New file.
(init_pending_stack_adjust): Moved here from expr.c.
(clear_pending_stack_adjust): Likewise.
(do_pending_stack_adjust): Likewise.
(jumpifnot): Likewise.
(jumpif): Likewise.
(do_jump): Likewise.
(do_jump_by_parts_greater): Likewise.
(do_jump_by_parts_greater_rtx): Likewise.
(do_jump_by_parts_equality): Likewise.
(do_jump_by_parts_equality_rtx): Likewise.
(compare_from_rtx): Likewise.
(do_compare_rtx_and_jump): Likewise.
(do_compare_and_jump): Likewise.

* expr.c (init_pending_stack_adjust): Removed to dojump.c.
(clear_pending_stack_adjust): Likewise.
(do_pending_stack_adjust): Likewise.
(jumpifnot): Likewise.
(jumpif): Likewise.
(do_jump): Likewise.
(do_jump_by_parts_greater): Likewise.
(do_jump_by_parts_greater_rtx): Likewise.
(do_jump_by_parts_equality): Likewise.
(do_jump_by_parts_equality_rtx): Likewise.
(compare_from_rtx): Likewise.
(do_compare_rtx_and_jump): Likewise.
(do_compare_and_jump): Likewise.
(placeholder_list): Made declaration extern.

* expr.h (placeholder_list): Declare.

From-SVN: r64309

21 years agors6000.c (rs6000_dwarf_register_span): Differentiate endianness.
Aldy Hernandez [Thu, 13 Mar 2003 15:04:35 +0000 (15:04 +0000)]
rs6000.c (rs6000_dwarf_register_span): Differentiate endianness.

2003-03-13  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/rs6000.c (rs6000_dwarf_register_span):
        Differentiate endianness.
        (s6000_override_options): Use cpu type instead of TARGET_SPE.

From-SVN: r64308

21 years agoRemove redundant writeback test in previous delta.
Nick Clifton [Thu, 13 Mar 2003 13:27:17 +0000 (13:27 +0000)]
Remove redundant writeback test in previous delta.

From-SVN: r64307

21 years ago(print_multi_reg): Do not generate a type 2 LDM instructions with writeback enabled.
Nick Clifton [Thu, 13 Mar 2003 12:03:36 +0000 (12:03 +0000)]
(print_multi_reg): Do not generate a type 2 LDM instructions with writeback enabled.

(print_multi_reg): Do not generate a type 2 LDM instructions with writeback
enabled.
(output_return_instruction): Likewise.

From-SVN: r64306

21 years ago(FIXED_REGISTERS): Remove definition.
Nick Clifton [Thu, 13 Mar 2003 10:47:28 +0000 (10:47 +0000)]
(FIXED_REGISTERS): Remove definition.

(CALL_USED_REGISTERS): Remove definition.
(SUBTARGET_CONDITIONAL_REGISTER_USAGE): Define.

From-SVN: r64305

21 years agors6000.c (rs6000_flag_pic): Delete.
Alan Modra [Thu, 13 Mar 2003 10:35:47 +0000 (10:35 +0000)]
rs6000.c (rs6000_flag_pic): Delete.

* config/rs6000/rs6000.c (rs6000_flag_pic): Delete.
(rs6000_xcoff_encode_section_info): #ifdef TARGET_XCOFF.
(rs6000_binds_local_p, TARGET_BINDS_LOCAL_P): #if TARGET_MACHO.
(rs6000_override_options): Don't clear flag_pic for ABI_AIX.
(rs6000_legitimize_address): Formatting.
(rs6000_emit_move): Likewise.
(rs6000_return_addr): Test ABI_AIX as well as flag_pic.
(rs6000_emit_prologue <save_LR_around_toc_setup>): Likewise.
(rs6000_elf_select_section): Comment reason for shlib being
set for ABI_AIX.
(rs6000_elf_unique_section): Likewise.
(rs6000_elf_encode_section_info): Test !TARGET_AIX as well as ABI_AIX.
* config/rs6000/rs6000.h (LEGITIMATE_LO_SUM_ADDRESS_P): Test ABI_AIX
as well as flag_pic.
* config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Likewise.
(MINIMAL_TOC_SECTION_ASM_OP): Likewise.
* config/rs6000/linux64.h (TARGET_ENCODE_SECTION_INFO): Don't define.

From-SVN: r64304

21 years agoemit-rtl.c (try_split): Handle 1-1 splits of call insns properly.
Richard Henderson [Thu, 13 Mar 2003 09:02:51 +0000 (01:02 -0800)]
emit-rtl.c (try_split): Handle 1-1 splits of call insns properly.

        * emit-rtl.c (try_split): Handle 1-1 splits of call insns properly.

        * config/ia64/ia64.c (TARGET_FUNCTION_OK_FOR_SIBCALL): New.
        (ia64_gp_save_reg): Remove.
        (struct ia64_frame_info): Move to the beginning of the file;
        add reg_save_gp.
        (ia64_expand_call): Rearrange for new call patterns.
        (ia64_reload_gp): New.
        (ia64_split_call): New.
        (ia64_compute_frame_size): Allocate reg_save_gp.
        (ia64_expand_prologue): Save reg_save_gp.
        (ia64_expand_epilogue): Don't restore gp.
        (ia64_hard_regno_rename_ok): Remove R4 hack.
        (ia64_function_ok_for_sibcall): New.
        (ia64_output_mi_thunk): Set reload_completed, no_new_pseudos;
        call try_split on sibcall pattern.
        * config/ia64/ia64-protos.h: Update.
        * config/ia64/ia64.md (call_nogp, call_value_nogp, sibcall_nogp):
        Rename from nopic versions.  Confiscate 2nd argument to call as
        a marker.
        (call_pic, call_value_pic, sibcall_pic): Remove.
        (call_gp, call_value_gp, sibcall_gp): New.
        (builtin_setjmp_setup): Remove.
        (builtin_setjmp_receiver): Call ia64_reload_gp.

From-SVN: r64303

21 years ago* Make-lang.in (tree1$(exeext)): Fix previous patch.
Andreas Jaeger [Thu, 13 Mar 2003 04:57:07 +0000 (05:57 +0100)]
* Make-lang.in (tree1$(exeext)): Fix previous patch.

From-SVN: r64302

21 years agodsp16xx-protos.h, [...]: Replace "GNU CC" with "GCC".
Nathanael Nerode [Thu, 13 Mar 2003 04:13:13 +0000 (04:13 +0000)]
dsp16xx-protos.h, [...]: Replace "GNU CC" with "GCC".

* config/dsp16xx/dsp16xx-protos.h, config/dsp16xx/dsp16xx.c,
config/dsp16xx/dsp16xx.h, config/dsp16xx/dsp16xx.md: Replace
"GNU CC" with "GCC".

From-SVN: r64301

21 years agoc4x-c.c, [...]: GCC, not GNU CC.
Nathanael Nerode [Thu, 13 Mar 2003 04:06:51 +0000 (04:06 +0000)]
c4x-c.c, [...]: GCC, not GNU CC.

* config/c4x/c4x-c.c, config/c4x/c4x-modes.def,
config/c4x/c4x-protos.h, config/c4x/c4x.c, config/c4x/c4x.h,
config/c4x/c4x.md, config/c4x/libgcc.S, config/c4x/rtems.h:
GCC, not GNU CC.

From-SVN: r64300

21 years agoecos.exp (gcsec-1.c): Find linker used by gcc.
John David Anglin [Thu, 13 Mar 2003 03:54:27 +0000 (03:54 +0000)]
ecos.exp (gcsec-1.c): Find linker used by gcc.

* gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
* gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
regular expression.
* gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
* gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.

From-SVN: r64299

21 years agogenattrtab.h, [...]: Replace "GNU CC" with "GCC".
Nathanael Nerode [Thu, 13 Mar 2003 03:51:01 +0000 (03:51 +0000)]
genattrtab.h, [...]: Replace "GNU CC" with "GCC".

* genattrtab.h, hosthooks-def.h, hosthooks.h, langhooks-def.h,
langhooks.h, tree-inline.h: Replace "GNU CC" with "GCC".

From-SVN: r64298

21 years agoc-pch.c, [...]: Replace "GNU CC" with "GCC".
Nathanael Nerode [Thu, 13 Mar 2003 03:48:31 +0000 (03:48 +0000)]
c-pch.c, [...]: Replace "GNU CC" with "GCC".

* c-pch.c, dummy-conditions.c, genautomata.c, genconditions.c,
langhooks.c, tree-inline.c, unwind-dw2-fde-darwin.c,
unwind-dw2-fde-glibc.c, unwind-libunwind.c, vmsdbgout.c: Replace
"GNU CC" with "GCC".

From-SVN: r64297

21 years agolib1funcs.asm, [...]: GCC, not GNU CC.
Nathanael Nerode [Thu, 13 Mar 2003 03:30:00 +0000 (03:30 +0000)]
lib1funcs.asm, [...]: GCC, not GNU CC.

* config/v850/lib1funcs.asm, config/v850/rtems.h,
config/v850/v850-c.c, config/v850/v850-protos.h,
config/v850/v850.c, config/v850/v850.h, config/v850/v850.md:
GCC, not GNU CC.

From-SVN: r64296

21 years agobsd.h, [...]: GCC, not GNU CC.
Nathanael Nerode [Thu, 13 Mar 2003 03:23:55 +0000 (03:23 +0000)]
bsd.h, [...]: GCC, not GNU CC.

* config/vax/bsd.h, config/vax/elf.h, config/vax/netbsd-elf.h,
config/vax/netbsd.h, config/vax/openbsd.h, config/vax/openbsd1.h,
config/vax/ultrix.h, config/vax/vax-protos.h, config/vax/vax.c,
config/vax/vax.h, config/vax/vax.md, config/vax/vaxv.h: GCC, not
GNU CC.

From-SVN: r64294

21 years agocpppch.c (cpp_valid_state): Use DL_WARNING_SYSHDR, not DL_WARNING.
Benjamin Kosnik [Thu, 13 Mar 2003 03:12:36 +0000 (03:12 +0000)]
cpppch.c (cpp_valid_state): Use DL_WARNING_SYSHDR, not DL_WARNING.

2003-03-12  Benjamin Kosnik  <bkoz@redhat.com>

* cpppch.c (cpp_valid_state): Use DL_WARNING_SYSHDR, not DL_WARNING.

From-SVN: r64293

21 years agofixinc.interix: Remove dead code (most of it).
Nathanael Nerode [Thu, 13 Mar 2003 03:01:26 +0000 (03:01 +0000)]
fixinc.interix: Remove dead code (most of it).

* fixinc/fixinc.interix: Remove dead code (most of it).
* fixinc/fixinc.dgux: Remove.

From-SVN: r64292

21 years agofloat.h, [...]: GCC, not GNU CC.
Nathanael Nerode [Thu, 13 Mar 2003 02:58:40 +0000 (02:58 +0000)]
float.h, [...]: GCC, not GNU CC.

* ginclude/float.h, ginclude/iso646.h, ginclude/stdarg.h,
ginclude/stdbool.h, ginclude/stddef.h: GCC, not GNU CC.

From-SVN: r64291

21 years ago* Make-lang.in, Makefile.in, config-lang.in: GCC, not GNU CC.
Nathanael Nerode [Thu, 13 Mar 2003 02:46:26 +0000 (02:46 +0000)]
* Make-lang.in, Makefile.in, config-lang.in: GCC, not GNU CC.

From-SVN: r64290

21 years agog77.texi, [...]: GCC, not GNU CC.
Nathanael Nerode [Thu, 13 Mar 2003 02:38:00 +0000 (02:38 +0000)]
g77.texi, [...]: GCC, not GNU CC.

* g77.texi, invoke.texi, g77spec.c, lang-specs.h: GCC, not
GNU CC.  Especially here.

From-SVN: r64289

21 years ago* pa.c (pa_init_builtins): Fix warning.
John David Anglin [Thu, 13 Mar 2003 01:21:05 +0000 (01:21 +0000)]
* pa.c (pa_init_builtins): Fix warning.

From-SVN: r64286

21 years agoDaily bump.
GCC Administrator [Thu, 13 Mar 2003 00:17:09 +0000 (00:17 +0000)]
Daily bump.

From-SVN: r64280

21 years agoindex.html: Explain memory "leaks" due to allocators.
Jonathan Wakely [Thu, 13 Mar 2003 00:15:59 +0000 (00:15 +0000)]
index.html: Explain memory "leaks" due to allocators.

2003-03-12  Jonathan Wakely  <redi@gcc.gnu.org>

* docs/html/faq/index.html: Explain memory "leaks" due to allocators.
* docs/html/faq/index.txt: Regenerate.
* docs/html/debug.html: Add a bit to allocator text and fix XHTML.

From-SVN: r64273

21 years agoia64.h (ASM_OUTPUT_XDATA_CHAR): Remove.
Steve Ellcey [Wed, 12 Mar 2003 23:05:40 +0000 (23:05 +0000)]
ia64.h (ASM_OUTPUT_XDATA_CHAR): Remove.

* config/ia64/ia64.h (ASM_OUTPUT_XDATA_CHAR): Remove.
(ASM_OUTPUT_XDATA_SHORT): Remove.
(ASM_OUTPUT_XDATA_INT): Remove.
(ASM_OUTPUT_XDATA_DOUBLE_INT): Remove.
(ASM_OUTPUT_ADDR_DIFF_ELT): Handled 32 bit address diffs.
(ASM_PREFERRED_EH_DATA_FORMAT): Handle 32 bit EH pointers.
(CASE_VECTOR_MODE): Handle 32 bit pointers in case statement.

From-SVN: r64271

21 years agore PR c++/7050 (g++ segfaults on: (i ? get_string() : throw))
Andrew Lewycky [Wed, 12 Mar 2003 22:24:48 +0000 (17:24 -0500)]
re PR c++/7050 (g++ segfaults on: (i ? get_string() : throw))

        PR c++/7050
        * expr.c (store_expr): Don't attempt to store void-typed trees,
        just evaluate them for side effects.
        * cp/expr.c (cxx_expand_expr): Return const0_rtx for throw
        expressions.

From-SVN: r64268

21 years agoconfigure.in: Avoid trailing /.
Andreas Schwab [Wed, 12 Mar 2003 21:34:31 +0000 (21:34 +0000)]
configure.in: Avoid trailing /.

2003-03-10  Andreas Schwab  <schwab@suse.de>

boehm-gc:
* configure.in: Avoid trailing /. in toolexeclibdir.
* configure: Rebuilt.

libf2c:
* aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Avoid trailing /. in
glibcpp_toolexeclibdir.
* configure: Rebuilt.

libffi:
* configure.in: Avoid trailing /. in toolexeclibdir.
* configure: Rebuilt.

libjava:
* configure.in: Avoid trailing /. in toolexeclibdir.
* configure: Rebuilt.

libobjc:
* aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Avoid trailing /. in
glibcpp_toolexeclibdir.
* configure: Rebuilt.

libstdc++-v3:
* acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Avoid trailing /. in
glibcpp_toolexeclibdir.
* aclocal.m4, configure: Rebuilt.

zlib:
* configure.in: Avoid trailing /. in toolexeclibdir.
* configure: Rebuilt.

From-SVN: r64267

21 years agocppfiles.c (cpp_rename_file, [...]): New.
Neil Booth [Wed, 12 Mar 2003 21:31:51 +0000 (21:31 +0000)]
cppfiles.c (cpp_rename_file, [...]): New.

* cppfiles.c (cpp_rename_file, cpp_push_include): New.
* cppinit.c (push_include): Move with changes to cppfiles.c.
(cpp_read_main_file): Mark named operators here...
(cpp_finish_options): ...not here.  Update.
(_cpp_maybe_push_include_file): Update.
* cpplib.h (cpp_push_include, cpp_rename_file): New.

From-SVN: r64266

21 years agoaclocal.m4: Introduce gcc_GAS_VERSION_GTE_IFELSE, _gcc_COMPUTE_GAS_VERSION.
Nathanael Nerode [Wed, 12 Mar 2003 20:56:05 +0000 (20:56 +0000)]
aclocal.m4: Introduce gcc_GAS_VERSION_GTE_IFELSE, _gcc_COMPUTE_GAS_VERSION.

        * aclocal.m4: Introduce gcc_GAS_VERSION_GTE_IFELSE,
        _gcc_COMPUTE_GAS_VERSION.
        * configure.in: Use them.
        * configure: Regenerate.

From-SVN: r64263

21 years agoxtensa.md (adddi3): Don't clobber source operand used to detect carry.
Bob Wilson [Wed, 12 Mar 2003 20:50:24 +0000 (20:50 +0000)]
xtensa.md (adddi3): Don't clobber source operand used to detect carry.

        * config/xtensa/xtensa.md (adddi3): Don't clobber source operand used
        to detect carry.
        (subdi3): Reorder emitted instructions.

From-SVN: r64262

21 years agonetbsd64.h (TARGET_OS_CPP_BUILTINS): Remove call to NETBSD_OS_CPP_BUILTINS_LP64.
Andreas Jaeger [Wed, 12 Mar 2003 20:43:52 +0000 (21:43 +0100)]
netbsd64.h (TARGET_OS_CPP_BUILTINS): Remove call to NETBSD_OS_CPP_BUILTINS_LP64.

* config/i386/netbsd64.h (TARGET_OS_CPP_BUILTINS): Remove call to
NETBSD_OS_CPP_BUILTINS_LP64.

From-SVN: r64261

21 years agoMakefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.
Nathanael Nerode [Wed, 12 Mar 2003 20:41:00 +0000 (20:41 +0000)]
Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.

(toplev)
* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
Make macro.
* Makefile.in: Regenerate.
* configure.in: Clean up gxx_include_dir logic.
* configure: Regenerate.

(gcc)
* Makefile.in: Eliminate all.indirect.  Update and clean up comments.
Rearrange.  Reorganize.
* configure.in: Rearrange.
* configure: Regenerate.

From-SVN: r64260

21 years agoc-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets.
Andreas Jaeger [Wed, 12 Mar 2003 20:30:06 +0000 (21:30 +0100)]
c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets.

        * c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for
        LP64 targets.

        * doc/cpp.texi (Common Predefined Macros): Document __LP64__ and
        _LP64.

        * config/ia64/ia64.h (TARGET_CPU_CPP_BUILTINS): Do not define
        _LP64 macros here.
        * config/pa/pa.h (TARGET_CPU_CPP_BUILTINS): Likewise.

        * config/alpha/netbsd.h (TARGET_OS_CPP_BUILTINS): Remove call to
        NETBSD_OS_CPP_BUILTINS_LP64.
        * config/sh/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Likewise.
        * config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Likewise.

        * config/netbsd.h (NETBSD_OS_CPP_BUILTINS_LP64): Remove.

From-SVN: r64259

21 years ago* i386.c (ix86_setup_incoming_varargs): Set stack_alignment_needed to 128.
Jan Hubicka [Wed, 12 Mar 2003 18:06:29 +0000 (19:06 +0100)]
* i386.c (ix86_setup_incoming_varargs): Set stack_alignment_needed to 128.

From-SVN: r64256

21 years agoFix date in last log entry
Daniel Jacobowitz [Wed, 12 Mar 2003 16:48:50 +0000 (16:48 +0000)]
Fix date in last log entry

From-SVN: r64252

21 years ago* gcc.c-torture/execute/20030224-2.c: New test.
Daniel Jacobowitz [Wed, 12 Mar 2003 16:47:07 +0000 (16:47 +0000)]
* gcc.c-torture/execute/20030224-2.c: New test.

From-SVN: r64251

21 years agoFix PR target/9797 and PR c/9853.
Daniel Jacobowitz [Wed, 12 Mar 2003 16:45:25 +0000 (16:45 +0000)]
Fix PR target/9797 and PR c/9853.

* stmt.c (expand_decl_init): Call push_temp_slots () and
pop_temp_slots ().

From-SVN: r64250

21 years ago* hashtab.c (htab_expand): Fix warning.
Jan Hubicka [Wed, 12 Mar 2003 16:43:21 +0000 (17:43 +0100)]
* hashtab.c (htab_expand): Fix warning.

From-SVN: r64249

21 years agosh.c: Include basic-block.h.
J"orn Rennecke [Wed, 12 Mar 2003 16:33:20 +0000 (16:33 +0000)]
sh.c: Include basic-block.h.

* sh.c: Include basic-block.h.
(sh_output_mi_thunk, emit_load_ptr): New functions.
(TARGET_ASM_OUTPUT_MI_THUNK, TARGET_ASM_CAN_OUTPUT_MI_THUNK): Redefine.

From-SVN: r64248

21 years agogjavah.c (is_first_data_member): New global variable.
Andrew Haley [Wed, 12 Mar 2003 16:14:01 +0000 (16:14 +0000)]
gjavah.c (is_first_data_member): New global variable.

2003-03-04  Andrew Haley  <aph@redhat.com>

        * gjavah.c (is_first_data_member): New global variable.
        (print_c_decl): If it's the first data member, align it as the
        superclass.
        (process_file): Set is_first_data_member.

From-SVN: r64247

21 years agohashtab.c (htab_expand): Compute the size of hashtable based on the number of element...
Jan Hubicka [Wed, 12 Mar 2003 14:15:09 +0000 (15:15 +0100)]
hashtab.c (htab_expand): Compute the size of hashtable based on the number of elements actually used.

* hashtab.c (htab_expand): Compute the size of hashtable based
on the number of elements actually used.
(htab_traverse):  Call htab_expand when table is too empty.

From-SVN: r64246

21 years ago* MAINTAINERS (Write After Approval): Add myself.
Ansgar Esztermann [Wed, 12 Mar 2003 12:58:36 +0000 (13:58 +0100)]
* MAINTAINERS (Write After Approval): Add myself.

From-SVN: r64245

21 years ago(FIXED_REGISTERS): Add Maverick registers.
Nick Clifton [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.

From-SVN: r64243

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

From-SVN: r64242

21 years agoconfigure.in (rlim_t): Define to long if no valid definition found in sys/resource.h.
Hans-Peter Nilsson [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.

* configure.in (rlim_t): Define to long if no valid definition
found in sys/resource.h.
* config.in, configure: Regenerate.

From-SVN: r64241

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

From-SVN: r64240

21 years agore PR c/9928 (ICE on duplicate enum declaration)
Eric Botcazou [Wed, 12 Mar 2003 09:54:38 +0000 (10:54 +0100)]
re PR c/9928 (ICE on duplicate enum declaration)

PR c/9928
* c-decl.c (duplicate_decls): Discard the initializer of the new decl
only if it is a VAR_DECL.

From-SVN: r64235

21 years agore PR rtl-optimization/9888 (-mcpu=k6 -Os produces out of range loop instructions)
Eric Botcazou [Wed, 12 Mar 2003 09:21:47 +0000 (10:21 +0100)]
re PR rtl-optimization/9888 (-mcpu=k6 -Os produces out of range loop instructions)

PR optimization/9888
* config/i386/i386.md (jcc_1): Fix range.
(jcc_2): Likewise.
(jump): LIkewise.
(doloop_end_internal): Likewise.

From-SVN: r64230

21 years agowinnt.c (DLL_IMPORT_PREFIX): New define.
Danny Smith [Wed, 12 Mar 2003 08:59:29 +0000 (08:59 +0000)]
winnt.c (DLL_IMPORT_PREFIX): New define.

* 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.

From-SVN: r64227

21 years agore PR rtl-optimization/9888 (-mcpu=k6 -Os produces out of range loop instructions)
Eric Botcazou [Wed, 12 Mar 2003 08:53:27 +0000 (09:53 +0100)]
re PR rtl-optimization/9888 (-mcpu=k6 -Os produces out of range loop instructions)

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.

From-SVN: r64225

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

From-SVN: r64222

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

From-SVN: r64221

21 years agore PR c++/9336 (ICE in cp_line_of, at cp/error.c:2191)
Mark Mitchell [Wed, 12 Mar 2003 07:23:15 +0000 (07:23 +0000)]
re PR c++/9336 (ICE in cp_line_of, at cp/error.c:2191)

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.

From-SVN: r64216

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

From-SVN: r64215

21 years agog++.1: Remove.
Alexandre Oliva [Wed, 12 Mar 2003 04:18:34 +0000 (04:18 +0000)]
g++.1: Remove.

* 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.

From-SVN: r64214

21 years agofreebsd-spec.h (FBSD_CPP_PREDEFINES): Remove.
Loren J. Rittle [Wed, 12 Mar 2003 02:29:08 +0000 (02:29 +0000)]
freebsd-spec.h (FBSD_CPP_PREDEFINES): Remove.

* 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.

From-SVN: r64212

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

From-SVN: r64211

21 years agors6000.c (rs6000_stack_info): Remove insn_chain_scanned.
Aldy Hernandez [Wed, 12 Mar 2003 01:30:56 +0000 (01:30 +0000)]
rs6000.c (rs6000_stack_info): Remove insn_chain_scanned.

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.

From-SVN: r64210

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

* toplev.c (independent_decode_option): Return success for --help,
--target-help and --version.

From-SVN: r64209

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

From-SVN: r64208

21 years agolinux64.h (DRIVER_SELF_SPECS): Add endian_spec.
Alexandre Oliva [Tue, 11 Mar 2003 23:31:01 +0000 (23:31 +0000)]
linux64.h (DRIVER_SELF_SPECS): Add endian_spec.

* 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.

From-SVN: r64201

21 years agore PR c++/9924 (Multiple using statements for builtin functions not allowed)
Mark Mitchell [Tue, 11 Mar 2003 23:07:45 +0000 (23:07 +0000)]
re PR c++/9924 (Multiple using statements for builtin functions not allowed)

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.

From-SVN: r64197

21 years agore PR c++/9820 (ice in build_baselink (templates))
Jason Merrill [Tue, 11 Mar 2003 22:43:44 +0000 (17:43 -0500)]
re PR c++/9820 (ice in build_baselink (templates))

        PR c++/9820
        * search.c (lookup_member): Fix handling of functions in a class
        being defined.

From-SVN: r64193

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

From-SVN: r64192

21 years agocselib.c (cselib_invalidate_mem_1): Move too ...
Jan Hubicka [Tue, 11 Mar 2003 21:52:42 +0000 (22:52 +0100)]
cselib.c (cselib_invalidate_mem_1): Move too ...

* 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.

From-SVN: r64191

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

From-SVN: r64190

21 years agoindex.html: Update text about location of headers.
Jonathan Wakely [Tue, 11 Mar 2003 21:33:30 +0000 (21:33 +0000)]
index.html: Update text about location of headers.

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.

From-SVN: r64189

21 years agors6000.c (rs6000_override_options): Disable string instructions for e500.
Aldy Hernandez [Tue, 11 Mar 2003 21:26:12 +0000 (21:26 +0000)]
rs6000.c (rs6000_override_options): Disable string instructions for e500.

2003-03-11  Aldy Hernandez  <aldyh@redhat.com>

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

From-SVN: r64188

21 years agoMakefile.in: Update.
Neil Booth [Tue, 11 Mar 2003 21:03:58 +0000 (21:03 +0000)]
Makefile.in: Update.

* Makefile.in: Update.
* c-cppbuiltin.c: Include tm_p.h.

From-SVN: r64187

21 years agotm.texi (Frame Registers): Document DWARF_REG_TO_UNWIND_COLUMN.
Aldy Hernandez [Tue, 11 Mar 2003 20:40:54 +0000 (20:40 +0000)]
tm.texi (Frame Registers): Document DWARF_REG_TO_UNWIND_COLUMN.

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.

From-SVN: r64186

21 years agoparse.y (resolve_field_access): Initialize class if field is found in another static...
Tom 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.

* 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.

From-SVN: r64185

21 years agoinitfield.java: New file.
Tom Tromey [Tue, 11 Mar 2003 20:36:34 +0000 (20:36 +0000)]
initfield.java: New file.

* libjava.lang/initfield.java: New file.
* libjava.lang/initfield.out: New file.

From-SVN: r64184

21 years agoreturn-type-3.c: New test.
Steven Bosscher [Tue, 11 Mar 2003 20:00:39 +0000 (21:00 +0100)]
return-type-3.c: New test.

2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>

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

From-SVN: r64181

21 years agocplus-dem.c (demangle_integral_value): Correction to reflect patch of 2002-01-10...
Carlo Wood [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...

* 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.

From-SVN: r64179

21 years agocris.md: Remove lingering EGCS reference.
Hans-Peter Nilsson [Tue, 11 Mar 2003 15:43:25 +0000 (15:43 +0000)]
cris.md: Remove lingering EGCS reference.

* 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.

From-SVN: r64174

21 years agore PR c++/8700 (unhelpful error message for binding temp to reference)
Mark Mitchell [Tue, 11 Mar 2003 15:43:14 +0000 (15:43 +0000)]
re PR c++/8700 (unhelpful error message for binding temp to reference)

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.

From-SVN: r64173

21 years agodemangle.h: Prepend accessors of class qualifier with 'get_' in order to fix warnings...
Carlo Wood [Tue, 11 Mar 2003 13:48:16 +0000 (13:48 +0000)]
demangle.h: Prepend accessors of class qualifier with 'get_' in order to fix warnings when...

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.

From-SVN: r64172

21 years agobprob.exp: Disable test cases for h8300-*-* as profiling options are not supported.
D.Venkatasubramanian [Tue, 11 Mar 2003 12:32:26 +0000 (12:32 +0000)]
bprob.exp: Disable test cases for h8300-*-* as profiling options are not supported.

* gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
profiling options are not supported.

From-SVN: r64171

21 years agojcf-io.c (caching_stat): Initialize origsep to remove compiler warning.
Andrew Haley [Tue, 11 Mar 2003 11:10:05 +0000 (11:10 +0000)]
jcf-io.c (caching_stat): Initialize origsep to remove compiler warning.

2003-03-11  Andrew Haley  <aph@redhat.com>

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

From-SVN: r64169

21 years agore PR c++/8660 (template overloading ICE in tsubst_expr, at cp/pt.c:7644)
Jason Merrill [Tue, 11 Mar 2003 10:34:45 +0000 (05:34 -0500)]
re PR c++/8660 (template overloading ICE in tsubst_expr, at cp/pt.c:7644)

        PR c++/8660
        * decl2.c (check_classfn): A member template only matches a
        member template.

[[Split portion of a mixed commit.]]

From-SVN: r64167.2

21 years agore PR c++/8660 (template overloading ICE in tsubst_expr, at cp/pt.c:7644)
Jason Merrill [Tue, 11 Mar 2003 10:33:28 +0000 (05:33 -0500)]
re PR c++/8660 (template overloading ICE in tsubst_expr, at cp/pt.c:7644)

        PR c++/8660
        * decl2.c (check_classfn): A member template only matches a
        member template.

From-SVN: r64166

21 years ago2003-03-11 Michael Koch <konqueror@gmx.de>
Michael Koch [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.

From-SVN: r64165

21 years agodf.c (read_modify_subreg_p): Change from static to global.
Hartmut Penner [Tue, 11 Mar 2003 09:17:38 +0000 (09:17 +0000)]
df.c (read_modify_subreg_p): Change from static to global.

        * 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.

From-SVN: r64164

21 years agoctype_inline.h: Support _M_table when so installed.
Loren J. Rittle [Tue, 11 Mar 2003 07:07:25 +0000 (07:07 +0000)]
ctype_inline.h: Support _M_table when so installed.

* config/os/bsd/freebsd/ctype_inline.h:  Support _M_table
when so installed.
* testsuite/22_locale/ctype/cons/char/1.cc: Fix typo.

From-SVN: r64163

21 years agoMakefile.in: Update.
Neil Booth [Tue, 11 Mar 2003 06:42:21 +0000 (06:42 +0000)]
Makefile.in: Update.

* 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.

From-SVN: r64162