platform/upstream/gcc.git
22 years agoThis commit was generated by cvs2svn to compensate for changes in r49361,
Bryce McKinlay [Thu, 31 Jan 2002 02:48:54 +0000 (02:48 +0000)]
This commit was generated by cvs2svn to compensate for changes in r49361,

which included commits to RCS files with non-trunk default branches.

From-SVN: r49362

22 years agoInitial revision
Bryce McKinlay [Thu, 31 Jan 2002 02:48:44 +0000 (02:48 +0000)]
Initial revision

From-SVN: r49359

22 years agoc_locale_gnu.cc: Same errno fixes as generic.
Benjamin Kosnik [Thu, 31 Jan 2002 02:05:17 +0000 (02:05 +0000)]
c_locale_gnu.cc: Same errno fixes as generic.

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

* config/locale/c_locale_gnu.cc: Same errno fixes as generic.

* ChangeLog-2001: Fix my spelling errors...
* docs/html/17_intro/RELEASE-NOTES: Update.
* docs/html/17_intro/TODO: Update.
* README (file): Update.

From-SVN: r49358

22 years agoMake gcsec-1.c unsupported for AIX.
Tom Rix [Thu, 31 Jan 2002 01:44:14 +0000 (01:44 +0000)]
Make gcsec-1.c unsupported for AIX.

From-SVN: r49357

22 years agomips.h (PARM_BOUNDARY): Guarantee alignment of arguments to 64-bit boundaries on...
Alexandre Oliva [Thu, 31 Jan 2002 01:40:54 +0000 (01:40 +0000)]
mips.h (PARM_BOUNDARY): Guarantee alignment of arguments to 64-bit boundaries on 64-bit ABIs.

* config/mips/mips.h (PARM_BOUNDARY): Guarantee alignment of
arguments to 64-bit boundaries on 64-bit ABIs.

From-SVN: r49356

22 years ago* loop.c (loop_invariant_p): Special case pic_offset_table_rtx.
Steve Ellcey [Thu, 31 Jan 2002 01:37:22 +0000 (01:37 +0000)]
* loop.c (loop_invariant_p): Special case pic_offset_table_rtx.

From-SVN: r49355

22 years agoc_locale_gnu.cc: Same errno fixes as generic.
Benjamin Kosnik [Thu, 31 Jan 2002 01:21:08 +0000 (01:21 +0000)]
c_locale_gnu.cc: Same errno fixes as generic.

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

* config/locale/c_locale_gnu.cc: Same errno fixes as generic.

From-SVN: r49354

22 years agocp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.
Phil Edwards [Thu, 31 Jan 2002 01:03:05 +0000 (01:03 +0000)]
cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.

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

* cp-demangle.c (cp_demangle_type):  Do not protect with IN_LIBGCC2.
(cplus_demangle_v3):  Mimic __cxa_demangle and fall back on
cp_demangle_type.
* testsuite/demangle-expected:  New gnu-v3 test.

From-SVN: r49353

22 years agoc-decl.c (grokdeclarator): Handle type being a typedef for an invalid type.
Joseph Myers [Thu, 31 Jan 2002 01:01:02 +0000 (01:01 +0000)]
c-decl.c (grokdeclarator): Handle type being a typedef for an invalid type.

* c-decl.c (grokdeclarator): Handle type being a typedef for an
invalid type.

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

From-SVN: r49352

22 years agojartool.c (main): NULL-terminate new_argv.
Tom Tromey [Thu, 31 Jan 2002 00:52:16 +0000 (00:52 +0000)]
jartool.c (main): NULL-terminate new_argv.

* jartool.c (main): NULL-terminate new_argv.  Pass 0 as argument
to init_args.

From-SVN: r49351

22 years agoc_locale_generic.cc: Check errno for ERANGE instead of non-zero to aid portability.
Loren J. Rittle [Thu, 31 Jan 2002 00:47:05 +0000 (00:47 +0000)]
c_locale_generic.cc: Check errno for ERANGE instead of non-zero to aid portability.

