platform/upstream/gcc.git
22 years agoh8300.c (h8300_adjust_insn_length): Remove redundant code.
Kazu Hirata [Tue, 29 Jan 2002 04:47:55 +0000 (04:47 +0000)]
h8300.c (h8300_adjust_insn_length): Remove redundant code.

* conifg/h8300/h8300.c (h8300_adjust_insn_length): Remove
redundant code.

From-SVN: r49307

22 years ago2002-01-28 Phil Edwards <pme@gcc.gnu.org>
Phil Edwards [Tue, 29 Jan 2002 02:57:55 +0000 (02:57 +0000)]
2002-01-28  Phil Edwards  <pme@gcc.gnu.org>

ChangeLog rotation.

From-SVN: r49306

22 years agoMAINTAINERS: Update my email address.
Phil Edwards [Tue, 29 Jan 2002 00:58:25 +0000 (00:58 +0000)]
MAINTAINERS: Update my email address.

2002-01-28  Phil Edwards  <pme@gcc.gnu.org>

* MAINTAINERS:  Update my email address.

From-SVN: r49305

22 years agoemit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_TABLE_REGNUM is a fixed register...
John David Anglin [Tue, 29 Jan 2002 00:45:55 +0000 (00:45 +0000)]
emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_TABLE_REGNUM is a fixed register before returning...

* emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_TABLE_REGNUM
is a fixed register before returning pic_offset_table_rtx.
* loop.c (scan_loop): Don't hoist insns that set pic_offset_table_rtx
when PIC_OFFSET_TABLE_REG_CALL_CLOBBERED is defined.

From-SVN: r49304

22 years agodwarf2.h (enum dwarf_call_frame_info): Add other DWARF 3 codes.
Jason Merrill [Mon, 28 Jan 2002 23:23:26 +0000 (18:23 -0500)]
dwarf2.h (enum dwarf_call_frame_info): Add other DWARF 3 codes.

        * dwarf2.h (enum dwarf_call_frame_info): Add other DWARF 3 codes.
        Sync with src version.

From-SVN: r49302

22 years agoadd PR number
Jason Merrill [Mon, 28 Jan 2002 23:00:32 +0000 (18:00 -0500)]
add PR number

From-SVN: r49301

22 years agoMakefile.am (doxygen, [...]): Tweak targets.
Phil Edwards [Mon, 28 Jan 2002 22:13:12 +0000 (22:13 +0000)]
Makefile.am (doxygen, [...]): Tweak targets.

2002-01-28  Phil Edwards  <pme@gcc.gnu.org>

* Makefile.am (doxygen, doxygen-maint, doxygen-man):  Tweak targets.
* Makefile.in:  Regenerate.

* docs/doxygen/run_doxygen:  Update, mostly for man pages.
* docs/doxygen/Intro.3:  Update.
* docs/doxygen/TODO:  Update.
* docs/doxygen/doxygroups.cc:  Add namespace hook for __gnu_cxx.
* docs/doxygen/mainpage.doxy:  Update.
* docs/doxygen/user.cfg.in:  Update for header rename.  Also
regenerate comments and variables with 1.2.12.
* docs/doxygen/maint.cfg.in:  Remove file.

* include/bits/stl_relops.h:  Doxygenate.
* include/bits/stl_tempbuf.h (std::_Temporary_buffer):  Likewise.

* include/c_std/std_cassert.h, include/c_std/std_cctype.h,
include/c_std/std_cerrno.h, include/c_std/std_cfloat.h,
include/c_std/std_ciso646.h, include/c_std/std_climits.h,
include/c_std/std_clocale.h, include/c_std/std_cmath.h,
include/c_std/std_csetjmp.h, include/c_std/std_csignal.h,
include/c_std/std_cstdarg.h, include/c_std/std_cstddef.h,
include/c_std/std_cstdio.h, include/c_std/std_cstdlib.h,
include/c_std/std_cstring.h, include/c_std/std_ctime.h,
include/c_std/std_cwchar.h, include/c_std/std_cwctype.h,
include/ext/algorithm, include/ext/functional, include/ext/hash_map,
include/ext/hash_set, include/ext/iterator, include/ext/memory,
include/ext/numeric, include/ext/rb_tree, include/ext/rope,
include/ext/ropeimpl.h, include/ext/slist, include/ext/stl_hash_fun.h,
include/ext/stl_hashtable.h, include/ext/stl_rope.h,
include/std/std_algorithm.h, include/std/std_bitset.h,
include/std/std_complex.h, include/std/std_deque.h,
include/std/std_fstream.h, include/std/std_functional.h,
include/std/std_iomanip.h, include/std/std_ios.h,
include/std/std_iosfwd.h, include/std/std_iostream.h,
include/std/std_istream.h, include/std/std_iterator.h,
include/std/std_limits.h, include/std/std_list.h,
include/std/std_locale.h, include/std/std_map.h,
include/std/std_memory.h, include/std/std_numeric.h,
include/std/std_ostream.h, include/std/std_queue.h,
include/std/std_set.h, include/std/std_sstream.h,
include/std/std_stack.h, include/std/std_stdexcept.h,
include/std/std_streambuf.h, include/std/std_string.h,
include/std/std_utility.h, include/std/std_valarray.h,
include/std/std_vector.h:  Add/correct @file doxygen hook.

* include/ext/memory:  Doxygenate most of rest of file.
* libsupc++/exception:  Doxygen output formatting.
* libsupc++/new:  Say which header it is.

* testsuite/lib/libstdc++-v3-dg.exp:  Fix spacing.
* docs/html/19_diagnostics/howto.html:  Describe concept-checks switch.
* docs/html/23_containers/howto.html:  Describe O(n) list::size().
* docs/html/27_io/howto.html:  Also link to Langer and Kreft text.

From-SVN: r49300

22 years ago* libiberty.h (C_alloca): Add ATTRIBUTE_MALLOC.
Kaveh R. Ghazi [Mon, 28 Jan 2002 21:08:34 +0000 (21:08 +0000)]
* libiberty.h (C_alloca): Add ATTRIBUTE_MALLOC.

From-SVN: r49299

22 years agofilebuf_members.cc (test_05): Add test.
Paolo Carlini [Mon, 28 Jan 2002 20:07:57 +0000 (21:07 +0100)]
filebuf_members.cc (test_05): Add test.

2002-01-28  Paolo Carlini  <pcarlini@unitus.it>
    Charles Leggett <CGLeggett@lbl.gov>

* testsuite/27_io/filebuf_members.cc (test_05): Add test.

Co-Authored-By: Charles Leggett <CGLeggett@lbl.gov>
From-SVN: r49297

