OSDN Git Service

pf3gnuchains/gcc-fork.git
23 years ago2000-10-25 Phil Edwards <pme@sources.redhat.com>
bkoz [Wed, 25 Oct 2000 16:54:47 +0000 (16:54 +0000)]
2000-10-25  Phil Edwards  <pme@sources.redhat.com>

        * configure.in:  Check for gconv.h.
        * libio/wfileops.c:  Wrap gconv.h in HAVE_GCONV_H.

        * config/c_io_libio_codecvt.c:  Change __mbstate_t to __c_mbstate_t.
        * libio/_G_config.h:  And here.
        * libio/iofwide.c:  And here.
        * libio/libio.h:  And here.

        * config/os/solaris/solaris2.7/bits/ctype_noninline.h:  Remove
          exception specification to match declaration.
        * include/bits/locale_facets.tcc:  Include bits/std_clocale.h.

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

23 years ago * stor-layout.c (layout_type): If TYPE_ALIAS_SET was already set on the
jakub [Wed, 25 Oct 2000 15:23:35 +0000 (15:23 +0000)]
* stor-layout.c (layout_type): If TYPE_ALIAS_SET was already set on the
incomplete type force it into alias set 0.

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

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

23 years ago2000-10-24 Mark Harig <mharig@landmark.com>
bkoz [Wed, 25 Oct 2000 14:41:16 +0000 (14:41 +0000)]
2000-10-24   Mark Harig <mharig@landmark.com>

        * docs/configopts.html: Added documentation for the
        "--enable-version-specific-runtime-libs" and
        "--with-gxx-include-dir" configuration switches.

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

23 years ago2000-10-24 Phil Edwards <pme@sources.redhat.com>
bkoz [Wed, 25 Oct 2000 12:50:06 +0000 (12:50 +0000)]
2000-10-24  Phil Edwards  <pme@sources.redhat.com>

        * acconfig.h:  List _GLIBCPP_USE_THREADS.
        * acinclude.m4:  General formatting cleanup (tabs/spaces), typo
          correction, etc.  Add comments about following *real* changes
          where they are used.
          (GLIBCPP_ENABLE_C_MBCHAR):  New test...
          (GLIBCPP_CHECK_WCHAR_T_SUPPORT):  ...results used here.
          (GLIBCPP_ENABLE_CSTDIO):  Define need_wlibio iff wide characters
          are requested.
          (GLIBCPP_ENABLE_THREADS):  If threads are used, define new
          macro _GLIBCPP_USE_THREADS in c++config.h.
          (GLIBCPP_ENABLE_SHADOW):  For C_INCLUDE_DIR, change () to {} as
          this is used in both makefiles and shell scripts (mkcheck).
        * configure.in:  Call GLIBCPP_ENABLE_C_MBCHAR.

        * libio/_G_config.h:  Wrap _IO_MTSAFE_IO in _GLIBCPP_USE_THREADS.
        * config/c_io_libio.h:  In nonthreaded case, typedef __c_lock to
          something harmless, like int.

        * config/os/aix/bits/os_defines.h:  Guard with _GLIBCPP_OS_DEFINES,
          add comment/instructions.
        * config/os/bsd/bits/os_defines.h:  Ditto.
        * config/os/generic/bits/os_defines.h:  Ditto.
        * config/os/gnu-linux/bits/os_defines.h:  Ditto.
        * config/os/irix/bits/os_defines.h:  Ditto.
        * config/os/newlib/bits/os_defines.h:  Ditto.
        * config/os/solaris/solaris2.5/bits/os_defines.h:  Ditto.
        * config/os/solaris/solaris2.6/bits/os_defines.h:  Ditto.

        * mkcheck.in:  Limit the available heap size for testsuite
          binaries, initially at 2MB.

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

23 years ago2000-10-24 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 25 Oct 2000 12:48:34 +0000 (12:48 +0000)]
2000-10-24  Benjamin Kosnik  <bkoz@redhat.com>

        * include/bits/stl_pair.h (make_pair): Add LWG solution.

        * testsuite/21_strings/compare.cc (test01): Inject namespace std
into the mix.

* mkcheck.in (MAX_MEM_USAGE): Bump up to 3072. Strangely enough,
this works.

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

23 years ago2000-10-24 Levente Farkas <lfarkas@mindmaker.hu>
bkoz [Wed, 25 Oct 2000 12:47:45 +0000 (12:47 +0000)]
2000-10-24  Levente Farkas  <lfarkas@mindmaker.hu>

* include/bits/std_bitset.h (_M_do_find_next): Fix typo.

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

23 years ago * java/lang/ThreadGroup.java (uncaughtException): Print thread name
bryce [Wed, 25 Oct 2000 08:11:47 +0000 (08:11 +0000)]
    * java/lang/ThreadGroup.java (uncaughtException): Print thread name
        with stack dump.

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

23 years agoDaily bump.
law [Wed, 25 Oct 2000 07:45:08 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago2000-10-24 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Wed, 25 Oct 2000 05:47:28 +0000 (05:47 +0000)]
2000-10-24  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (register_incomplete_type): Include JDEP_FIELD as a case
where an enclosing context can be set on the jdep.
(do_resolve_class): Fixed identation.

(http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00824.html)

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

23 years ago * alias.c: Include basic-block.h.
wehle [Wed, 25 Oct 2000 05:00:53 +0000 (05:00 +0000)]
* alias.c: Include basic-block.h.
(loop_p): New function.
(mark_constant_function): Use it.
* Makefile.in (alias.o): Update dependencies.

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

23 years agofix secondary_reload typo from last patch
aldyh [Wed, 25 Oct 2000 04:26:35 +0000 (04:26 +0000)]
fix secondary_reload typo from last patch

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

23 years agosecondary_reload_class: treat pseudos like memory
aldyh [Wed, 25 Oct 2000 03:13:19 +0000 (03:13 +0000)]
secondary_reload_class: treat pseudos like memory

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

23 years agoFixes for C++ structure layout breakage.
wilson [Wed, 25 Oct 2000 01:30:25 +0000 (01:30 +0000)]
Fixes for C++ structure layout breakage.
* expmed.c (store_bit_field): Move integer pun code down after
code that calls emit_move_insn for entire register move.
* stor-layout.c (compute_record_mode): Revert Mar 25, Aug 18, and
Oct 20 changes.  Only store mode in TYPE_MODE if RECORD_TYPE.

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