* config/locale/c_locale_generic.cc: Check errno for ERANGE
instead of non-zero to aid portability.

From-SVN: r49350

22 years agomessages.html: Fix example code.
Peter Schmid [Thu, 31 Jan 2002 00:24:56 +0000 (00:24 +0000)]
messages.html: Fix example code.

2002-01-30  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>

* docs/html/22_locale/messages.html: Fix example code.

From-SVN: r49349

22 years agoostream_inserter_arith.cc (test03_check): Break out from test03 and templatize.
Richard Henderson [Thu, 31 Jan 2002 00:03:31 +0000 (16:03 -0800)]
ostream_inserter_arith.cc (test03_check): Break out from test03 and templatize.

        * testsuite/27_io/ostream_inserter_arith.cc (test03_check): Break
        out from test03 and templatize.
        (test03): Use it.

From-SVN: r49348

22 years agointrin.c (upcasecmp_): New function.
Toon Moene [Wed, 30 Jan 2002 22:59:47 +0000 (23:59 +0100)]
intrin.c (upcasecmp_): New function.

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

* intrin.c (upcasecmp_): New function.
(ffeintrin_cmp_name_): Use it to correctly compare name
and table entry for bsearch.

From-SVN: r49347

22 years agoconfig.gcc: Include sparc/biarch64.h rather than sparc/sparc_bi.h.
David O'Brien [Wed, 30 Jan 2002 22:37:10 +0000 (22:37 +0000)]
config.gcc: Include sparc/biarch64.h rather than sparc/sparc_bi.h.

2002-01-30  David O'Brien  <obrien@FreeBSD.org>
* config.gcc: Include sparc/biarch64.h rather than sparc/sparc_bi.h.
* config/sparc/sparc_bi.h: Remove file.
* config/sparc/biarch64.h: New file (rename of sparc_bi.h).

Approved by:  Richard Henderson <rth@redhat.com>
              Message-ID: <20020130102608.B9040@redhat.com>

From-SVN: r49346

22 years agonatPlainSocketImpl.cc (_Jv_recv): Added template parameter for `recv' return type.
Tom Tromey [Wed, 30 Jan 2002 22:22:36 +0000 (22:22 +0000)]
natPlainSocketImpl.cc (_Jv_recv): Added template parameter for `recv' return type.