22 years agobuiltin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace BT_FN_VOID_PTR_VAR.
Paul Koning [Mon, 28 Jan 2002 20:07:01 +0000 (12:07 -0800)]
builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace BT_FN_VOID_PTR_VAR.

        * builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace
        BT_FN_VOID_PTR_VAR.
        * builtins.def (BUILT_IN_PREFETCH): Change first argument to be const.
        * doc/extend.texi (__builtin_prefetch): Update documentation:
        first argument is now const void ptr.

        * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
        argument to __builtin_prefetch to be const ptr.

From-SVN: r49296

22 years agoostream_inserter_arith.cc (test03): Fix to deal correctly with both 32 bit and 64...
Paolo Carlini [Mon, 28 Jan 2002 20:06:15 +0000 (21:06 +0100)]
ostream_inserter_arith.cc (test03): Fix to deal correctly with both 32 bit and 64 bit architectures

2002-01-28  Paolo Carlini  <pcarlini@unitus.it>

* testsuite/27_io/ostream_inserter_arith.cc (test03):
Fix to deal correctly with both 32 bit and 64 bit architectures

From-SVN: r49295

22 years ago* config/h8300/h8300-protos.h: Remove an unused prototype.
Kazu Hirata [Mon, 28 Jan 2002 18:57:01 +0000 (18:57 +0000)]
* config/h8300/h8300-protos.h: Remove an unused prototype.

From-SVN: r49293

22 years agoverify.cc (class _Jv_BytecodeVerifier): `nargs' byte is number of words, not number...
Tom Tromey [Mon, 28 Jan 2002 18:52:44 +0000 (18:52 +0000)]
verify.cc (class _Jv_BytecodeVerifier): `nargs' byte is number of words, not number of arguments.

* verify.cc (class _Jv_BytecodeVerifier) [op_invokeinterface]:
`nargs' byte is number of words, not number of arguments.

From-SVN: r49292

22 years ago* toplev.c (lang_independent_init): Round up identifier size.
Roman Zippel [Mon, 28 Jan 2002 18:37:58 +0000 (18:37 +0000)]
* toplev.c (lang_independent_init): Round up identifier size.

From-SVN: r49291

22 years ago* config.gcc: Revert previous change.
Richard Earnshaw [Mon, 28 Jan 2002 18:20:58 +0000 (18:20 +0000)]
* config.gcc: Revert previous change.

From-SVN: r49290

22 years ago* config/i386/djgpp.h: Use STRIP_NAME_ENCODING in macro UNIQUE_SECTION
Andris Pavenis [Mon, 28 Jan 2002 18:11:13 +0000 (20:11 +0200)]
* config/i386/djgpp.h: Use STRIP_NAME_ENCODING in macro UNIQUE_SECTION

From-SVN: r49289

22 years agoexpr.c (build_jni_stub): Ensure storage for `meth' is generated.
Tom Tromey [Mon, 28 Jan 2002 16:52:27 +0000 (16:52 +0000)]
expr.c (build_jni_stub): Ensure storage for `meth' is generated.

* expr.c (build_jni_stub): Ensure storage for `meth' is
generated.
* parse.y (java_complete_expand_methods): Set
current_function_decl before building JNI stub.

From-SVN: r49286

22 years agoconfig.gcc (*-*-netbsdelf*): Set up generic parameters.
Richard Earnshaw [Mon, 28 Jan 2002 16:25:14 +0000 (16:25 +0000)]
config.gcc (*-*-netbsdelf*): Set up generic parameters.

* config.gcc (*-*-netbsdelf*): Set up generic parameters.
(*-*-netbsd*): Always use collect2.  Remove collect2 settings from
other non-elf netbsd config frags.
* config/netbsd-aout.h (STARTFILE_SPEC): Don't pull in c++rt0 since
collect2 will does that.
* config/netbsd.h (LIBGCC_SPEC): Add white space before -lgcc, so that
shared-lib frobbing will work.

From-SVN: r49285

22 years agoh8300.h: Fix formatting.
Kazu Hirata [Mon, 28 Jan 2002 15:26:04 +0000 (15:26 +0000)]
h8300.h: Fix formatting.

* config/h8300/h8300.h: Fix formatting.
* config/h8300/h8300.md: Likewise.

From-SVN: r49284

22 years agoinclhack.def (strict_ansi_not): Add a bypass based on the old, removed AAA_standards...
Loren J. Rittle [Mon, 28 Jan 2002 14:17:11 +0000 (14:17 +0000)]
inclhack.def (strict_ansi_not): Add a bypass based on the old, removed AAA_standards fix.

* fixinc/inclhack.def (strict_ansi_not): Add a bypass based on
the old, removed AAA_standards fix.
* fixinc/fixincl.x: Rebuilt.

From-SVN: r49282

22 years agocris.h (CRT_CALL_STATIC_FUNCTION): Change to emit atexit call in crtbegin, hooked...
Hans-Peter Nilsson [Mon, 28 Jan 2002 13:46:05 +0000 (13:46 +0000)]
cris.h (CRT_CALL_STATIC_FUNCTION): Change to emit atexit call in crtbegin, hooked in after call to frame_dummy...

* config/cris/cris.h (CRT_CALL_STATIC_FUNCTION): Change to emit
atexit call in crtbegin, hooked in after call to frame_dummy;
register EH before registering __fini__start.

From-SVN: r49281

22 years ago* gcc.c-torture/compile/20020120-1.c: New test.
Jakub Jelinek [Mon, 28 Jan 2002 12:04:02 +0000 (13:04 +0100)]
* gcc.c-torture/compile/20020120-1.c: New test.

From-SVN: r49279

22 years agoDaily bump.
GCC Administrator [Mon, 28 Jan 2002 08:16:16 +0000 (08:16 +0000)]
Daily bump.

From-SVN: r49277

22 years agoaltivec.h: Remove spurious semicolons.
Aldy Hernandez [Mon, 28 Jan 2002 07:14:46 +0000 (07:14 +0000)]
altivec.h: Remove spurious semicolons.

2002-01-28  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/altivec.h: Remove spurious semicolons.

From-SVN: r49276

22 years agoMouseEvent.java (modifiers): Removed field.
Tom Tromey [Mon, 28 Jan 2002 06:34:01 +0000 (06:34 +0000)]
MouseEvent.java (modifiers): Removed field.

* java/awt/event/MouseEvent.java (modifiers): Removed field.
(when): Likewise.
* java/awt/event/InputEvent.java (modifiers, when): Now
package-private.

From-SVN: r49275