23 years ago * rtlanal.c (rtx_unstable_p, rtx_varies_p): Don't consider pic
rth [Tue, 24 Oct 2000 23:01:11 +0000 (23:01 +0000)]
    * rtlanal.c (rtx_unstable_p, rtx_varies_p): Don't consider pic
        register stable if PIC_OFFSET_TABLE_REG_CALL_CLOBBERED.

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

23 years agodo not propagate constants into jump_insn's for machines with CC0, more than once
aldyh [Tue, 24 Oct 2000 22:49:39 +0000 (22:49 +0000)]
do not propagate constants into jump_insn's for machines with CC0, more than once

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

23 years agotreat pseudos just like memory
aldyh [Tue, 24 Oct 2000 22:45:46 +0000 (22:45 +0000)]
treat pseudos just like memory

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

23 years ago* combine.c (distribute_notes): Discard REG_LIBCALL and REG_RETVAL
aoliva [Tue, 24 Oct 2000 20:24:03 +0000 (20:24 +0000)]
* combine.c (distribute_notes): Discard REG_LIBCALL and REG_RETVAL
when deleting libcall sequence collapsed to a single instruction.

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

23 years ago2000-10-24 Andrew Haley <aph@cygnus.co.uk>
aph [Tue, 24 Oct 2000 20:06:13 +0000 (20:06 +0000)]
2000-10-24  Andrew Haley  <aph@cygnus.co.uk>

        * expr.c (do_store_flag): Don't crash if either side of a
        comparison is error_mark_node.

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

23 years ago2000-10-23 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 24 Oct 2000 17:00:59 +0000 (17:00 +0000)]
2000-10-23  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/21_strings/compare.cc (test01): Add using declarations.

* include/c_std/bits/std_cerrno.h: And here.
* include/c_std/bits/std_cassert.h: Tweaks.

* mkcheck.in: Simplify.

* acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Simplify.
(GLIBCPP_ENABLE_LONG_LONG): Same.
* aclocal.m4: Regenerate.

* src/Makefile.am (c_shadow_headers): Add features.h,
bits/wrap_features.h.
* src/Makefile.in: Regenerate.
* include/c_std/features.h: New file.
* include/c_std/bits/wrap_features.h (_CPP_WRAP_FEATURES_H): New
file. Need to have c++config.h included before this file so
_ISOC99_SOURCE around.

* include/c_std/sys/cdefs.h: Hack.
* include/c_std/stdlib.h: Same, use c++config.h.
* include/c_std/bits/std_cstdlib.h: Use _GLIBCPP_HAVE_STRTOLD.

* include/c_std/bits/std_cassert.h: Fix.
* include/c_std/bits/std_cerrno.h: Make consistent.

* include/c_std/bits/std_csetjmp.h (setjmp): Unscope global
declaration from ::_C_legacy to _C_legacy.

* include/c_std/bits/std_cstdio.h: same with printf.
* include/c_std/stdio.h: And here.

* include/c_std/bits/std_cstdlib.h: abort, exit comment.
* include/c_std/stdlib.h: Same here.

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

23 years ago2000-10-23 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 24 Oct 2000 17:00:07 +0000 (17:00 +0000)]
2000-10-23  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/21_strings/compare.cc (test01): Add using declarations.

* include/c_std/bits/std_cerrno.h: And here.
* include/c_std/bits/std_cassert.h: Tweaks.

* mkcheck.in: Simplify.

* acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Simplify.
(GLIBCPP_ENABLE_LONG_LONG): Same.
* aclocal.m4: Regenerate.

* src/Makefile.am (c_shadow_headers): Add features.h,
bits/wrap_features.h.
* src/Makefile.in: Regenerate.
* include/c_std/features.h: New file.
* include/c_std/bits/wrap_features.h (_CPP_WRAP_FEATURES_H): New
file. Need to have c++config.h included before this file so
_ISOC99_SOURCE around.

* include/c_std/sys/cdefs.h: Hack.
* include/c_std/stdlib.h: Same, use c++config.h.
* include/c_std/bits/std_cstdlib.h: Use _GLIBCPP_HAVE_STRTOLD.

* include/c_std/bits/std_cassert.h: Fix.
* include/c_std/bits/std_cerrno.h: Make consistent.

* include/c_std/bits/std_csetjmp.h (setjmp): Unscope global
declaration from ::_C_legacy to _C_legacy.

* include/c_std/bits/std_cstdio.h: same with printf.
* include/c_std/stdio.h: And here.

* include/c_std/bits/std_cstdlib.h: abort, exit comment.
* include/c_std/stdlib.h: Same here.

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

23 years ago * sibcall.c (purge_mem_unchanging_flag): New function.
jakub [Tue, 24 Oct 2000 11:25:50 +0000 (11:25 +0000)]
* sibcall.c (purge_mem_unchanging_flag): New function.
(optimize_sibling_and_tail_recursive_calls): Call it.

* g++.old-deja/g++.other/sibcall1.C: New test.

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

23 years ago2000-10-24 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Tue, 24 Oct 2000 10:53:56 +0000 (10:53 +0000)]
2000-10-24  Bryce McKinlay  <bryce@albatross.co.nz>

* java/util/EventObject.java: Merged from classpath.

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