* java/net/natPlainSocketImpl.cc (_Jv_recv): Added template
parameter for `recv' return type.

From-SVN: r49345

22 years agoverify.cc (handle_ret_insn): Check for subroutine merge here...
Tom Tromey [Wed, 30 Jan 2002 22:20:23 +0000 (22:20 +0000)]
verify.cc (handle_ret_insn): Check for subroutine merge here...

* verify.cc (handle_ret_insn): Check for subroutine merge here...
(state::merge): ... not here.
(subr_entry_info): New structure.
(entry_points): New field.
(~_Jv_BytecodeVerifier): Correctly free jsr_ptrs.  Free
entry_points.

From-SVN: r49344

22 years ago2002-01-30 Paolo Carlini <pcarlini@unitus.it>
Paolo Carlini [Wed, 30 Jan 2002 21:00:40 +0000 (22:00 +0100)]
2002-01-30  Paolo Carlini  <pcarlini@unitus.it>

        * config/locale/numpunct_members_gnu.cc
(numpunct<char, wchar_t>::_M_initialize_numpunct()):
Fix initialization of _M_grouping for locales which have
_M_thousands_sep == '\0'(L'\0', respectively).
* testsuite/22_locale/numpunct_byname.cc (test02): Add test.

From-SVN: r49343

22 years agoostream_inserter_arith.cc (test03): Better fix for 32/64 bit architectures...
Paolo Carlini [Wed, 30 Jan 2002 20:45:18 +0000 (21:45 +0100)]
ostream_inserter_arith.cc (test03): Better fix for 32/64 bit architectures...

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

        * testsuite/27_io/ostream_inserter_arith.cc (test03):
        Better fix for 32/64 bit architectures, avoiding the
        implicit assumption that CHAR_BIT == 8.

From-SVN: r49342

22 years ago* sched-deps.c (sched_analyze): Make a call read the frame pointer.
Richard Henderson [Wed, 30 Jan 2002 18:07:44 +0000 (10:07 -0800)]
* sched-deps.c (sched_analyze): Make a call read the frame pointer.

From-SVN: r49341

22 years ago* expmed.c (emit_store_flag): Call protect_from_queue on op0 and op1.
Zack Weinberg [Wed, 30 Jan 2002 17:29:13 +0000 (17:29 +0000)]
* expmed.c (emit_store_flag): Call protect_from_queue on op0 and op1.

From-SVN: r49340

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

From-SVN: r49338

22 years agof77-edit-i-out.f: Escape \.
David Billinghurst [Wed, 30 Jan 2002 04:48:28 +0000 (04:48 +0000)]
f77-edit-i-out.f: Escape \.

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

* g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.

From-SVN: r49337

22 years ago991118-1.c: Cast various constants back to long long.
Richard Henderson [Wed, 30 Jan 2002 03:39:56 +0000 (19:39 -0800)]
991118-1.c: Cast various constants back to long long.

        * gcc.c-torture/execute/991118-1.c: Cast various constants back
        to long long.
        * gcc.c-torture/execute/bf64-1.c: Likewise.

From-SVN: r49336

22 years agoList.java (addNotify): Correctly check to see if peer does not exist.
Tom Tromey [Wed, 30 Jan 2002 02:47:48 +0000 (02:47 +0000)]
List.java (addNotify): Correctly check to see if peer does not exist.

* java/awt/List.java (addNotify): Correctly check to see if peer
does not exist.

From-SVN: r49335

22 years agodwarf2out.c (dwarf_cfi_name): Add other DWARF 3 codes.
Jason Merrill [Wed, 30 Jan 2002 00:19:23 +0000 (19:19 -0500)]
dwarf2out.c (dwarf_cfi_name): Add other DWARF 3 codes.

        * dwarf2out.c (dwarf_cfi_name): Add other DWARF 3 codes.
        (output_cfi): Likewise. Disable DW_CFA_GNU_negative_offset_extended.
        (reg_save): Use DW_CFA_offset_extended_sf instead.

        * dwarf2out.c (dwarf2out_finish): Don't abort if there were errors.

From-SVN: r49334

22 years agocselib.c (cselib_record_sets): Use IF_THEN_ELSE result in cselib_lookup.
Jakub Jelinek [Tue, 29 Jan 2002 23:15:24 +0000 (00:15 +0100)]
cselib.c (cselib_record_sets): Use IF_THEN_ELSE result in cselib_lookup.

* cselib.c (cselib_record_sets): Use IF_THEN_ELSE result
in cselib_lookup.

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

From-SVN: r49333

22 years agoFix markup last change.
Richard Henderson [Tue, 29 Jan 2002 23:01:10 +0000 (15:01 -0800)]
Fix markup last change.

From-SVN: r49332

22 years agors6000.md ("*call_value_local32"): Remove constraints.
Aldy Hernandez [Tue, 29 Jan 2002 22:49:55 +0000 (22:49 +0000)]
rs6000.md ("*call_value_local32"): Remove constraints.

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

        * rs6000.md ("*call_value_local32"): Remove constraints.
        ("*call_value_local64"): Same.
        ("*call_value_indirect_nonlocal_aix32"): Same.
        ("*call_value_nonlocal_aix32"): Same.
        ("*call_value_indirect_nonlocal_aix64"): Same.
        ("*call_value_nonlocal_aix64"): Same.
        ("*call_value_nonlocal_sysv"): Same.

From-SVN: r49331

22 years ago* config/alpha/elf.h (SDB_DEBUGGING_INFO): Undef.
Richard Henderson [Tue, 29 Jan 2002 22:37:36 +0000 (14:37 -0800)]
* config/alpha/elf.h (SDB_DEBUGGING_INFO): Undef.

From-SVN: r49330

22 years agoexpr.c (force_operand): Ignore flag_pic for detecting pic address loads.
Richard Henderson [Tue, 29 Jan 2002 22:34:48 +0000 (14:34 -0800)]
expr.c (force_operand): Ignore flag_pic for detecting pic address loads.

        * expr.c (force_operand): Ignore flag_pic for detecting pic
        address loads.
        * regclass.c (init_reg_sets_1): Test fixed_regs not flag_pic
        for determining if PIC_OFFSET_TABLE_REGNUM is call-clobbered.
        * resource.c (mark_target_live_regs): Use regs_invalidated_by_call
        instead of open-coded loop.
        * doc/tm.texi (PIC_OFFSET_TABLE_REGNUM): Clarify that it must
        be fixed when in use.

From-SVN: r49329

22 years agosched-int.h (struct deps_reg): Add uses_length, clobbers_length.
Richard Henderson [Tue, 29 Jan 2002 22:11:09 +0000 (14:11 -0800)]
sched-int.h (struct deps_reg): Add uses_length, clobbers_length.

        * sched-int.h (struct deps_reg): Add uses_length, clobbers_length.
        * sched-rgn.c (propagate_deps): Update them.
        * sched-deps.c (sched_analyze_insn): Update them.  Flush the
        clobbers list when either gets too long.

From-SVN: r49328

22 years agoi386.h (LIMIT_RELOAD_CLASS): Handle LEGACY_REGS and INDEX_REGS the same as GENERAL_REGS.
Jakub Jelinek [Tue, 29 Jan 2002 22:05:03 +0000 (23:05 +0100)]
i386.h (LIMIT_RELOAD_CLASS): Handle LEGACY_REGS and INDEX_REGS the same as GENERAL_REGS.

* config/i386/i386.h (LIMIT_RELOAD_CLASS): Handle LEGACY_REGS
and INDEX_REGS the same as GENERAL_REGS.
(SECONDARY_OUTPUT_RELOAD_CLASS): Likewise.

From-SVN: r49327

22 years ago* tree.c (build_nonstandard_integer_type): Correct prototype.
Neil Booth [Tue, 29 Jan 2002 19:10:28 +0000 (19:10 +0000)]
* tree.c (build_nonstandard_integer_type): Correct prototype.

From-SVN: r49326

22 years agos390.md (movstrsico, [...]): Remove, replace by ...
Ulrich Weigand [Tue, 29 Jan 2002 18:45:53 +0000 (18:45 +0000)]
s390.md (movstrsico, [...]): Remove, replace by ...

* config/s390/s390.md (movstrsico, movstrdix_64,
movstrsix_31): Remove, replace by ...
(movstrdi_short, movstrsi_short, movstrdi_long,
movstrsi_long): ... these.  New.
(movstrdi, movstrsi): Adapt.

(rotldi3, rotlsi3, ashldi3, *ashldi3_31, *ashldi3_64,
ashlsi3, lshrdi3, *lshrdi3_31, *lshrdi3_64, lshrsi3):
Remove unnecessary CC clobber.
(*ashrdi3_cc_31, *ashrdi3_cconly_31, *ashrdi3_cc_64,
*ashrdi3_cconly_64, *ashrsi3_cc, *ashrsi3_cconly): New.

(divmoddi4): Don't partially initialize TImode register.

From-SVN: r49325

22 years ago* doc/sourcebuild.texi (C Tests): Document gcc.dg/debug directory.
Geoffrey Keating [Tue, 29 Jan 2002 17:59:42 +0000 (17:59 +0000)]
* doc/sourcebuild.texi (C Tests): Document gcc.dg/debug directory.

From-SVN: r49324

22 years agoflow.c (print_rtl_and_abort): Remove.
Richard Henderson [Tue, 29 Jan 2002 17:46:38 +0000 (09:46 -0800)]
flow.c (print_rtl_and_abort): Remove.

        * flow.c (print_rtl_and_abort): Remove.
        (print_rtl_and_abort_fcn): Remove.
        (verify_local_live_at_start): Use dump_bb instead.
        (verify_wide_reg): Likewise. Take a basic_block, not rtl endpoints.
        (verify_wide_reg_1): Return 2 on mode test failure.

From-SVN: r49323

22 years ago* Forgotten commit.
Neil Booth [Tue, 29 Jan 2002 17:23:41 +0000 (17:23 +0000)]
* Forgotten commit.

From-SVN: r49322

22 years agore PR c/3325 (cast of bit-field to same type gets discarded)
Neil Booth [Tue, 29 Jan 2002 17:19:58 +0000 (17:19 +0000)]
re PR c/3325 (cast of bit-field to same type gets discarded)

PR c/3325
* c-decl.c (enum_decl_context): Remove BITFIELD.
(grokdeclarator): Take bitfield width as an input.
Ensure bitfields are given the correct type.  Perform
bitfield width validation with build_bitfield_integer_type
rather than waiting for finish_struct.
(grok_typename, grok_typename_in_parm_context, start_decl,
push_parmdecl, grokfield, start_function): Update calls to
grokdeclarator.
(build_bitfield_integer_type): New function.
(finish_struct): Move bitfield validation to grokdeclarator
and build_bitfield_integer_type.
* tree.c (build_nonstandard_integer_type): New function.
* tree.h (build_nonstandard_integer_type): New prototype.
objc:
* objc-act.c (objc_copy_list): Remove DECL_INITIAL kludge.
testsuite:
* gcc.c-torture/compile/20000224-1.c: Update.
* gcc.c-torture/execute/bitfld-1.c: New tests.
* gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
* gcc.dg/uninit-A.c: Update.

From-SVN: r49321

22 years agoGridLayout.java (layoutContainer): Use number of rows to compute height of each cell...
Tom Tromey [Tue, 29 Jan 2002 16:31:24 +0000 (16:31 +0000)]
GridLayout.java (layoutContainer): Use number of rows to compute height of each cell...

* java/awt/GridLayout.java (layoutContainer): Use number of rows
to compute height of each cell, and number of columns to compute
width of each cell.
* java/awt/Window.java (getOwnedWindows): Don't return null.
* java/awt/FlowLayout.java (layoutContainer): Set width and height
of component.  Increment x using horizontal gap, not vertical
gap.

From-SVN: r49320

22 years agosnapshot-README, [...]: Use expressions such as @DATE@ rather than hardcoded dates.
Joseph Myers [Tue, 29 Jan 2002 14:08:04 +0000 (14:08 +0000)]
snapshot-README, [...]: Use expressions such as @DATE@ rather than hardcoded dates.

* snapshot-README, snapshot-index.html: Use expressions such as
@DATE@ rather than hardcoded dates.

From-SVN: r49319

22 years ago* snapshot-README, snapshot-index.html: New files.
Joseph Myers [Tue, 29 Jan 2002 14:02:17 +0000 (14:02 +0000)]
* snapshot-README, snapshot-index.html: New files.

From-SVN: r49318

22 years agoUpdate translations to current versions.
Philipp Thomas [Tue, 29 Jan 2002 13:26:33 +0000 (13:26 +0000)]
Update translations to current versions.

From-SVN: r49317

22 years agoaclocal.m4: Replace with version copied from libstdc++-v3.
Geoffrey Keating [Tue, 29 Jan 2002 13:21:08 +0000 (13:21 +0000)]
aclocal.m4: Replace with version copied from libstdc++-v3.

* aclocal.m4: Replace with version copied from libstdc++-v3.
* configure.in: Update for changes to aclocal and Makefile.
* configure: Regenerate.
* Makefile.in: Correct install and uninstall for cross targets.
* libU77/configure: Regenerate.

From-SVN: r49316

22 years agore PR other/1502 (Nonexistent -W options not diagnosed)
Jakub Jelinek [Tue, 29 Jan 2002 12:09:37 +0000 (13:09 +0100)]
re PR other/1502 (Nonexistent -W options not diagnosed)

PR other/1502:
* cppinit.c (cpp_handle_option): Add ignore argument, if it is zero,
don't ignore unrecognized -W* options.
(cpp_handle_options): Pass 1 as last argument to cpp_handle_option.
* cpplib.h (cpp_handle_option): Adjust prototype.
* c-decl.c (c_decode_options): Pass 0 as last argument to
cpp_handle_option.

PR c/2896:
* gcc.c (cpp_unique_options): Split from cpp_options.
(cpp_options): Source cpp_unique_options.
(default_compilers): Use cpp_unique_options instead of cpp_options
when used together with cc1_options.
(static_specs): Add cpp_unique_options.
* objc/lang-specs.h: Use cpp_unique_options instead of cpp_options
when used together with cc1_options.

* decl2.c (cxx_decode_option): Pass 0 as last argument to
cpp_handle_option.
* lang-specs.h: Use cpp_unique_options instead of cpp_options
when used together with cc1_options.

From-SVN: r49315

22 years agore PR c++/5132 (NaN = 0.0 * HUGE_VAL fails to compile in templates)
Nathan Sidwell [Tue, 29 Jan 2002 09:52:51 +0000 (09:52 +0000)]
re PR c++/5132 (NaN = 0.0 * HUGE_VAL fails to compile in templates)

cp:
PR c++/5132
* typeck2.c (digest_init): Make sure non-array core type is
instantiated.
* decl2.c (reparse_absdcl_as_casts): Just store the type in the
constructor, rather than build a new one.
(build_expr_from_tree, CONSTRUCTOR case): Be careful with the
PURPOSE of constructor elts.
testsuite:
* g++.dg/template/ctor1.C: Add instantiation.

From-SVN: r49314

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

From-SVN: r49311

22 years agoh8300-protos.h: Update the prototype of output_a_shift.
Kazu Hirata [Tue, 29 Jan 2002 05:10:13 +0000 (05:10 +0000)]
h8300-protos.h: Update the prototype of output_a_shift.

* config/h8300/h8300-protos.h: Update the prototype of
output_a_shift.
* config/h8300/h8300.c (output_a_shift): Remove an unused
argument 'insn'.  Remove redundant code.
* config/h8300/h8300.md: Adust to the new prototype of
output_a_shift.

From-SVN: r49310

22 years agoh8300-protos.h: Update the prototypes of emit_a_rotate and expand_a_rotate.
Kazu Hirata [Tue, 29 Jan 2002 05:02:41 +0000 (05:02 +0000)]
h8300-protos.h: Update the prototypes of emit_a_rotate and expand_a_rotate.

* config/h8300/h8300-protos.h: Update the prototypes of
emit_a_rotate and expand_a_rotate.
* config/h8300/h8300.c (emit_a_rotate): Change the type of the
first argument to 'enum rtx_code'.
(expand_a_rotate): Likewise.

From-SVN: r49309

22 years agoh8300-protos.h: Update the prototype of output_simode_bld.
Kazu Hirata [Tue, 29 Jan 2002 04:54:39 +0000 (04:54 +0000)]
h8300-protos.h: Update the prototype of output_simode_bld.

* config/h8300/h8300-protos.h: Update the prototype of
output_simode_bld.
* config/h8300/h8300.c (output_simode_bld): Remove an argumen
'log2'.
* config/h8300/h8300.md: Adjust to the new prototype.

From-SVN: r49308

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