22 years agoverify.cc (class _Jv_BytecodeVerifier): Removed `FIXME' comment and to-do list.
Tom Tromey [Mon, 28 Jan 2002 00:46:23 +0000 (00:46 +0000)]
verify.cc (class _Jv_BytecodeVerifier): Removed `FIXME' comment and to-do list.

* verify.cc (class _Jv_BytecodeVerifier): Removed `FIXME' comment
and to-do list.
(state::merge): Use current class' class loader.
(state::print): Print subroutine.
(state::merge): Don't look at subroutine of unmerged `ret'.

From-SVN: r49274

22 years agonogc.cc: Remove warnings.
Andreas Tobler [Sun, 27 Jan 2002 22:33:35 +0000 (23:33 +0100)]
nogc.cc: Remove warnings.

2002-01-26 Andreas Tobler <a.tobler@schweiz.ch>

* nogc.cc: Remove warnings.
(_Jv_GCRegisterDisappearingLink, _Jv_GCCanReclaimSoftReference):
New functions.

From-SVN: r49273

22 years agoreverted accidental checkin
Tom Tromey [Sun, 27 Jan 2002 22:30:30 +0000 (22:30 +0000)]
reverted accidental checkin

From-SVN: r49272

22 years agobuiltins.c (sqrt_builtin): Use BUILT_IN_SQRT, not BUILT_IN_SQRTF.
Andreas Tobler [Sun, 27 Jan 2002 22:28:42 +0000 (23:28 +0100)]
builtins.c (sqrt_builtin): Use BUILT_IN_SQRT, not BUILT_IN_SQRTF.

2002-01-26 Andreas Tobler <a.tobler@schweiz.ch>

* gcc/java/builtins.c (sqrt_builtin): Use BUILT_IN_SQRT, not
BUILT_IN_SQRTF.

From-SVN: r49271

22 years ago* gcc.c-torture/execute/20020127-1.c: New test.
Kazu Hirata [Sun, 27 Jan 2002 22:02:49 +0000 (22:02 +0000)]
* gcc.c-torture/execute/20020127-1.c: New test.

From-SVN: r49270

22 years agoh8300.md: Replace dead bit extraction patterns with ones that work.
Kazu Hirata [Sun, 27 Jan 2002 21:50:10 +0000 (21:50 +0000)]
h8300.md: Replace dead bit extraction patterns with ones that work.

* config/h8300/h8300.md: Replace dead bit extraction patterns
with ones that work.

From-SVN: r49269

22 years agoemit-rtl.c (get_mem_attrs): Don't default alignment for non-BLKmode if not STRICT_ALI...
Richard Kenner [Sun, 27 Jan 2002 18:29:33 +0000 (18:29 +0000)]
emit-rtl.c (get_mem_attrs): Don't default alignment for non-BLKmode if not STRICT_ALIGNMENT.

* emit-rtl.c (get_mem_attrs): Don't default alignment for non-BLKmode
if not STRICT_ALIGNMENT.
* rtl.h (MEM_ALIGN): Likewise.

From-SVN: r49268

22 years agoinvoke.texi (-fdump-translation-unit): Revert this patch: 2001-10-21 Craig Rodrigues...
Craig Rodrigues [Sun, 27 Jan 2002 17:44:54 +0000 (17:44 +0000)]
invoke.texi (-fdump-translation-unit): Revert this patch: 2001-10-21 Craig Rodrigues <rodrigc@gcc.gnu.org>

2002-01-27  Craig Rodrigues  <rodrigc@gcc.gnu.org>

        * doc/invoke.texi (-fdump-translation-unit): Revert this
        patch: 2001-10-21  Craig Rodrigues  <rodrigc@gcc.gnu.org>

From-SVN: r49267

22 years agoDaily bump.
GCC Administrator [Sun, 27 Jan 2002 08:16:20 +0000 (08:16 +0000)]
Daily bump.

From-SVN: r49265

22 years agoh8300.md (define_constants): New.
Kazu Hirata [Sun, 27 Jan 2002 06:44:53 +0000 (06:44 +0000)]
h8300.md (define_constants): New.

* config/h8300/h8300.md (define_constants): New.
(anonymous patterns) Use defined constants appropriately.

From-SVN: r49264

22 years ago* config/h8300/h8300.c (function_arg): Remove redundant code.
Kazu Hirata [Sun, 27 Jan 2002 06:33:17 +0000 (06:33 +0000)]
* config/h8300/h8300.c (function_arg): Remove redundant code.

From-SVN: r49263

22 years agosched-deps.c (reg_pending_uses_head): New.
Richard Henderson [Sun, 27 Jan 2002 04:46:53 +0000 (20:46 -0800)]
sched-deps.c (reg_pending_uses_head): New.

        * sched-deps.c (reg_pending_uses_head): New.
        (reg_pending_barrier): Rename from reg_pending_sets_all.
        (find_insn_list): Don't mark inline.
        (find_insn_mem_list): Remove.
        (add_dependence_list, add_dependence_list_and_free): New.
        (flush_pending_lists): Replace only_write param with separate
        for_read and for_write parameters.  Update all callers.  Use
        add_dependence_list_and_free.
        (sched_analyze_1): Do not add reg dependencies here; just set
        the pending bits.  Use add_dependence_list.
        (sched_analyze_2): Likewise.
        (sched_analyze_insn): Replace schedule_barrier_found with
        reg_pending_barrier.  Add all dependencies for pending reg
        uses, sets, and clobbers.
        (sched_analyze): Don't add reg dependencies for calls, just
        set pending bits.  Use regs_invalidated_by_call.  Treat
        sched_before_next_call as a normal list, not a fake insn.
        (init_deps): No funny init for sched_before_next_call.
        (free_deps): Free pending mems lists.  Don't zero reg_last.
        (init_deps_global): Init reg_pending_uses.
        (finish_deps_global): Free it.
        * sched-int.h (deps): Make in_post_call_group_p boolean.  Update docs.
        (find_insn_mem_list): Remove.
        * sched-rgn.c (concat_INSN_LIST, concat_insn_mem_list): New.
        (propagate_deps): Use them.  Zero temp mem lists.

From-SVN: r49262

22 years agoMakefile.in (CRTSTUFF_CFLAGS): New.
Richard Henderson [Sun, 27 Jan 2002 04:18:12 +0000 (20:18 -0800)]
Makefile.in (CRTSTUFF_CFLAGS): New.