23 years agoDaily bump.
law [Tue, 24 Oct 2000 07:45:07 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago2000-10-24 Philipp Thomas <pthomas@suse.de>
pthomas [Tue, 24 Oct 2000 04:00:07 +0000 (04:00 +0000)]
2000-10-24  Philipp Thomas  <pthomas@suse.de>

* Makefile.in (check-po): New target for doing checks in the po
subdir if all languages configured.
(CHECK_TARGETS): Add @CHECK_PO@, replaced with check-po via
configure if NLS is enabled.
* configure.in: If NLS is enabled, substitute CHECK_PO by check-po,
otherwise leave empty.
* configure: Regenerate.

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

23 years ago * config/ia64/ia64.c (ia64_expand_prologue): Mark extra
rth [Tue, 24 Oct 2000 00:26:12 +0000 (00:26 +0000)]
    * config/ia64/ia64.c (ia64_expand_prologue): Mark extra
        output registers as fixed.
        (ia64_function_epilogue): Undo output fixation.

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

23 years ago * config/alpha/alpha.md: Add names for all unnamed insns; use
rth [Tue, 24 Oct 2000 00:06:18 +0000 (00:06 +0000)]
    * config/alpha/alpha.md: Add names for all unnamed insns; use
        define_insn_and_split in some obvious places.
        (lda): Remove.
        (zero_extendqihi2): Use an expander w/ nonimmediate_operand for BWX.
        (zero_extendqisi2, zero_extendqidi2): Likewise.
        (zero_extendhisi2, zero_extendhidi2): Likewise.
        (abs splitters): Fix match_scratch operand number.
        (bcc_reverse): Swap pc & label instead of non-canonical compare.

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

23 years agoForced checkin for testing.
cgf [Mon, 23 Oct 2000 23:56:40 +0000 (23:56 +0000)]
Forced checkin for testing.

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

23 years agoFix Turbo's LPRng compilation failure due to assembler errors.
wilson [Mon, 23 Oct 2000 23:38:39 +0000 (23:38 +0000)]
Fix Turbo's LPRng compilation failure due to assembler errors.
* ia64.c (ia64_print_operand, case 'r'): Correct comment.  Handle
CONST_INT.
* ia64.md (cmpsi_adjusted): Use %r3.
(cmpdi_adjusted): Likewise.

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

23 years ago * call.c (equal_functions): Also call decls_match for extern "C" fns.
jason [Mon, 23 Oct 2000 21:38:33 +0000 (21:38 +0000)]
    * call.c (equal_functions): Also call decls_match for extern "C" fns.

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

23 years ago2000-10-23 Diego Novillo <dnovillo@cygnus.com>
dnovillo [Mon, 23 Oct 2000 20:21:58 +0000 (20:21 +0000)]
2000-10-23  Diego Novillo  <dnovillo@cygnus.com>

* config/i386/att.h (ASM_FILE_START): Define.

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

23 years ago2000-10-23 Diego Novillo <dnovillo@cygnus.com>
dnovillo [Mon, 23 Oct 2000 20:07:50 +0000 (20:07 +0000)]
2000-10-23  Diego Novillo  <dnovillo@cygnus.com>

* config/i386/linux.h (ASM_FILE_START): Define.

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

23 years ago2000-10-23 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Mon, 23 Oct 2000 19:52:45 +0000 (19:52 +0000)]
2000-10-23  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* java/util/AbstractSet.java (equals): Re-installed original code.