* Makefile.in (CRTSTUFF_CFLAGS): New.
(crtbegin.o, crtend.o, crtbeginS.o, crtendS.o, crtbeginT.o): Use it.
* config.gcc (alpha-linux, alpha-freebsd, alpha-netbsd): Use plain
crtstuff.c instead of alpha assembly version.
* crtstuff.c (CRT_CALL_STATIC_FUNCTION): Rewrite to assume the
entire dummy function sequence.  Use FORCE_CODE_SECTION_ALIGN
not FORCE_{INIT,FINI}_SECTION_ALIGN.
(__do_global_dtors_aux): Mark used.
(frame_dummy, __do_global_ctors_aux): Mark used.
(fini_dummy, init_dummy): Remove.

* config/alpha/crtbegin.asm: Remove file.
* config/alpha/crtend.asm: Remove file.
* config/alpha/t-crtbe: Remove file.
* config/alpha/elf.h (CRT_CALL_STATIC_FUNCTION): New.
(LINK_EH_SPEC): New.

* config/cris/cris.h (CRT_CALL_STATIC_FUNCTION): Rewrite old
FORCE_INIT_SECTION_ALIGN hack.  Register __fini_start before
calling constructors.
* config/cris/linux.h (CRT_CALL_STATIC_FUNCTION): Undef.

* config/i386/i386.h (CRT_CALL_STATIC_FUNCTION): New.
* config/i386/linux.h (CRT_CALL_STATIC_FUNCTION): Replace old
CRT_END_INIT_DUMMY hack.
* config/i386/sol2.h (FORCE_CODE_SECTION_ALIGN): Replace
FORCE_{INIT,FINI}_SECTION_ALIGN.

* config/mcore/mcore-elf.h (FORCE_CODE_SECTION_ALIGN): Replace
FORCE_{INIT,FINI}_SECTION_ALIGN.

* config/s390/s390.h (CRT_CALL_STATIC_FUNCTION): Update for new
invocation sequence.
* config/sh/sh.h (CRT_CALL_STATIC_FUNCTION): Likewise.

* doc/tm.texi (CRT_CALL_STATIC_FUNCTION): Update.
(FORCE_CODE_SECTION_ALIGN): New.

From-SVN: r49261

22 years agoUpdate copyright.
Richard Henderson [Sun, 27 Jan 2002 03:44:58 +0000 (19:44 -0800)]
Update copyright.

From-SVN: r49260

22 years ago* config/cris/cris.c (cris_print_operand): Handle 64-bit CONST_INT.
Richard Henderson [Sun, 27 Jan 2002 03:42:07 +0000 (19:42 -0800)]
* config/cris/cris.c (cris_print_operand): Handle 64-bit CONST_INT.

From-SVN: r49259

22 years agoconfigure.in (*-*-netbsd*): New.
Jason Thorpe [Sun, 27 Jan 2002 02:41:37 +0000 (02:41 +0000)]
configure.in (*-*-netbsd*): New.

* configure.in (*-*-netbsd*): New.  Skip target-newlib,
target-libiberty, and target-libgloss.  Skip Java-related
libraries if not supported for NetBSD on target CPU.

From-SVN: r49258

22 years agof77-edit-i-in.f: New test
David Billinghurst [Sun, 27 Jan 2002 01:39:36 +0000 (01:39 +0000)]
f77-edit-i-in.f: New test

2002-01-26  David Billinghurst  <David.Billinghurst@riotinto.com>

* g77.dg/f77-edit-i-in.f: New test
* g77.dg/f77-edit-i-out.f: New test

From-SVN: r49257

22 years agoalpha.c (alpha_sa_mask): Mark RA for unicos here too.
Richard Henderson [Sun, 27 Jan 2002 00:38:07 +0000 (16:38 -0800)]
alpha.c (alpha_sa_mask): Mark RA for unicos here too.

        * config/alpha/alpha.c (alpha_sa_mask): Mark RA for unicos here too.
        (alpha_sa_size): Use alpha_sa_mask to compute size of saved regs.

From-SVN: r49256

22 years agoh8300.md: Remove bit extraction patterns that cannot be triggered.
Kazu Hirata [Sat, 26 Jan 2002 21:31:04 +0000 (21:31 +0000)]
h8300.md: Remove bit extraction patterns that cannot be triggered.

* config/h8300/h8300.md: Remove bit extraction patterns that
cannot be triggered.
Restrict each bit extraction pattern to a variant on which the
pattern is tested.

From-SVN: r49253

22 years ago* doc/include/texinfo.tex: Update to version 2002-01-04.07.
Joseph Myers [Sat, 26 Jan 2002 19:21:02 +0000 (19:21 +0000)]
* doc/include/texinfo.tex: Update to version 2002-01-04.07.

From-SVN: r49249

22 years agointrin.c (ffeintrin_cmp_name_): Correct comparison for intrinsics in intrinsic table...
Toon Moene [Sat, 26 Jan 2002 16:14:39 +0000 (17:14 +0100)]
intrin.c (ffeintrin_cmp_name_): Correct comparison for intrinsics in intrinsic table (intrin.def).

2002-01-26  Toon Moene  <toon@moene.indiv.nluug.nl>

* intrin.c (ffeintrin_cmp_name_): Correct comparison
for intrinsics in intrinsic table (intrin.def).

From-SVN: r49248

22 years agoh8300.md: Remove bit test patterns that cannot be triggered.
Kazu Hirata [Sat, 26 Jan 2002 15:29:52 +0000 (15:29 +0000)]
h8300.md: Remove bit test patterns that cannot be triggered.

* config/h8300/h8300.md: Remove bit test patterns that cannot
be triggered.
Restrict each bit test pattern to a variant on which the
pattern is tested.

From-SVN: r49247

22 years agobuiltins.c (expand_builtin_strncat): Remove redundant check for INTEGER_CST.
Kaveh R. Ghazi [Sat, 26 Jan 2002 14:47:12 +0000 (14:47 +0000)]
builtins.c (expand_builtin_strncat): Remove redundant check for INTEGER_CST.

* builtins.c (expand_builtin_strncat): Remove redundant check for
INTEGER_CST.

From-SVN: r49246