(http://sources.redhat.com/ml/java-patches/2000-q4/msg00054.html)

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

23 years agom68k-coff removed libgloss to fix a multiple definition of crt0
dlindsay [Mon, 23 Oct 2000 18:54:12 +0000 (18:54 +0000)]
m68k-coff removed libgloss to fix a multiple definition of crt0

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

23 years ago * reload1.c (reload_reg_reaches_end_p): A RELOAD_OTHER can
geoffk [Mon, 23 Oct 2000 18:45:15 +0000 (18:45 +0000)]
* reload1.c (reload_reg_reaches_end_p): A RELOAD_OTHER can
overwrite the value in a RELOAD_FOR_INPUT and other kinds of
reloads just like an RELOAD_FOR_OUTPUT would.

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

23 years ago * local-alloc.c (update_equiv_regs): Add an abort(). When
geoffk [Mon, 23 Oct 2000 18:42:52 +0000 (18:42 +0000)]
* local-alloc.c (update_equiv_regs): Add an abort().  When
deleting or moving insns, update reg_equiv[regno].init_insns.

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

23 years agoFix incorrect date in ChangeLog entry.
samuel [Mon, 23 Oct 2000 18:11:23 +0000 (18:11 +0000)]
Fix incorrect date in ChangeLog entry.

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

23 years ago2000-10-23 Gabriel Dos Reis <gdr@codesourcery.com>
gdr [Mon, 23 Oct 2000 16:24:19 +0000 (16:24 +0000)]
2000-10-23  Gabriel Dos Reis  <gdr@codesourcery.com>

* std/std_valarray.h (valarray::valarray): Use __valarray_copy,
not __valarray_copy_construct.

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

23 years ago * c-tree.texi: Improve documentation for IF_STMTs and related
mmitchel [Mon, 23 Oct 2000 14:43:33 +0000 (14:43 +0000)]
* c-tree.texi: Improve documentation for IF_STMTs and related
conditional statements.

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

23 years agoDaily bump.
law [Mon, 23 Oct 2000 07:45:08 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago * call.c (standard_conversion): Use RVALUE_CONVs for all
mmitchel [Mon, 23 Oct 2000 06:36:37 +0000 (06:36 +0000)]
* call.c (standard_conversion): Use RVALUE_CONVs for all
expressions that satisfy lvalue_p, not just those that satisfy
real_lvalue_p.

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

23 years ago * expr.c (do_preexpand_calls): Remove.
mmitchel [Mon, 23 Oct 2000 04:40:26 +0000 (04:40 +0000)]
* expr.c (do_preexpand_calls): Remove.
(same_from_p): Don't use CALL_EXPR_RTL.
(expand_expr): Don't call preexpand_calls, or use CALL_EXPR_RTL.
(preexpand_calls): Remove.
* tree.c (first_rtl_op): Remove CALL_EXPR case.
(unsave_expr_1): Likewise.
* tree.def (CALL_EXPR): Give it only two slots.
* tree.h (CALL_EXPR_RTL): Remove.

* optimize.c (copy_body_r): Don't treat CALL_EXPRs specially.

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

23 years ago * cp-demangle.c (string_list_def): Add caret_position and comments.
samuel [Sun, 22 Oct 2000 23:59:25 +0000 (23:59 +0000)]
* cp-demangle.c (string_list_def): Add caret_position and comments.
(result_caret_pos): New macro.
(result_append_string): Rename to...
(result_add_string): ... this, and insert at caret position.
Rename throughout.
(result_append): Rename to...
(result_add): ... this, and insert at caret position.  Rename
throughout.
(result_append_char): Rename to...
(result_add_char): ... this, and insert at caret position.  Rename
throughout.
(result_append_space): Remove.
(string_list_new): Initialize caret position.
(result_add_separated_char): Use caret position.
(result_get_caret): New funtion.
(result_set_caret): Likewise.
(result_shift_caret): Likewise.
(result_previous_char_is_space): Likewise.
(substitution_start): Use caret position.
(substitution_add): Likewise.
(demangling_new): Initialize caret position.
(demangle_encoding): Use caret position.
(demanglin_nested_name): Put CV qualifiers after name.
(demangle_type_ptr): Use switch statement.  Handle pointers to
arrays.  Don't use result_append_space.  Use caret position.
(demangle_type): Emit CV qualifiers after underlying type.  Adjust
call to demangle_array_type.
(demangle_array_type): Add parameter to handle pointers to arrays.

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

23 years ago * libgcc-std.ver (__addvsi3, __addvdi3, __subvsi3, __subvdi3,
cchavva [Sun, 22 Oct 2000 21:20:28 +0000 (21:20 +0000)]
 * libgcc-std.ver (__addvsi3, __addvdi3,  __subvsi3, __subvdi3,
        __mulvsi3, __negvsi2, __negvdi2, __absvsi2, __absvdi2, __mulvdi3):
        New functions.

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

23 years ago * call.c (build_conditional_expr): Use ocp_convert to force
jason [Sun, 22 Oct 2000 20:21:41 +0000 (20:21 +0000)]
    * call.c (build_conditional_expr): Use ocp_convert to force
        rvalue conversion.

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

23 years ago* calls.c (combine_pending_stack_adjustment_and_call): Don't
aoliva [Sun, 22 Oct 2000 19:34:05 +0000 (19:34 +0000)]
* calls.c (combine_pending_stack_adjustment_and_call): Don't
adjust stack when unadjusted_alignment ends up as zero.

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

23 years ago * fixinc/genfixes: Remove EGCS reference.
jsm28 [Sun, 22 Oct 2000 18:07:07 +0000 (18:07 +0000)]
* fixinc/genfixes: Remove EGCS reference.
* install.texi: Remove EGCS reference.
* INSTALL: Regenerate.

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

23 years ago * tree.h (TYPE_IS_SIZETYPE): Add more documentation.
mmitchel [Sun, 22 Oct 2000 17:50:28 +0000 (17:50 +0000)]
* tree.h (TYPE_IS_SIZETYPE): Add more documentation.

* typeck.c (c_sizeof): Return an expression of `size_t' type,
not one with TYPE_IS_SIZETYPE set.
(dubious_conversion_warnings): Remove special-case code.

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

23 years ago * Makefile.am: Added rules for libgcjx library.
rolfwr [Sun, 22 Oct 2000 17:46:09 +0000 (17:46 +0000)]
* Makefile.am: Added rules for libgcjx library.
* Makefile.in: Rebuilt.
* configure.in: Added check for X.
* configure: Rebuilt.
* gnu/awt/LightweightRedirector.java: New file.
* gnu/awt/j2d/AbstractGraphicsState.java: New file.
* gnu/awt/j2d/DirectRasterGraphics.java: New file.
* gnu/awt/j2d/Graphics2DImpl.java: New file.
* gnu/awt/j2d/IntegerGraphicsState.java: New file.
* gnu/awt/j2d/MappedRaster.java: New file.
* gnu/awt/xlib/XCanvasPeer.java: New file.
* gnu/awt/xlib/XEventLoop.java: New file.
* gnu/awt/xlib/XEventQueue.java: New file.
* gnu/awt/xlib/XFontMetrics.java: New file.
* gnu/awt/xlib/XFramePeer.java: New file.
* gnu/awt/xlib/XGraphics.java: New file.
* gnu/awt/xlib/XGraphicsConfiguration.java: New file.
* gnu/awt/xlib/XPanelPeer.java: New file.
* gnu/awt/xlib/XToolkit.java: New file.
* gnu/gcj/xlib/Clip.java: New file.
* gnu/gcj/xlib/Colormap.java: New file.
* gnu/gcj/xlib/Display.java: New file.
* gnu/gcj/xlib/Drawable.java: New file.
* gnu/gcj/xlib/Font.java: New file.
* gnu/gcj/xlib/GC.java: New file.
* gnu/gcj/xlib/Pixmap.java: New file.
* gnu/gcj/xlib/Screen.java: New file.
* gnu/gcj/xlib/Visual.java: New file.
* gnu/gcj/xlib/WMSizeHints.java: New file.
* gnu/gcj/xlib/Window.java: New file.
* gnu/gcj/xlib/WindowAttributes.java: New file.
* gnu/gcj/xlib/XAnyEvent.java: New file.
* gnu/gcj/xlib/XButtonEvent.java: New file.
* gnu/gcj/xlib/XColor.java: New file.
* gnu/gcj/xlib/XConfigureEvent.java: New file.
* gnu/gcj/xlib/XConnectException.java: New file.
* gnu/gcj/xlib/XEvent.java: New file.
* gnu/gcj/xlib/XException.java: New file.
* gnu/gcj/xlib/XExposeEvent.java: New file.
* gnu/gcj/xlib/XID.java: New file.
* gnu/gcj/xlib/XImage.java: New file.
* gnu/gcj/xlib/XUnmapEvent.java: New file.
* gnu/gcj/xlib/natClip.cc: New file.
* gnu/gcj/xlib/natColormap.cc: New file.
* gnu/gcj/xlib/natDisplay.cc: New file.
* gnu/gcj/xlib/natDrawable.cc: New file.
* gnu/gcj/xlib/natFont.cc: New file.
* gnu/gcj/xlib/natGC.cc: New file.
* gnu/gcj/xlib/natPixmap.cc: New file.
* gnu/gcj/xlib/natScreen.cc: New file.
* gnu/gcj/xlib/natVisual.cc: New file.
* gnu/gcj/xlib/natWMSizeHints.cc: New file.
* gnu/gcj/xlib/natWindow.cc: New file.
* gnu/gcj/xlib/natWindowAttributes.cc: New file.
* gnu/gcj/xlib/natXAnyEvent.cc: New file.
* gnu/gcj/xlib/natXButtonEvent.cc: New file.
* gnu/gcj/xlib/natXColor.cc: New file.
* gnu/gcj/xlib/natXConfigureEvent.cc: New file.
* gnu/gcj/xlib/natXException.cc: New file.
* gnu/gcj/xlib/natXExposeEvent.cc: New file.
* gnu/gcj/xlib/natXImage.cc: New file.
* gnu/gcj/xlib/natXUnmapEvent.cc: New file.
* java/awt/EventDispatchThread.java: Start thead on creation.

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

23 years ago* POTFILES.in: Add config/i386/netware.h and config/netware.h.
geoffk [Sun, 22 Oct 2000 11:02:11 +0000 (11:02 +0000)]
* POTFILES.in: Add config/i386/netware.h and config/netware.h.

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

23 years agoDaily bump.
law [Sun, 22 Oct 2000 07:45:08 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago * decl2.c (arg_assoc_type): Handle VECTOR_TYPE.
geoffk [Sun, 22 Oct 2000 01:38:35 +0000 (01:38 +0000)]
* decl2.c (arg_assoc_type): Handle VECTOR_TYPE.
* error.c (dump_type): Handle VECTOR_TYPE like POINTER_TYPE.
(dump_type_prefix): Print vector-of-int as 'int vector'.
(dump_type_suffix): Handle VECTOR_TYPE like POINTER_TYPE.
* tree.c (walk_tree): Handle VECTOR_TYPE.

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

23 years ago * decl.c (init_decl_processing): Call MD_INIT_BUILTINS.
geoffk [Sun, 22 Oct 2000 01:38:09 +0000 (01:38 +0000)]
* decl.c (init_decl_processing): Call MD_INIT_BUILTINS.

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

23 years ago * parse.y (operator): Set got_object from got_scope.
jason [Sat, 21 Oct 2000 21:44:04 +0000 (21:44 +0000)]
    * parse.y (operator): Set got_object from got_scope.
        Set looking_for_typename.
        * decl.c (lookup_name_real): Clear val after setting from_obj.
        Reorganize diagnostic.

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

23 years ago2000-10-21 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
bkoz [Sat, 21 Oct 2000 19:43:13 +0000 (19:43 +0000)]
2000-10-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro.
* aclocal.m4: Regenerate.
* configure.in: Use it.
* configure: Regenerate.
* src/complexl.cc: Fixup.
* include/c_std/bits/std_cmath.h: Fixup.
* include/c/bits/std_cmath.h: Fixup.
* docs/configopts.html: Add docs.

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

23 years ago2000-10-21 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
bkoz [Sat, 21 Oct 2000 19:40:17 +0000 (19:40 +0000)]
2000-10-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro.
* aclocal.m4: Regenerate.
* configure.in: Use it.
* configure: Regenerate.
* src/complexl.cc: Fixup.
* include/c_std/bits/std_cmath.h: Fixup.
* include/c/bits/std_cmath.h: Fixup.

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

23 years ago2000-10-21 Philipp Thomas <pthomas@suse.de>
pthomas [Sat, 21 Oct 2000 19:04:38 +0000 (19:04 +0000)]
2000-10-21  Philipp Thomas  <pthomas@suse.de>

* POTFILES.in: Remove config/rs6000/netware.h.
Remove the files moved out of libgcc and over
to libsupc++.
* Makefile.in.in (stamp-check-pot): Rename to stamp-check-po.
(check-po): New, more intuitive target to check POTFILES.in
for consistency.

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

23 years ago * diagnostic.c: Remove EGCS reference in comment.
jsm28 [Sat, 21 Oct 2000 18:10:32 +0000 (18:10 +0000)]
* diagnostic.c: Remove EGCS reference in comment.

f:
* Makefile.in, g77spec.c: Remove EGCS references in comments.

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

23 years ago2000-10-21 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
bkoz [Sat, 21 Oct 2000 16:50:29 +0000 (16:50 +0000)]
2000-10-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* docs/links.html: Add links to defects list, standards FAQ.

* testsuite/21_strings/ctor_copy_dtor.cc (test01): Disable tests
with string creation that allocate huge ammounts of memory.

* include/c/bits/std_cstddef.h: Put size_t, ptrdiff_t in
namepace std.

2000-10-21  Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>

     * libsupc++/exception.cc: Use namespace std.
     * libsupc++/new: DITTO.
     * libsupc++/new_op.cc: DITTO.
     * libsupc++/new_opnt.cc: DITTO.
     * libsupc++/new_opv.cc: DITTO.
     * libsupc++/new_opvnt.cc: DITTO.
     * libsupc++/tinfo.cc: DITTO.
     * libsupc++/tinfo.h: DITTO.
     * libsupc++/vec.cc: DITTO.
     * libsupc++/Makefile.am: Blank lines removal.

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

23 years agoWarning fixes:
ghazi [Sat, 21 Oct 2000 15:10:38 +0000 (15:10 +0000)]
Warning fixes:

* gjavah.c (NEED_PEEK_ATTRIBUTE, NEED_SKIP_ATTRIBUTE): Define

* jcf-reader.c (peek_attribute, skip_attribute): Only define
when requested.

* parse.h (yyerror): If JC1_LITE, mark with ATTRIBUTE_NORETURN.

* verify.c (CHECK_PC_IN_RANGE): Cast result of stmt-expr to void.

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

23 years ago * loop.c (strength_reduce): Fix error in last change.
kenner [Sat, 21 Oct 2000 12:12:07 +0000 (12:12 +0000)]
* loop.c (strength_reduce): Fix error in last change.

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

23 years agoDaily bump.
law [Sat, 21 Oct 2000 07:45:08 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago * gcc.dg/noncompile/init-3.c: New test.
jakub [Sat, 21 Oct 2000 06:35:47 +0000 (06:35 +0000)]
* gcc.dg/noncompile/init-3.c: New test.

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

23 years ago2000-08-15 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Sat, 21 Oct 2000 06:28:27 +0000 (06:28 +0000)]
2000-08-15  Bryce McKinlay  <bryce@albatross.co.nz>

* parse.y (do_resolve_class): Also explore superclasses of
intermediate enclosing contexts when searching for inner classes.

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

23 years ago * Makefile.in (SHLIB_NM_FLAGS): New.
dje [Sat, 21 Oct 2000 01:47:05 +0000 (01:47 +0000)]
    * Makefile.in (SHLIB_NM_FLAGS): New.
        (libgcc.mk): Pass it.
        * mklibgcc.in (libgcc.map): Use it.

        * rs6000/t-aix43 (SHLIB_EXT, SHLIB_LINK, SHLIB_LIBS,
        SHLIB_MKMAP, SHLIB_MAPFILES, SHLIB_NM_FLAGS): New.

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

23 years ago * docs/configopts.html, docs/install.html, docs/17_intro/BADNAMES,
jsm28 [Sat, 21 Oct 2000 00:51:50 +0000 (00:51 +0000)]
* docs/configopts.html, docs/install.html, docs/17_intro/BADNAMES,
docs/17_intro/howto.html, docs/18_support/howto.html,
docs/19_diagnostics/howto.html, docs/20_util/howto.html,
docs/21_strings/howto.html, docs/22_locale/howto.html,
docs/23_containers/howto.html, docs/24_iterators/howto.html,
docs/25_algorithms/howto.html, docs/26_numerics/howto.html,
docs/27_io/howto.html, docs/ext/howto.html, docs/faq/index.html:
Remove many EGCS references; use current absolute URLs on
gcc.gnu.org or sources.redhat.com for messages in list archives.
* docs/faq/index.txt: Regenerate.

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

23 years agoWarning fixes:
ghazi [Fri, 20 Oct 2000 23:32:10 +0000 (23:32 +0000)]
Warning fixes:

* mips.h (REG_CLASS_FROM_LETTER): Cast array arg to unsigned char.

* sparc.c (load_pic_register): Delete unused varaible.

* libgcc2.c (__addvsi3): Delete unused variable.

* libgcc2.h (__absvsi2, __absvdi2, __addvsi3, __addvdi3,
__subvsi3, __subvdi3, __mulvsi3, __mulvdi3, __negvsi2,
__negvdi2): Prototype.

* ssa.c (apply_delayed_renames): Avoid undefined operation.

* toplev.c (display_target_options): Make static to match
prototype.  Delete empty declaration.

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

23 years ago From Arno J. Klaassen:
tromey [Fri, 20 Oct 2000 23:25:57 +0000 (23:25 +0000)]
From Arno J. Klaassen:
* interpret.cc: Include <stdlib.h> for alloca.
* defineclass.cc: Include <stdlib.h> for alloca.

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

23 years ago * tree.c (walk_tree): Don't walk into default args.
jason [Fri, 20 Oct 2000 21:31:25 +0000 (21:31 +0000)]
    * tree.c (walk_tree): Don't walk into default args.

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

23 years ago * tree.c (walk_tree): Don't walk into default args.
jason [Fri, 20 Oct 2000 21:26:26 +0000 (21:26 +0000)]
    * tree.c (walk_tree): Don't walk into default args.

        * error.c (dump_expr): Use host_integerp.

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

23 years agoRemoved erroneous ChangeLog entry
tromey [Fri, 20 Oct 2000 21:26:21 +0000 (21:26 +0000)]
Removed erroneous ChangeLog entry

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

23 years ago * Makefile.in: Rebuilt.
tromey [Fri, 20 Oct 2000 21:21:37 +0000 (21:21 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am: Include deps.mk.
(GCJCOMPILE): Added -MD, -MT, and -MF.
($(javao_files)): Don't depend on libgcj.zip.
(all-recursive): New target.
(%.lo:%.cc): Do dependency tracking.
($(nat_headers)): Don't depend on libgcj.zip.
* configure: Rebuilt.
* configure.in: Make .d files and deps.mk.

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

23 years ago * jvspec.c (lang_specific_driver): Recognize -MF and -MT.
tromey [Fri, 20 Oct 2000 21:19:29 +0000 (21:19 +0000)]
* jvspec.c (lang_specific_driver): Recognize -MF and -MT.
* lang-specs.h: Added %{MA}, %{MF*}, %{MT*}.
* lang-options.h: Added -MA, -MT, -MF..
* lang.c (lang_decode_option): Recognize -MA, -MT, -MF.
(DEPEND_TARGET_SET): New macro.
(DEPEND_FILE_ALREADY_SET): Likewise.
(init_parse): Handle new flags.
* jcf.h (jcf_dependency_print_dummies): Declare.
* Make-lang.in (s-java): Added mkdeps.o.
* Makefile.in (BACKEND): Added mkdeps.o.
(../gcjh$(exeext)): Added mkdeps.o.
(../jcf-dump$(exeext)): Added mkdeps.o.
* jcf-depend.c: Include mkdeps.h.
(struct entry, dependencies, targets, MAX_OUTPUT_COLUMNS,
add_entry): Removed.
(jcf_dependency_reset): Rewrote.
(dependencies): New global.
(jcf_dependency_set_target): Rewrote.
(jcf_dependency_add_target): Likewise.
(jcf_dependency_add_file): Likewise.
(munge): Removed.
(print_ents): Removed.
(jcf_dependency_write): Rewrote.
(print_dummies): New global.
(jcf_dependency_print_dummies): New function
(jcf_dependency_write): Call deps_dummy_targets if required.

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

23 years ago * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.
tromey [Fri, 20 Oct 2000 21:14:20 +0000 (21:14 +0000)]
* cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.
* gcc.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.

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

23 years ago * expr.c (expand_expr, case SAVE_EXPR): Set RTX_UNCHANGING_P on
kenner [Fri, 20 Oct 2000 20:57:21 +0000 (20:57 +0000)]
* expr.c (expand_expr, case SAVE_EXPR): Set RTX_UNCHANGING_P on
returned MEM.
(expand_expr_unaligned, case ARRAY_REF): Check that index is
a constant before comparing it; use tree_low_cst.
* tree.c (save_expr): Set TREE_READONLY.
(substitute_expr): Return inside of NON_LVALUE_EXPR.
(build, build1): Set TREE_READONLY if all operands are.
(build_index_type): If upper bound is a negative number, lower
bound is zero and sizetype is unsigned, use upper bound of one and
lower of zero.

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

23 years ago * gcse.c (set_hash_table_size): Now unsigned.
kenner [Fri, 20 Oct 2000 20:49:27 +0000 (20:49 +0000)]
* gcse.c (set_hash_table_size): Now unsigned.
* sdbout.c (template_name_p): Add "const" to avoid warnings.
(sdbout_record_type_name, plain_type_1, sdbout_symbol): Likewise.
(sdbout_one_type, sdbout_parms, sdbout_reg_parms): Likewise.
(sdbout_end_epilogue): Remove variable NAME.
* system.h (getopt): Add default definition.
* config/alpha/alpha.c (print_operand): Don't continue processing
after issuing error.
(summarize_insn): Avoid use of UL in constant.

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

23 years ago* Use "because" instead of since in error messages.
dje [Fri, 20 Oct 2000 20:23:11 +0000 (20:23 +0000)]
* Use "because" instead of since in error messages.

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

23 years ago * stor-layout.c (compute_record_mode): Use tree_low_cst.
kenner [Fri, 20 Oct 2000 19:42:40 +0000 (19:42 +0000)]
* stor-layout.c (compute_record_mode): Use tree_low_cst.
Don't use mode of field for record unless sizes are the same.
(layout_type, case ARRAY_TYPE): Remove special bounds handling
previously added for Ada; also change to using host_integerp
and tree_low_cst.

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

23 years ago * loop.c (strength_reduce): Show when new register made for
kenner [Fri, 20 Oct 2000 19:37:14 +0000 (19:37 +0000)]
* loop.c (strength_reduce): Show when new register made for
giv is known to be a pointer and its aligment if so and known.
(loop_dump_aux): Show VERBOSE parameter unused.

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

23 years ago * gcse.c (set_hash_table_size): Now unsigned.
kenner [Fri, 20 Oct 2000 19:17:41 +0000 (19:17 +0000)]
* gcse.c (set_hash_table_size): Now unsigned.
* sdbout.c (template_name_p): Add "const" to avoid warnings.
(sdbout_record_type_name, plain_type_1, sdbout_symbol): Likewise.
(sdbout_one_type, sdbout_parms, sdbout_reg_parms): Likewise.
(sdbout_end_epilogue): Remove variable NAME.
* system.h (getopt): Add default definition.
* config/alpha/alpha.c (print_operand): Don't continue processing
after issuing error.
(summarize_insn): Avoid use of UL in constant.

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

23 years ago * function.c (locate_and_pad_parm): Use host_integerp and tree_low_cst.
kenner [Fri, 20 Oct 2000 18:49:24 +0000 (18:49 +0000)]
* function.c (locate_and_pad_parm): Use host_integerp and tree_low_cst.

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

23 years agoFix formatting after collision.
rth [Fri, 20 Oct 2000 17:55:22 +0000 (17:55 +0000)]
Fix formatting after collision.

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

23 years ago * regrename.c (rr_replace_reg): Rewrite to use recog_data to
rth [Fri, 20 Oct 2000 17:54:49 +0000 (17:54 +0000)]
    * regrename.c (rr_replace_reg): Rewrite to use recog_data to
        perform substitutions, and apply_change_group to see if it worked.

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

23 years ago * fold-const.c (force_fit_type): Unsigned values can overflow
kenner [Fri, 20 Oct 2000 17:51:52 +0000 (17:51 +0000)]
* fold-const.c (force_fit_type): Unsigned values can overflow
if they are sizetype.
(int_const_binop): Don't use cache if overflows.
* cp/typeck.c (dubious_conversion_warning): Suppress if
TYPE_IS_SIZETYPE.

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

23 years ago * function.c (locate_and_pad_parm): Zero alignment_pad.
rth [Fri, 20 Oct 2000 17:40:52 +0000 (17:40 +0000)]
    * function.c (locate_and_pad_parm): Zero alignment_pad.

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

23 years ago * dwarf2out.c (add_bound_info): Also ignore COND_EXPR.
kenner [Fri, 20 Oct 2000 17:35:18 +0000 (17:35 +0000)]
* dwarf2out.c (add_bound_info): Also ignore COND_EXPR.

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

23 years ago * combine.c (struct undo): Change int to unsigned int.
kenner [Fri, 20 Oct 2000 17:28:28 +0000 (17:28 +0000)]
* combine.c (struct undo): Change int to unsigned int.
(do_SUBST_INT): Args are unsigned int.
(make_extraction, force_to_mode): Use proper type when forming mask.
(make_field_assignment): Likewise.

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

23 years ago2000-10-20 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Fri, 20 Oct 2000 16:06:05 +0000 (16:06 +0000)]
2000-10-20  Jeffrey Oldham  <oldham@codesourcery.com>

* decl.c (revert_static_member_fn): Fixed typo.

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

23 years ago * c-common.c (check_format_info_recurse): Extract string constant
jsm28 [Fri, 20 Oct 2000 15:59:07 +0000 (15:59 +0000)]
* c-common.c (check_format_info_recurse): Extract string constant
initializers from non-volatile constant arrays and check them as
formats.
* c-typeck.c (decl_constant_value): Don't check pedantic or check
for DECL_MODE (decl) != BLKmode.
(decl_constant_value_for_broken_optimization): New function which
includes these checks.
(default_conversion, convert_for_assignment, digest_init): Use
decl_constant_value_for_broken_optimization instead of
decl_constant_value.

testsuite:
* gcc.dg/format-array-1.c: New test.

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

23 years ago * tree.h (DECL_ALIGN_UNIT): New macro.
mmitchel [Fri, 20 Oct 2000 15:52:40 +0000 (15:52 +0000)]
* tree.h (DECL_ALIGN_UNIT): New macro.

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

23 years ago * config/avr/avr-protos.h (avr_output_bld): New.
denisc [Fri, 20 Oct 2000 15:21:16 +0000 (15:21 +0000)]
* config/avr/avr-protos.h (avr_output_bld): New.
(out_shift_with_cnt): Add t_len argument.
* config/avr/avr.c (avr_num_arg_regs): Remove -mpack-args.
(output_movqi, output_movhi, output_movsisf): Optimize loading
any constant with exactly one bit set to NO_LD_REGS.
(out_shift_with_cnt): Optimize output code for size or speed,
depending on optimize_size.  Handle small shift counts as well
(if not hand-optimized in ?sh??i3_out).  Shifts can be done
with or without a scratch register, with help of __tmp_reg__
or __zero_reg__ if necessary.  Add T_LEN argument to pass the
length of TEMPLATE in words, return total insn length in *LEN.
(ashlqi3_out, ashrqi3_out, lshrqi3_out): Change all calls to
out_shift_with_cnt to work with the above change.
(ashlhi3_out, ashlsi3_out, ashrhi3_out, ashrsi3_out, lshrhi3_out,
lshrsi3_out): Likewise.  Optimize more known shift count cases.
Remove cases already well optimized in out_shift_with_cnt.
(avr_output_bld): New function.
* config/avr/avr.h (MASK_PACK_ARGS, TARGET_PACK_ARGS): Remove.
(TARGET_SWITCHES): Remove -mpack-args backward compatibility.
* config/avr/avr.md (*reload_inqi, *reload_inhi, *reload_insi):
Add reload_completed to insn condition - only for peepholes.
(ashlqi3, ashrqi3, lshrqi3): Correct insn length for shift counts
in a register or memory.
(ashlhi3, ashlsi3, ashrhi3, ashrsi3, lshrhi3, lshrsi3): Likewise.
Do not require a scratch register.
(*ashlhi3_const, *ashlsi3_const, *ashrhi3_const, *ashrsi3_const,
*lshrhi3_const, *lshrsi3_const): New insns and matching peepholes.
Optimize shifts by known count using a scratch register, but only
if one is still available after register allocation.

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

23 years agoAdd changelog for previous commit
nathan [Fri, 20 Oct 2000 08:54:44 +0000 (08:54 +0000)]
Add changelog for previous commit

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

23 years agoDaily bump.
law [Fri, 20 Oct 2000 07:45:11 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago * t-vax: New file. Don't build modules from libgcc1.c.
rth [Fri, 20 Oct 2000 07:25:43 +0000 (07:25 +0000)]
    * t-vax: New file.  Don't build modules from libgcc1.c.

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

23 years ago2000-10-19 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
bkoz [Fri, 20 Oct 2000 06:52:00 +0000 (06:52 +0000)]
2000-10-19  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* testsuite/22_locale/codecvt_unicode_char.cc (test01): Adjust
creation of state_type for unicode_codecvt to take into account
the byte order markings. Add distinct tests for UCS-2BE and UCS-2LE.
* testsuite/22_locale/codecvt_unicode_wchar_t.cc (test01): Same.
* include/bits/codecvt.h (__enc_traits): Add support for encodings
that need a byte order marker. Needed for correct unicode support.

* src/locale.cc: Remove explicit qualification std::.
(locale::locale(const char* __name)): Revert, as named locale
support not finished.
* src/localename.cc (locale::_Impl:: _Impl(size_t __numfacets,
size_t __refs, bool __has_name = false, string __name): Move
default argument...
* include/bits/localefwd.h: Here.

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

23 years ago * class.c (subobject_offset_fn): New type.
mmitchel [Fri, 20 Oct 2000 06:04:59 +0000 (06:04 +0000)]
* class.c (subobject_offset_fn): New type.
(dfs_record_base_offsets): Remove.
(record_base_offsets): Likewise.
(dfs_search_base_offsets): Likewise.
(record_subobject_offset): New function.
(check_subobject_offset): Likewise.
(walk_subobject_offsets): Likewise.
(record_subobject_offsets): Likewise.
(layout_conflict_p): Reimplement.
(layout_nonempty_base_or_field): Correct handling of type
conflicts during layout.
(layout_empty_base): Likewise.
(build_base_field): Adjust to handle new representation of empty
base offset table.
(build_base_fields): Likewise.
(layout_virtual_bases): Likewise.
(splay_tree_compare_integer_csts): New function.
(layout_class_type): Use a splay_tree, rather than a varray, to
represent the offsets of empty bases.

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

23 years ago * alias.c: (mark_constant_function): Don't check pure functions.
wehle [Fri, 20 Oct 2000 04:56:21 +0000 (04:56 +0000)]
* alias.c: (mark_constant_function): Don't check pure functions.
Initialize and end alias analysis.
(nonlocal_mentioned_p): Rename from nonlocal_reference_p.
Don't make a special exception for recursion.  Handle
UNSPEC_VOLATILE.  Don't assume ASM_OPERANDS is non-local
unless it's volatile.

* local-alloc.c (equivalence): New structure.
(reg_equiv): Define.
(contains_replace_regs): Remove array and use
field in reg_equiv.
(memref_referenced_p): Likewise.
(no_equiv): Likewise.
(update_equiv_regs): Likewise.

(equiv_init_varies_p,
equiv_init_movable_p): New functions.
(update_equiv_regs): Use them.  Use rtx_varies_p
instead of function_invariant_p.  Process insns
from end to beginning.  Allow a REG_EQUIV insn
within the same loop as a use to be moved, also
allow it to be moved out of a loop.  Update
REG_DEAD notes when substituting into an insn.

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

23 years ago2000-07-18 Bryce McKinlay <bryce@albatross.co.nz>
apbianco [Fri, 20 Oct 2000 04:00:44 +0000 (04:00 +0000)]
2000-07-18  Bryce McKinlay  <bryce@albatross.co.nz>

* parse.y (find_most_specific_methods_list): Select the only
non-abstract method even if max has been set.
Fixes gcj/285, gcj/298.

(http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00646.html)

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

23 years agoFix tree-checking abort on testcase with undefined macro as array size.
wilson [Fri, 20 Oct 2000 00:58:35 +0000 (00:58 +0000)]
Fix tree-checking abort on testcase with undefined macro as array size.
* c-decl.c (start_decl): Check for error_mark_node type before using
COMPLETE_TYPE_P.
(finish_decl): Likewise.  Don't give an error if decl type is
already error_mark_node.

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

23 years agoFix ICE on lex output file reported by Andreas Schwab.
wilson [Thu, 19 Oct 2000 23:21:14 +0000 (23:21 +0000)]
Fix ICE on lex output file reported by Andreas Schwab.
* haifa-sched.c (compute_trg_info): Add explanatory comments.
New local update_blocks.  Use update_blocks to remove duplicates
when computing update blocks.  Check for bblst_table overflow.
(schedule_block): Add explanatory comment.  Reduce bblst_size by
factor of 2.
* config/ia64/ia64.md (movdi_symbolic): Document loss of REG_LABEL
notes.

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

23 years ago * cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.
mmitchel [Thu, 19 Oct 2000 17:57:49 +0000 (17:57 +0000)]
* cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.
* decl.c (select_decl): Don't return declarations that are
DECL_ANTICIPATED.

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