22 years agoMemoryImageSource.java (newPixels(byte[], ColorModel, int, int): Remove empty "if...
Bryce McKinlay [Sat, 26 Jan 2002 08:35:34 +0000 (08:35 +0000)]
MemoryImageSource.java (newPixels(byte[], ColorModel, int, int): Remove empty "if" statement to work around compiler bug.

        * java/awt/image/MemoryImageSource.java (newPixels(byte[], ColorModel,
        int, int):  Remove empty "if" statement to work around compiler bug.
        (newPixels(int[], ColorModel, int, int): Likewise.

From-SVN: r49245

22 years agoDaily bump.
GCC Administrator [Sat, 26 Jan 2002 08:16:14 +0000 (08:16 +0000)]
Daily bump.

From-SVN: r49243

22 years agox86-64.h (DEFAULT_PCC_STRUCT_RETURN): Do not overide default setting.
David O'Brien [Sat, 26 Jan 2002 07:24:57 +0000 (07:24 +0000)]
x86-64.h (DEFAULT_PCC_STRUCT_RETURN): Do not overide default setting.

2002-01-25  David O'Brien  <obrien@FreeBSD.org>
* config/i386/x86-64.h (DEFAULT_PCC_STRUCT_RETURN): Do not overide
default setting.
* config/i386/freebsd64.h (DEFAULT_PCC_STRUCT_RETURN): Do not override
existing setting.

Approved by:  Richard Henderson <rth@redhat.com>
              Message-ID: <20020125174510.C18589@redhat.com>

From-SVN: r49242

22 years agoChangeLog entry for verify.cc.
Per Bothner [Sat, 26 Jan 2002 06:33:31 +0000 (22:33 -0800)]
ChangeLog entry for verify.cc.

From-SVN: r49241

22 years agoverify.cc (verify_fail): Change from being a top-level function to e method of _Jv_By...
Per Bothner [Sat, 26 Jan 2002 06:32:55 +0000 (22:32 -0800)]
verify.cc (verify_fail): Change from being a top-level function to e method of _Jv_BytecodeVerifier.

* verify.cc (verify_fail):  Change from being a top-level function
to e method of _Jv_BytecodeVerifier.  Emit current method name.
Pass the current verifier to type: and state: methods as needed,
for better error messages, and for resolve.
(resolve):  Pass current class's loader for Class.forName and
_Jv_FindClassFromSignature, rather than using the default loader.
(various type: and state: methods):  Take _Jv_BytecodeVerifier* arg.
(get_type_val_for_signature):  Make non-static.
(various methods):  Pass start_PC implicitly, not explicitly.

From-SVN: r49240

22 years agopthread1.cc: Use one condition variable per predicate instead of tricky use of one...
Loren J. Rittle [Sat, 26 Jan 2002 03:26:14 +0000 (03:26 +0000)]
pthread1.cc: Use one condition variable per predicate instead of tricky use of one condition...

        * testsuite/thread/pthread1.cc: Use one condition variable
        per predicate instead of tricky use of one condition variable.

From-SVN: r49239

22 years agoIndex: gcc/ChangeLog
Geoffrey Keating [Sat, 26 Jan 2002 02:38:57 +0000 (02:38 +0000)]
Index: gcc/ChangeLog

* dbxout.c (dbxout_init): Use assemble_name rather than just
stripping off the first character.
(dbxout_source_file): Likewise.

Index: gcc/testsuite/ChangeLog

* gcc.dg/debug/debug.exp: New file.
        * gcc.dg/debug/trivial.c: New file.
        * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
        * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
        * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
        * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
        * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
        * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
        * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
        * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
        * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
        * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
        * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
        * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
        * gcc.dg/20000503-1.c: Removed.
        * gcc.dg/20010207-1.c: Removed.
        * gcc.dg/20011223-1.c: Removed.
        * gcc.dg/20020104-2.c: Removed.
        * gcc.dg/debug-1.c: Removed.
        * gcc.dg/debug-2.c: Removed.
        * gcc.dg/debug-3.c: Removed.
        * gcc.dg/debug-4.c: Removed.
        * gcc.dg/debug-5.c: Removed.
        * gcc.dg/debug-6.c: Removed.
        * gcc.dg/dwarf2-1.c: Removed.
        * gcc.dg/dwarf2-2.c: Removed.

From-SVN: r49238

22 years agosparc.c (sparc_emit_set_symbolic_const64): Compare using rtx_equal_p, not by comparin...
DJ Delorie [Sat, 26 Jan 2002 02:09:02 +0000 (21:09 -0500)]
sparc.c (sparc_emit_set_symbolic_const64): Compare using rtx_equal_p, not by comparing pointers.

* config/sparc/sparc.c (sparc_emit_set_symbolic_const64): Compare
using rtx_equal_p, not by comparing pointers.

From-SVN: r49237

22 years agofstream.tcc (filebuf::close()): Fix close for input streams.
Benjamin Kosnik [Sat, 26 Jan 2002 01:55:09 +0000 (01:55 +0000)]
fstream.tcc (filebuf::close()): Fix close for input streams.

2002-01-25  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/fstream.tcc (filebuf::close()): Fix close for input
streams.
(filebuf::_M_really_overflow): Match indeterminate and sync calls.
* testsuite/27_io/filebuf.cc: Compile only.
* testsuite/27_io/filebuf_members.cc: Move tests to here.
* testsuite/27_io/filebuf_virtuals.cc: And here.
Revert sungetc, sync changes for expected values.
* testsuite/27_io/filebuf-*: Move to...
* testsuite/27_io/filebuf_virtuals-*: ...here.
* testsuite/27_io/istream.cc: Compile only, activate.
* testsuite/27_io/ostream.cc: Same.
* testsuite/27_io/iostream.cc: New.
* testsuite/27_io/iostream_members.cc: New.

From-SVN: r49236

22 years agoemit-rtl.c (gen_rtx_REG): Always return the same rtx for PIC_OFFSET_TABLE_REGNUM.
Steve Ellcey [Sat, 26 Jan 2002 01:29:55 +0000 (01:29 +0000)]
emit-rtl.c (gen_rtx_REG): Always return the same rtx for PIC_OFFSET_TABLE_REGNUM.

        * emit-rtl.c (gen_rtx_REG): Always return the same rtx
        for PIC_OFFSET_TABLE_REGNUM.
        (init_emit_once): Use gen_raw_REG to initialize pic_offset_table_rtx.

From-SVN: r49234

22 years agoconfig.gcc (x86_64-*-freebsd*): New target.
David O'Brien [Sat, 26 Jan 2002 01:23:27 +0000 (01:23 +0000)]
config.gcc (x86_64-*-freebsd*): New target.

2002-01-25  David O'Brien  <obrien@FreeBSD.org>
* config.gcc (x86_64-*-freebsd*): New target.
(x86_64-*-netbsd*,x86_64-*-linux*): Use ${tm_file} rather than its
value.
(i[34567]86-*-freebsd*): Don't include svr4.h.
* config/i386/freebsd64.h: New file.

Approved by:  Richard Henderson <rth@redhat.com>
              Message-ID: <20020125160119.B17943@redhat.com>

From-SVN: r49233

22 years agox-vms (version): Make static.
Douglas B Rupp [Fri, 25 Jan 2002 23:49:58 +0000 (18:49 -0500)]
x-vms (version): Make static.

* config/alpha/x-vms (version): Make static.

* config/alpha/vms.h (MD_FALLBACK_FRAME_STATE_FOR): Fix error
in previous checkin.

From-SVN: r49230

22 years agoMakefile.in (install-headers-cp): New target.
Douglas B Rupp [Fri, 25 Jan 2002 23:46:14 +0000 (18:46 -0500)]
Makefile.in (install-headers-cp): New target.

* Makefile.in (install-headers-cp): New target.
* config.gcc (alpha-dec-*vms*): Install headers with
install-headers-cp

From-SVN: r49229

22 years ago* install-sh: Use _inst.$$_ for temp file name.
Douglas B Rupp [Fri, 25 Jan 2002 23:42:28 +0000 (18:42 -0500)]
* install-sh: Use _inst.$$_ for temp file name.

From-SVN: r49228

22 years agogennews (files): Replace gcc-2.95/gcc-2.95.html...
Gerald Pfeifer [Fri, 25 Jan 2002 23:27:45 +0000 (00:27 +0100)]
gennews (files): Replace gcc-2.95/gcc-2.95.html...

* gennews (files): Replace gcc-2.95/gcc-2.95.html,
gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.

From-SVN: r49226

22 years agounroll.c (unroll_loop): Lower final_value to nonmemory operand; avoid it's copies.
Jan Hubicka [Fri, 25 Jan 2002 21:46:07 +0000 (22:46 +0100)]
unroll.c (unroll_loop): Lower final_value to nonmemory operand; avoid it's copies.

* unroll.c (unroll_loop): Lower final_value to nonmemory operand;
avoid it's copies.

From-SVN: r49224

22 years agobuiltins.c (expand_builtin_strncpy): Use integer_zerop instead of compare_tree_int.
Richard Kenner [Fri, 25 Jan 2002 20:45:48 +0000 (15:45 -0500)]
builtins.c (expand_builtin_strncpy): Use integer_zerop instead of compare_tree_int.

* builtins.c (expand_builtin_strncpy): Use integer_zerop instead
of compare_tree_int.
(expand_builtin_strncat): Likewise.
* c-decl.c (finish_struct): Use tree_low_cst.
* tree.h (compare_tree_int): Arg is unsigned HOST_WIDE_INT.
* tree.c (compare_tree_int): Likewise.

From-SVN: r49222

22 years agoreload1.c (eliminate_regs_in_insn): Recognize frame pointer adjustments even if...
Ulrich Weigand [Fri, 25 Jan 2002 20:22:31 +0000 (20:22 +0000)]
reload1.c (eliminate_regs_in_insn): Recognize frame pointer adjustments even if...

* reload1.c (eliminate_regs_in_insn): Recognize frame pointer
adjustments even if they are implemented by more than two insns.

From-SVN: r49221

22 years agodf.c (df_ref_create, [...]): Kill BB argument.
Jan Hubicka [Fri, 25 Jan 2002 19:46:43 +0000 (20:46 +0100)]
df.c (df_ref_create, [...]): Kill BB argument.

* df.c (df_ref_create, df_ref_record_1, df_ref_record): Kill BB argument.
* df.h (struct ref): Kill B.
(DF_REF_BB, DF_REF_BBNO): Use BLOCK_FOR_INSN.

* basic-block.h (PROP_EQUAL_NOTES): New flag.
* flow.c (propagate_one_insn): Use it.
(mark_used_regs): Handle NIL.

From-SVN: r49220

22 years agostormy16.md (tablejump_pcrel): Use a MEM to help folding.
Geoffrey Keating [Fri, 25 Jan 2002 18:20:27 +0000 (18:20 +0000)]
stormy16.md (tablejump_pcrel): Use a MEM to help folding.

* config/stormy16/stormy16.md (tablejump_pcrel): Use a MEM
to help folding.

From-SVN: r49219

22 years agogc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.
David Edelsohn [Fri, 25 Jan 2002 18:06:24 +0000 (18:06 +0000)]
gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.

* include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.
* include/private/gcconfig.h (RS6000): Add 64-bit AIX support.
Define USE_GENERIC_PUSH_REGS.  Use AIX _data and _end symbols for
DATASTART and DATAEND roots.
* rs6000_mach_dep.s: Add function descriptor and traceback table.

From-SVN: r49218

22 years agors6000.md (prefetch): Make address V4SI mode so that the address is restricted to...
David Edelsohn [Fri, 25 Jan 2002 17:52:43 +0000 (17:52 +0000)]
rs6000.md (prefetch): Make address V4SI mode so that the address is restricted to legitimate form for...

        * rs6000.md (prefetch): Make address V4SI mode so that the address
        is restricted to legitimate form for instruction.

From-SVN: r49217

22 years agoFlowLayout.java (layoutContainer): Correctly compute loop termination condition.
Tom Tromey [Fri, 25 Jan 2002 17:25:26 +0000 (17:25 +0000)]
FlowLayout.java (layoutContainer): Correctly compute loop termination condition.

* java/awt/FlowLayout.java (layoutContainer): Correctly compute
loop termination condition.
* java/awt/GridLayout.java (getSize): Use `real_cols' to compute
width.

From-SVN: r49216

22 years agoinstall.texi (xtensa-*-elf): New target.
Bob Wilson [Fri, 25 Jan 2002 17:10:46 +0000 (17:10 +0000)]
install.texi (xtensa-*-elf): New target.

* doc/install.texi (xtensa-*-elf): New target.
(xtensa-*-linux*): New target.
* doc/contrib.texi: Add myself.

From-SVN: r49215

22 years agopthread1.cc: Enable on cygwin.
David Billinghurst [Fri, 25 Jan 2002 16:05:48 +0000 (16:05 +0000)]
pthread1.cc: Enable on cygwin.

* testsuite/thread/pthread1.cc: Enable on cygwin.
* testsuite/thread/pthread2.cc: Likewise.
* testsuite/thread/pthread3.cc: Likewise.
* testsuite/thread/pthread4.cc: Likewise.
* testsuite/thread/pthread5.cc: Likewise.
* testsuite/thread/pthread6.cc: Likewise.

From-SVN: r49214

22 years agoAllow any general purpose register to hold an SImode (or smaller) value.
Nick Clifton [Fri, 25 Jan 2002 11:44:12 +0000 (11:44 +0000)]
Allow any general purpose register to hold an SImode (or smaller) value.

From-SVN: r49213

22 years agounwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame* registry only.
Jakub Jelinek [Fri, 25 Jan 2002 11:22:52 +0000 (12:22 +0100)]
unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame* registry only.

* unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame*
registry only.
* crtstuff.c: Likewise.

From-SVN: r49212

22 years agoeh5.C: New test.
Jakub Jelinek [Fri, 25 Jan 2002 11:20:29 +0000 (12:20 +0100)]
eh5.C: New test.

* g++.old-deja/g++.other/eh5.C: New test.
* g++.old-deja/g++.other/sibcall2.C: New test.
* g++.old-deja/g++.other/array9.C: New test.
* g++.old-deja/g++.other/typename2.C: New test.
* g++.old-deja/g++.other/crash60.C: New test.
* g++.old-deja/g++.other/conv9.C: New test.
* g++.old-deja/g++.other/mangle10.C: New test.
* g++.old-deja/g++.other/unchanging1.C: New test.
* g++.old-deja/g++.other/exprstmt1.C: New test.
* g++.old-deja/g++.other/inline23.C: New test.
* g++.old-deja/g++.eh/ia64-1.C: New test.
* g++.old-deja/g++.other/dwarf2-1.C: New test.
* g++.old-deja/g++.other/mangle11.C: New test.
* g++.old-deja/g++.other/reload1.C: New test.
* g++.old-deja/g++.other/static20.C: New test.
* g++.old-deja/g++.other/local-alloc1.C: New test.
* g++.old-deja/g++.other/conv8.C: New test.
* g++.old-deja/g++.other/stmtexpr2.C: New test.
* g++.old-deja/g++.other/storeexpr1.C: New test.
* g++.old-deja/g++.other/storeexpr2.C: New test.
* g++.dg/eh/template2.C: New test.
* g++.dg/warn/weak1.C: New test.

From-SVN: r49211

22 years agoDaily bump.
GCC Administrator [Fri, 25 Jan 2002 08:16:44 +0000 (08:16 +0000)]
Daily bump.

From-SVN: r49210

22 years agoShape.java: Merged with Classpath.
Tom Tromey [Fri, 25 Jan 2002 07:06:06 +0000 (07:06 +0000)]
Shape.java: Merged with Classpath.

* java/awt/Shape.java: Merged with Classpath.
* java/awt/Scrollbar.java: Merged with Classpath.

From-SVN: r49208

22 years agoUpdated copyright date
Tom Tromey [Fri, 25 Jan 2002 07:05:38 +0000 (07:05 +0000)]
Updated copyright date

From-SVN: r49207

22 years agoContainer.java (addNotify): Unconditionally call addNotifyContainerChildren and super...
Tom Tromey [Fri, 25 Jan 2002 07:04:06 +0000 (07:04 +0000)]
Container.java (addNotify): Unconditionally call addNotifyContainerChildren and superclass addNotify.

* java/awt/Container.java (addNotify): Unconditionally call
addNotifyContainerChildren and superclass addNotify.

From-SVN: r49206

22 years agoostream_inserter_char.cc (test07): New.
Benjamin Kosnik [Fri, 25 Jan 2002 06:36:32 +0000 (06:36 +0000)]
ostream_inserter_char.cc (test07): New.

2002-01-24  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/27_io/ostream_inserter_char.cc (test07): New.

2002-01-24  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/basic_ios.h (basic_ios::_M_check_facet): Make
const, tweak.
(basic_ios::fill(char_type)): Use fill().
* include/bits/basic_ios.tcc (basic_ios::widen): Use _M_check_facet.
(basic_ios::narrow): Same.
(basic_ios::_M_cache_facets): Explicitly set cached facets to zero
if they are invalid.
(basic_ios::init): Comment.
* testsuite/27_io/ios_init.cc (test02): New.

From-SVN: r49205

22 years agoh8300.md (negation patterns): Tighten predicates to register_operand.
Kazu Hirata [Fri, 25 Jan 2002 06:12:28 +0000 (06:12 +0000)]
h8300.md (negation patterns): Tighten predicates to register_operand.

* config/h8300/h8300.md (negation patterns): Tighten
predicates to register_operand.

From-SVN: r49204

22 years agoColorModel.java (getAlpha(Object)): Call getAlpha, not getBlue.
Tom Tromey [Fri, 25 Jan 2002 05:44:03 +0000 (05:44 +0000)]
ColorModel.java (getAlpha(Object)): Call getAlpha, not getBlue.

* java/awt/image/ColorModel.java (getAlpha(Object)): Call
getAlpha, not getBlue.

From-SVN: r49203

22 years agoFix up last entry.
Bryce McKinlay [Fri, 25 Jan 2002 04:42:12 +0000 (04:42 +0000)]
Fix up last entry.

From-SVN: r49202

22 years agoPixelGrabber.java (grabPixels()): Call grabPixels(0).
Bryce McKinlay [Fri, 25 Jan 2002 04:39:04 +0000 (04:39 +0000)]
PixelGrabber.java (grabPixels()): Call grabPixels(0).

* java/awt/image/PixelGrabber.java (grabPixels()): Call grabPixels(0).
* java/awt/image/PixelGrabber.java (grabPixels(long)): Wait to be
notified that the ImageProducer has completed.

From-SVN: r49201

22 years agoloop.c (emit_prefetch_instructions): Use the prefetch insn's mode, not Pmode.
Aldy Hernandez [Fri, 25 Jan 2002 04:32:46 +0000 (04:32 +0000)]
loop.c (emit_prefetch_instructions): Use the prefetch insn's mode, not Pmode.

2002-01-24  Aldy Hernandez  <aldyh@redhat.com>

        * loop.c (emit_prefetch_instructions): Use the prefetch insn's
        mode, not Pmode.

        * builtins.c (expand_builtin_prefetch): Same.

From-SVN: r49200

22 years agostl_tempbuf.h (_Temporary_buffer): Add doxygen hook.
Phil Edwards [Fri, 25 Jan 2002 04:14:40 +0000 (04:14 +0000)]
stl_tempbuf.h (_Temporary_buffer): Add doxygen hook.

2002-01-24  Phil Edwards  <pme@gcc.gnu.org>

* include/bits/stl_tempbuf.h (_Temporary_buffer):  Add doxygen hook.
* include/bits/stl_algo.h:  Include stl_tempbuf.h.
* include/ext/memory:  Do not include stl_tempbuf.h.
(temporary_buffer):  Add doxygen hook.
(__get_temporary_buffer, get_temporary_buffer,
return_temporary_buffer):  Move back to std:: header...
* include/std/std_memory.h:  ...here.  Do not include stl_tempbuf.h.
* include/ext/rope:  Do not include stl_tempbuf.h.
* include/ext/stl_hashtable.h:  Likewise.
* include/std/std_algorithm.h:  Likewise.
* testsuite/20_util/temporary_buffer.cc:  New file.

From-SVN: r49199

22 years agonatObject.cc (X86 compare_and_swap): Use +m constraint.
Bryce McKinlay [Fri, 25 Jan 2002 02:53:37 +0000 (02:53 +0000)]
natObject.cc (X86 compare_and_swap): Use +m constraint.

2002-01-25  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>

* java/lang/natObject.cc (X86 compare_and_swap): Use +m constraint.

From-SVN: r49198

22 years agoscanasm.exp (scan-assembler-dem, [...]): Remove first, non-varying, argument.
Hans-Peter Nilsson [Fri, 25 Jan 2002 02:53:15 +0000 (02:53 +0000)]
scanasm.exp (scan-assembler-dem, [...]): Remove first, non-varying, argument.

* lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
Remove first, non-varying, argument.

From-SVN: r49197

22 years agoMAINTAINERS (Write After Approval): Move my contact info from here...
Jason Thorpe [Thu, 24 Jan 2002 22:25:17 +0000 (22:25 +0000)]
MAINTAINERS (Write After Approval): Move my contact info from here...

* MAINTAINERS (Write After Approval): Move my contact info
from here...
(OS Port Maintainers): ...to here (netbsd).

From-SVN: r49196

22 years agoios_base.h: Use _Atomic_word for reference counts.
Andrew Pollard [Thu, 24 Jan 2002 21:14:41 +0000 (21:14 +0000)]
ios_base.h: Use _Atomic_word for reference counts.

libstdc++/5432
* include/bits/ios_base.h: Use _Atomic_word for reference counts.
* include/bits/localefwd.h: Likewise.
Also use for std::locale::id::_S_highwater.
* src/ios.cc (ios_base::xalloc): Use _Atomic_word.
* src/locale.cc: Support new usage of _Atomic_word.
(std::locale::classic): Guard entire function against reentry.
* src/localename.cc: Support new usage of _Atomic_word.

From-SVN: r49195

22 years agosh.md (sym_label2reg): Make sure all CONSTs have modes.
Alexandre Oliva [Thu, 24 Jan 2002 20:52:10 +0000 (20:52 +0000)]
sh.md (sym_label2reg): Make sure all CONSTs have modes.

* config/sh/sh.md (sym_label2reg): Make sure all CONSTs have
modes.

From-SVN: r49192

22 years agonum_put_members_wchar_t.cc (test03): Use _GLIBCPP_HAVE_SETENV.
Benjamin Kosnik [Thu, 24 Jan 2002 20:46:34 +0000 (20:46 +0000)]
num_put_members_wchar_t.cc (test03): Use _GLIBCPP_HAVE_SETENV.

2002-01-24   Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/22_locale/num_put_members_wchar_t.cc (test03): Use
_GLIBCPP_HAVE_SETENV.
* testsuite/22_locale/codecvt_members_wchar_t_char.cc (test02): Same.
* testsuite/22_locale/collate_members_char.cc (test02): Same.
* testsuite/22_locale/ctype_members_char.cc (test03): Same.
* testsuite/22_locale/ctype_members_wchar_t.cc (test03): Same.
* testsuite/22_locale/messages_members_char.cc (test02): Same.
* testsuite/22_locale/moneypunct_members_char.cc (test02): Same.
* testsuite/22_locale/moneypunct_members_wchar_t.cc (test02): Same.
* testsuite/22_locale/money_put_members_char.cc (test04): Same.
* testsuite/22_locale/money_put_members_wchar_t.cc (test04): Same.
* testsuite/22_locale/num_get_members_char.cc (test03): Same.
* testsuite/22_locale/num_get_members_wchar_t.cc (test03): Same.
* testsuite/22_locale/numpunct_members_char.cc (test02): Same.
* testsuite/22_locale/numpunct_members_wchar_t.cc (test02): Same.
* testsuite/22_locale/time_get_members_char.cc (test07): Same.
* testsuite/22_locale/time_get_members_wchar_t.cc (test07): Same.
* testsuite/22_locale/time_put_members_char.cc (test03): Same.
* testsuite/22_locale/time_put_members_wchar_t.cc (test03): Same.
* testsuite/22_locale/num_put_members_char.cc (test03): Same.
* acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): Check for setenv.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* config.h.in: Regenerate.

From-SVN: r49191

22 years agoImproved ChangeLog entry for verify.cc (is_assignable_from_slow).
Per Bothner [Thu, 24 Jan 2002 20:10:17 +0000 (12:10 -0800)]
Improved ChangeLog entry for verify.cc (is_assignable_from_slow).

From-SVN: r49190

22 years agoverify.cc (is_assignable_from_slow): If source is an interface, we must also check...
Per Bothner [Thu, 24 Jan 2002 20:02:21 +0000 (12:02 -0800)]
verify.cc (is_assignable_from_slow): If source is an interface, we must also check the superclass.

* verify.cc (is_assignable_from_slow): If source is an interface,
we must also check the superclass.

From-SVN: r49189

22 years agoh8300.c (print_operand): Remove support for operand character 'A'.
Kazu Hirata [Thu, 24 Jan 2002 19:48:53 +0000 (19:48 +0000)]
h8300.c (print_operand): Remove support for operand character 'A'.

* config/h8300/h8300.c (print_operand): Remove support for
operand character 'A'.
* config/h8300/h8300.md (three anonymous patterns): Replace
operand character 'A' with either 'T' or 'S'.

From-SVN: r49188

22 years agoh8300.c (print_operand): Remove support for operand character 'U'.
Kazu Hirata [Thu, 24 Jan 2002 19:42:39 +0000 (19:42 +0000)]
h8300.c (print_operand): Remove support for operand character 'U'.

* config/h8300/h8300.c (print_operand): Remove support for
operand character 'U'.

From-SVN: r49187

22 years ago* config/i386/t-djgpp: Use NATIVE_SYSTEM_HEADER_DIR.
Andris Pavenis [Thu, 24 Jan 2002 18:05:40 +0000 (20:05 +0200)]
* config/i386/t-djgpp: Use NATIVE_SYSTEM_HEADER_DIR.

From-SVN: r49186

22 years ago* gnu/awt/xlib/XToolkit.java (getPrintJob): New stub method.
Tom Tromey [Thu, 24 Jan 2002 16:44:37 +0000 (16:44 +0000)]
* gnu/awt/xlib/XToolkit.java (getPrintJob): New stub method.

From-SVN: r49184

22 years agoAllow SImode values to be assigned to the stack pointer.
Nick Clifton [Thu, 24 Jan 2002 16:27:51 +0000 (16:27 +0000)]
Allow SImode values to be assigned to the stack pointer.

From-SVN: r49183