OSDN Git Service

pf3gnuchains/gcc-fork.git
23 years ago2000-12-21 David O'Brien <obrien@FreeBSD.org>
obrien [Thu, 21 Dec 2000 23:18:56 +0000 (23:18 +0000)]
2000-12-21  David O'Brien  <obrien@FreeBSD.org>

* config/freebsd.h (LIB_SPEC): remove -kthread option.

Approved by:  Richard Henderson <rth@redhat.com>
              Message-ID: <20001220004807.C20358@redhat.com>

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

23 years ago2000-12-21 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 21 Dec 2000 23:15:18 +0000 (23:15 +0000)]
2000-12-21  Benjamin Kosnik  <bkoz@redhat.com>

* configure.in: Change GLIBCPP_ENABLE_SHADOW to
GLIBCPP_ENABLE_CHEADERS.
* acinclude.m4 (GLIBCPP_ENABLE_SHADOW): Change to
ENABLE_CHEADERS.  C_INCLUDE_DIR defaults to c_std from c.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* include/c: Move to ...
* include/c_std: ...here.
* include/c_std: Move to ...
* include/c_shadow: ...here.
* include/c: Repopulate, with simple headers.
* docs/html/configopts.html: Adjust docs.

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

23 years ago * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
amylaar [Thu, 21 Dec 2000 23:05:55 +0000 (23:05 +0000)]
* gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.

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

23 years ago2000-12-21 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 21 Dec 2000 22:52:51 +0000 (22:52 +0000)]
2000-12-21  Benjamin Kosnik  <bkoz@redhat.com>

* configure.in: Change GLIBCPP_ENABLE_SHADOW to
GLIBCPP_ENABLE_CHEADERS.
* acinclude.m4 (GLIBCPP_ENABLE_SHADOW): Change to
ENABLE_CHEADERS.  C_INCLUDE_DIR defaults to c_std from c.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* include/c: Move to ...
* include/c_std: ...here.
* include/c_std: Move to ...
* include/c_shadow: ...here.
* include/c: Repopulate, with simple headers.
* docs/html/configopts.html: Adjust docs.

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

23 years ago * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
amylaar [Thu, 21 Dec 2000 22:50:12 +0000 (22:50 +0000)]
* gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
Use long types if __INT_MAX__ is 32767.
(main): Use cast to (sint32 *) when poking 88 into a_page.

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

23 years ago2000-12-21 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 21 Dec 2000 22:46:27 +0000 (22:46 +0000)]
2000-12-21  Benjamin Kosnik  <bkoz@redhat.com>

* configure.in: Change GLIBCPP_ENABLE_SHADOW to
GLIBCPP_ENABLE_CHEADERS.
* acinclude.m4 (GLIBCPP_ENABLE_SHADOW): Change to
ENABLE_CHEADERS.  C_INCLUDE_DIR defaults to c_std from c.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* include/c: Move to ...
* include/c_std: ...here.
* include/c_std: Move to ...
* include/c_shadow: ...here.
* include/c: Repopulate, with simple headers.
* docs/html/configopts.html: Adjust docs.

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

23 years ago * resource.c (mark_set_resources): Use MARK_SRC_DEST for
m.hayes [Thu, 21 Dec 2000 22:15:22 +0000 (22:15 +0000)]
* resource.c (mark_set_resources): Use MARK_SRC_DEST for
PRE_MODIFY and POST_MODIFY cases.

* rtlanal.c (side_effects_p): Handle PRE_MODIFY and POST_MODIFY.

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

23 years ago * acinclude.m4, configure.in, mkcheck.in,
jsm28 [Thu, 21 Dec 2000 22:08:39 +0000 (22:08 +0000)]
* acinclude.m4, configure.in, mkcheck.in,
testsuite/21_strings/ctor_copy_dtor.cc,
testsuite/21_strings/inserters_extractors.cc,
testsuite/23_containers/map_operators.cc,
testsuite/23_containers/vector_element_access.cc,
testsuite/25_algorithms/lower_bound.cc,
testsuite/27_io/ifstream_members.cc,
testsuite/27_io/istream_extractor_arith.cc,
testsuite/27_io/istream_unformatted.cc,
testsuite/27_io/ofstream_members.cc,
testsuite/27_io/ostream_inserter_char.cc,
testsuite/27_io/ostream_inserter_other.cc,
testsuite/27_io/ostream_manip.cc, testsuite/27_io/streambuf.cc:
Change sourceware.cygnus.com and sources.redhat.com URLs for
libstdc++ web pages and list archives to point to gcc.gnu.org
* aclocal.m4, configure: Regenerate.

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

23 years ago * md.texi (Looping Patterns): New node.
m.hayes [Thu, 21 Dec 2000 22:08:17 +0000 (22:08 +0000)]
* md.texi (Looping Patterns): New node.

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

23 years ago * gcc.texi, cpp.texi: Update last-updated dates.
jsm28 [Thu, 21 Dec 2000 21:24:28 +0000 (21:24 +0000)]
* gcc.texi, cpp.texi: Update last-updated dates.

f:
* g77install.texi, g77.texi: Update last-updated dates for
installation information and the manual as a whole.
* bugs.texi, news.texi: Update copyright years in the comments at
the top of the file.

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

23 years ago * g77install.texi: Adjust wording of an EGCS reference.
jsm28 [Thu, 21 Dec 2000 21:08:17 +0000 (21:08 +0000)]
* g77install.texi: Adjust wording of an EGCS reference.

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

23 years ago * BUGS, NEWS: Regenerate.
jsm28 [Thu, 21 Dec 2000 20:03:41 +0000 (20:03 +0000)]
* BUGS, NEWS: Regenerate.

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

23 years ago* varasm.c (output_addressed_constants): Use language specific
cchavva [Thu, 21 Dec 2000 19:25:22 +0000 (19:25 +0000)]
* varasm.c (output_addressed_constants): Use language specific
expander on unknown nodes.

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

23 years ago * combine.c (distribute_notes): Handle REG_NON_LOCAL_GOTO notes.
grahams [Thu, 21 Dec 2000 18:49:56 +0000 (18:49 +0000)]
    * combine.c (distribute_notes): Handle REG_NON_LOCAL_GOTO notes.

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

23 years ago * java/beans/PropertyChangeListener.java: Extends EventListener.
tromey [Thu, 21 Dec 2000 18:39:43 +0000 (18:39 +0000)]
* java/beans/PropertyChangeListener.java: Extends EventListener.
* java/beans/VetoableChangeListener.java: Extends EventListener.

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

23 years ago * java/util/zip/Deflater.java (update, init): Now private.
tromey [Thu, 21 Dec 2000 18:39:19 +0000 (18:39 +0000)]
* java/util/zip/Deflater.java (update, init): Now private.

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

23 years agoia64 specific scheduling bits
bernds [Thu, 21 Dec 2000 18:26:07 +0000 (18:26 +0000)]
ia64 specific scheduling bits

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

23 years ago* dwarf2out.c (simple_decl_align_in_bits): new
dj [Thu, 21 Dec 2000 18:20:39 +0000 (18:20 +0000)]
* dwarf2out.c (simple_decl_align_in_bits): new
(field_byte_offset): Try both the type align and the
decl align, use whichever works, preferring the type align.

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

23 years ago * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, not
jason [Thu, 21 Dec 2000 17:50:10 +0000 (17:50 +0000)]
    * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, not
        DECL_TEMPLATE_RESULT.

        * search.c (lookup_field_r): Call lookup_fnfields_1, not
        lookup_fnfields_here.

        * parse.y (typename_sub2): Return the TYPE_DECL, not the type.

        * call.c (build_object_call): Also allow conversions that return
        reference to pointer to function.
        (add_conv_candidate): Handle totype being ref to ptr to fn.
        (build_field_call): Also allow members of type reference to function.
        Lose support for calling pointer to METHOD_TYPE fields.

        * error.c (dump_expr): Handle *_CAST_EXPR.

        * typeck2.c (build_scoped_ref): Always convert to the naming class.

        * tree.c (break_out_cleanups): Lose.
        * cp-tree.h: Remove prototype.
        * typeck.c (build_component_ref): Don't break_out_cleanups.
        (build_compound_expr): Likewise.
        * semantics.c (finish_expr_stmt): Likewise.

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

23 years ago * gccbug.in: Fix typo.
jsm28 [Thu, 21 Dec 2000 16:22:54 +0000 (16:22 +0000)]
* gccbug.in: Fix typo.

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

23 years agoNew testcase
bernds [Thu, 21 Dec 2000 14:37:30 +0000 (14:37 +0000)]
New testcase

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

23 years agoNew compilation test case.
bernds [Thu, 21 Dec 2000 13:47:09 +0000 (13:47 +0000)]
New compilation test case.

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

23 years agoDaily bump.
law [Thu, 21 Dec 2000 08:45:08 +0000 (08:45 +0000)]
Daily bump.

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

23 years ago2000-12-20 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 21 Dec 2000 07:19:41 +0000 (07:19 +0000)]
2000-12-20  Benjamin Kosnik  <bkoz@redhat.com>

* Makefile.in (gcc_gxx_target_include_dir): Use instead of
build_tooldir and libstdcxx_incdir.

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

23 years ago * haifa-sched.c (schedule_block): Provide empty source statement
robertl [Thu, 21 Dec 2000 05:00:08 +0000 (05:00 +0000)]
    * haifa-sched.c (schedule_block): Provide empty source statement
        if not MD_SCHED_REORDER2.

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

23 years ago * java/util/BasicMapEntry.java: Re-added.
bryce [Thu, 21 Dec 2000 02:00:15 +0000 (02:00 +0000)]
* java/util/BasicMapEntry.java: Re-added.
* java/util/HashMap.java (Entry): Extend BasicMapEntry.
(putAll): Test for BasicMapEntry.
* java/util/Hashtable.java (Entry): Extend BasicMapEntry.
(putAll): Test for BasicMapEntry.
Change references from `HashMap.Entry' to `Entry' in various places.
* Makefile.am: Add BasicMapEntry.java.
* Makefile.in: Rebuilt.

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

23 years ago * src/Makefile.am (sources): Remove complex.cc, complexf.cc and
gdr [Thu, 21 Dec 2000 01:28:58 +0000 (01:28 +0000)]
* src/Makefile.am (sources): Remove complex.cc, complexf.cc and
complexl.cc from list.
* src/Makefile.in: Regenerate.
* src/complex.cc: Remove.
* src/complexf.cc: Likewise.
* src/complexl.cc: Likewise.

* libmath/Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove csqrtl.c
(EXTRA_DIST): Remove csqrt.c and csqrtf.c.
* libmath/Makefile.in: Regenerate.
* libmath/complex-stub.h: Remove.
* libmath/csqrt.c: Likewise.
* libmath/sqrtf.c: Likewise.
* libmath/sqrtl.c: Likewise.
* libmath/mathconf.h: Remove <complex.h> and "complex-stub.h"
#inclusion.

* include/bits/std_complex.h (sqrt<>): Define primary template.
(complex<>): Remove sqrt friend declarations.

* configure.in: Initialize with src/ios.cc.
* configure: Regenerate.
* acinclude.m4: Remove check for csqrt* and <complex.h>
* aclocal.m4: Regenerate.
* config.h.in: Regenerate.
* Makefile.in: Regenerate.

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

23 years ago * rtl.h (REG_NON_LOCAL_GOTO): New.
rth [Thu, 21 Dec 2000 01:11:31 +0000 (01:11 +0000)]
    * rtl.h (REG_NON_LOCAL_GOTO): New.
        * rtl.c (reg_note_name): Update.
        * stmt.c (expand_goto): Emit a REG_NON_LOCAL_GOTO note.
        * builtins.c (expand_builtin_longjmp): Likewise.
        * flow.c (make_edges): Check for REG_NON_LOCAL_GOTO and do
        not emit an edge.

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

23 years ago * g++.old-deja/g++.pt/crash36.C: Update error lines.
rth [Wed, 20 Dec 2000 22:01:05 +0000 (22:01 +0000)]
    * g++.old-deja/g++.pt/crash36.C: Update error lines.
        * g++.old-deja/g++.robertl/eb109.C: Likewise.

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

23 years ago2000-12-20 Phil Edwards <pme@sources.redhat.com>
pme [Wed, 20 Dec 2000 21:37:57 +0000 (21:37 +0000)]
2000-12-20  Phil Edwards  <pme@sources.redhat.com>

* acinclude.m4 (SECTION_FLAGS, OPT_LDFLAGS):  Fix minor thinko.
* aclocal.m4:  Regenerate.
* configure:  Ditto.
* Makefile.in:  Ditto.
* libio/Makefile.in:  Ditto.
* libmath/Makefile.in:  Ditto.
* libsupc++/Makefile.in:  Ditto.
* src/Makefile.in:  Ditto.

* include/bits/istream.tcc:  Fix clause reference in comment.

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

23 years ago * config/avr/avr.c (out_movsi_r_mr, out_movsi_mr_r, out_movhi_mr_r):
denisc [Wed, 20 Dec 2000 18:49:22 +0000 (18:49 +0000)]
* config/avr/avr.c (out_movsi_r_mr, out_movsi_mr_r, out_movhi_mr_r):
Do not output undefined opcodes where source or destination register
overlaps with modified pointer register.  Handle (X + d) addresses.
* config/avr/avr.md (*movhi, *movsi, *movsf): Correct insn length
in alternatives with memory operand.

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

23 years ago * c-typeck.c (build_asm_stmt): New, broken out from ...
rth [Wed, 20 Dec 2000 18:18:24 +0000 (18:18 +0000)]
    * c-typeck.c (build_asm_stmt): New, broken out from ...
        (c_expand_asm_operands): ... here.  Just do rtl expansion.
        (c_expand_return): Return the new stmt node.
        (c_start_case, do_case): Likewise.
        * c-common.c (c_expand_expr_stmt): Likewise.
        * c-common.h: Update declarations.
        * c-tree.h: Likewise.
        * c-semantics.c (build_stmt): Use STMT_LINENO not TREE_COMPLEXITY.
        * c-parse.in (fndef): Set DECL_SOURCE_LINE to the open brace.
        (nested_function, notype_nested_function): Likewise.
        (compstmt): Return the compound statement not the binding level.
        (lineno_labeled_stmt): Simplify.
        (lineno_stmt, lineno_label): Set STMT_LINENO.
        (stmt, label): Return the new stmt node.

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

23 years ago * cp-tree.h: Update declarations.
rth [Wed, 20 Dec 2000 18:16:47 +0000 (18:16 +0000)]
    * cp-tree.h: Update declarations.
        * decl.c (finish_case_label): Return the new stmt node.
        * semantics.c (finish_goto_stmt): Likewise.
        (finish_expr_stmt, finish_return_stmt): Likewise.
        (finish_break_stmt, finish_continue_stmt): Likewise.
        (finish_asm_stmt): Likewise.
        * parse.y (already_scoped_stmt): Set STMT_LINENO.
        (compstmt, implicitly_scoped_stmt, stmt): Likewise.
        (simple_if, simple_stmt): Return the new stmt node.
        (save_lineno): New.

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

23 years agoSupport scheduling across extended basic blocks
bernds [Wed, 20 Dec 2000 17:19:39 +0000 (17:19 +0000)]
Support scheduling across extended basic blocks

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

23 years agoFix ARM bootstrap problems introduced by last change
bernds [Wed, 20 Dec 2000 15:48:26 +0000 (15:48 +0000)]
Fix ARM bootstrap problems introduced by last change

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

23 years ago* final.c (output_addr_const): Use ASM_OUTPUT_SYMBOL_REF.
aoliva [Wed, 20 Dec 2000 09:03:23 +0000 (09:03 +0000)]
* final.c (output_addr_const): Use ASM_OUTPUT_SYMBOL_REF.
* tm.texi: Document it.

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

23 years agoDaily bump.
law [Wed, 20 Dec 2000 08:45:08 +0000 (08:45 +0000)]
Daily bump.

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

23 years ago2000-12-20 Benjamin Kosnik <bkoz@fillmore.constant.com>
bkoz [Wed, 20 Dec 2000 08:39:55 +0000 (08:39 +0000)]
2000-12-20  Benjamin Kosnik  <bkoz@fillmore.constant.com>

* testsuite/17_intro/headers_c.cc (main): New file.

* acinclude.m4 (SECTION_FLAGS): Only set if --enable-debug is not
passed.
(OPT_LDFLAGS): And here.
* aclocal.m4: Regenerate.
* configure: Regenerate.

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

23 years ago2000-12-20 Benjamin Kosnik <bkoz@fillmore.constant.com>
bkoz [Wed, 20 Dec 2000 08:24:40 +0000 (08:24 +0000)]
2000-12-20  Benjamin Kosnik  <bkoz@fillmore.constant.com>

* testsuite/17_intro/headers_c.cc (main): New file.

* acinclude.m4 (SECTION_FLAGS): Only set if --enable-debug is not
passed.
(OPT_LDFLAGS): And here.
* aclocal.m4: Regenerate.
* configure: Regenerate.

2000-12-19  Curtis Janssen  <cljanss@ca.sandia.gov>

* src/ios.cc (ios_base::_M_grow_words(int ix)): Fix libstdc++/1089.
* testsuite/27_io/ios_base_storage.cc (test01): New file.

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

23 years ago2000-12-19 Curtis Janssen <cljanss@ca.sandia.gov>
bkoz [Wed, 20 Dec 2000 08:04:41 +0000 (08:04 +0000)]
2000-12-19  Curtis Janssen  <cljanss@ca.sandia.gov>

* src/ios.cc (ios_base::_M_grow_words(int ix)): Fix libstdc++/1089.
* testsuite/27_io/ios_base_storage.cc (test01): New file.

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

23 years ago2000-12-19 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 20 Dec 2000 07:02:41 +0000 (07:02 +0000)]
2000-12-19  Benjamin Kosnik  <bkoz@redhat.com>

* Makefile.in (-DGPLUSPLUS_TOOL_INCLUDE_DIR): Use build_tooldir
instead of gcc_tooldir.

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

23 years ago2000-12-19 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 20 Dec 2000 06:50:19 +0000 (06:50 +0000)]
2000-12-19  Benjamin Kosnik  <bkoz@redhat.com>

* Makefile.in (-DGPLUSPLUS_TOOL_INCLUDE_DIR): Use build_tooldir
instead of gcc_tooldir.

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

23 years ago2000-12-19 Benjamin Kosnik <bkoz@fillmore.constant.com>
bkoz [Tue, 19 Dec 2000 22:55:07 +0000 (22:55 +0000)]
2000-12-19  Benjamin Kosnik  <bkoz@fillmore.constant.com>

* configure.in: Don't turn on long long by default.
* configure: Regenerate.
* include/c/bits/std_cstdio.h: Remove c++config.h include.
* src/locale.cc: Formatting tweaks.
* testsuite/22_locale/ctype.cc (char<unsigned char>): Provide
member functions.

2000-12-19  Loren J. Rittle  <ljrittle@acm.org>

        * testsuite/22_locale/ctype.cc (test01): Correct ~ operator usage.

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

23 years ago2000-12-19 Loren J. Rittle <ljrittle@acm.org>
bkoz [Tue, 19 Dec 2000 20:10:41 +0000 (20:10 +0000)]
2000-12-19  Loren J. Rittle  <ljrittle@acm.org>

        * testsuite/22_locale/ctype.cc (test01): Correct ~ operator usage.

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

23 years ago2000-12-19 Mark Kettenis <kettenis@gnu.org>
bkoz [Tue, 19 Dec 2000 20:02:13 +0000 (20:02 +0000)]
2000-12-19  Mark Kettenis  <kettenis@gnu.org>

        * configure.target: Support the Hurd.

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

23 years ago2000-12-19 Benjamin Kosnik <bkoz@fillmore.redhat.com>
bkoz [Tue, 19 Dec 2000 19:49:00 +0000 (19:49 +0000)]
2000-12-19  Benjamin Kosnik  <bkoz@fillmore.redhat.com>

* config/os/solaris/solaris2.5/bits/ctype_inline.h (is): Same.
* config/os/solaris/solaris2.6/bits/ctype_inline.h (is): Same.
* config/os/solaris/solaris2.7/bits/ctype_inline.h (is): Same.
* config/os/newlib/bits/ctype_inline.h (is): Same.
* config/os/irix/bits/ctype_inline.h (is): Same.
* config/os/bsd/netbsd/bits/ctype_inline.h (is): Same.
* config/os/bsd/freebsd/bits/ctype_inline.h (is): Same.
* config/os/aix/bits/ctype_inline.h (is): Same.
* config/os/gnu-linux/bits/ctype_inline.h (is): Revert.
* config/os/generic/bits/ctype_inline.h (is): Non-table based
implementation.

* testsuite/22_locale/ctype_char_members.cc (test01): Use binary
operator correctly.
(test01): Check 'A' for alnum, upper, alpha.

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

23 years ago * texinfo: Remove directory from GCC.
jsm28 [Tue, 19 Dec 2000 19:42:23 +0000 (19:42 +0000)]
* texinfo: Remove directory from GCC.

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

23 years ago * system.h (getopt): Update prototype to match include/getopt.h.
rth [Tue, 19 Dec 2000 18:30:36 +0000 (18:30 +0000)]
    * system.h (getopt): Update prototype to match include/getopt.h.

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

23 years ago From Jeff Law.
law [Tue, 19 Dec 2000 18:19:56 +0000 (18:19 +0000)]
    From Jeff Law.
        * pa.c (basereg_operand): Simplify.

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

23 years agoMore scheduler infrastructure.
bernds [Tue, 19 Dec 2000 17:41:20 +0000 (17:41 +0000)]
More scheduler infrastructure.

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

23 years agoFlow fixes for cond_exec on ia64
bernds [Tue, 19 Dec 2000 16:52:23 +0000 (16:52 +0000)]
Flow fixes for cond_exec on ia64

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

23 years ago * reload1.c (reload_combine): Take multi-hard-regs into account
clm [Tue, 19 Dec 2000 16:10:19 +0000 (16:10 +0000)]
    * reload1.c (reload_combine): Take multi-hard-regs into account
        when processing CALL_INSN_FUNCTION_USAGE.

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

23 years ago * invoke.texi (-print-search-dirs): Make references to cpp refer
jsm28 [Tue, 19 Dec 2000 13:25:28 +0000 (13:25 +0000)]
* invoke.texi (-print-search-dirs): Make references to cpp refer
to cpp0 instead.

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

23 years ago * include/bits/std_complex.h (complex<float>::operator-=): Fix
gdr [Tue, 19 Dec 2000 11:21:14 +0000 (11:21 +0000)]
  * include/bits/std_complex.h (complex<float>::operator-=): Fix
      thinko.

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

23 years agoDaily bump.
law [Tue, 19 Dec 2000 08:45:45 +0000 (08:45 +0000)]
Daily bump.

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

23 years ago * java/util/GregorianCalendar.java (GregorianCalendar): Constructors
warrenl [Tue, 19 Dec 2000 07:48:54 +0000 (07:48 +0000)]
* java/util/GregorianCalendar.java (GregorianCalendar): Constructors
need to set timezone to a valid non-null value.  Partial fix for
PR 331.

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

23 years ago * fold-const.c (tree_expr_nonnegative_p): Treat truth values as
ghazi [Tue, 19 Dec 2000 01:17:20 +0000 (01:17 +0000)]
* fold-const.c (tree_expr_nonnegative_p): Treat truth values as
non-negative.

testsuite:
* gcc.dg/compare3.c: New test.

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

23 years ago * reload.c (push_reload): When using a dying register for the reload
amylaar [Tue, 19 Dec 2000 00:42:31 +0000 (00:42 +0000)]
* reload.c (push_reload): When using a dying register for the reload
register in an in-out reload, use outmode if wider than inmode.

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

23 years ago * config/d30v/d30v.h (EXIT_BODY): Update comment.
jsm28 [Tue, 19 Dec 2000 00:04:42 +0000 (00:04 +0000)]
* config/d30v/d30v.h (EXIT_BODY): Update comment.

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

23 years ago * config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.
jsm28 [Mon, 18 Dec 2000 23:58:21 +0000 (23:58 +0000)]
* config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.
* tm.texi (EXIT_BODY): Update documentation.
* config/freebsd.h, config/netware.h, config/arm/coff.h,
config/arm/conix-elf.h, config/arm/unknown-elf.h,
config/d30v/d30v.h, config/mcore/mcore.h, config/pj/pj.h,
sparc/sp86x-aout.h: Remove definitions of HAVE_ATEXIT (some
commented out) and associated comments.

f:
* com.c [VMS]: Remove definition of BSTRING.

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

23 years ago * c-common.c (STD_C9L, ADJ_STD): Define.
jsm28 [Mon, 18 Dec 2000 23:50:58 +0000 (23:50 +0000)]
* c-common.c (STD_C9L, ADJ_STD): Define.
(printf_length_specs, scanf_length_specs): Mark "ll" as standard
STD_C9L.
(T99_LL): Rename to T9L_LL.
(T99_ULL): Rename to T9L_ULL.
(print_char_table, scan_char_table): Use T9L_LL and T9L_ULL
instead of T99_LL and T99_ULL.
(check_format_info_main): Use ADJ_STD on all format standard
versions being compared.
* c-common.h: Declare warn_long_long.
* c-tree.h: Don't declare warn_long_long.

cp:
* cp-tree.h: Don't declare warn_long_long.

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

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

23 years ago * libjava.mauve/mauve.exp (test_mauve): Don't look for exceptions
tromey [Mon, 18 Dec 2000 23:13:05 +0000 (23:13 +0000)]
* libjava.mauve/mauve.exp (test_mauve): Don't look for exceptions
thrown in the test harness.
(test_mauve_sim): Likewise.

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

23 years agoRemoved additional addNotify() peer hacks.
bryce [Mon, 18 Dec 2000 22:17:25 +0000 (22:17 +0000)]
Removed additional addNotify() peer hacks.

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

23 years ago * COPYING: Update to current
jsm28 [Mon, 18 Dec 2000 21:47:20 +0000 (21:47 +0000)]
* COPYING: Update to current
ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
to 19yy as example year in copyright notice).

gcc:
* COPYING: Update to current
ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
to 19yy as example year in copyright notice).

gcc/f:
* g77.texi: Update GPL copy not to refer to years 19@var{yy}.

include:
* COPYING: Update to current
ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
to 19yy as example year in copyright notice).

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

23 years ago Fix for PR gcj/373:
bryce [Mon, 18 Dec 2000 21:23:02 +0000 (21:23 +0000)]
Fix for PR gcj/373:
* parse.y (create_class): Set ACC_STATIC if class is declared in an
interface.

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

23 years ago * java/awt/Window.java (addNotify): Remove peer casting hack now
bryce [Mon, 18 Dec 2000 21:20:31 +0000 (21:20 +0000)]
* java/awt/Window.java (addNotify): Remove peer casting hack now
that gcj/312 is fixed.

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

23 years ago Fix for PRs gcj/312 and gcj/253:
bryce [Mon, 18 Dec 2000 21:15:52 +0000 (21:15 +0000)]
Fix for PRs gcj/312 and gcj/253:
* parse.y (valid_ref_assignconv_cast_p): Load classes for source and
dest if they arn't already.
* class.c (layout_class): Call maybe_layout_super_class on
superinterfaces also, but only if compiling from bytecode.

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

23 years ago2000-12-18 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Mon, 18 Dec 2000 20:59:48 +0000 (20:59 +0000)]
2000-12-18  Toon Moene <toon@moene.indiv.nluug.nl>

* bugs.texi: Correct copyright years.
* g77.texi: Likewise.
* news.texi: Likewise.

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

23 years ago * c-lex.c (cb_file_change): Treat in_system_header as strictly
neil [Mon, 18 Dec 2000 20:38:35 +0000 (20:38 +0000)]
* c-lex.c (cb_file_change): Treat in_system_header as strictly
boolean (0 or 1).

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

23 years ago * gcc.dg/cpp/cmdlne-P.c: New test.
neil [Mon, 18 Dec 2000 19:37:18 +0000 (19:37 +0000)]
* gcc.dg/cpp/cmdlne-P.c: New test.

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

23 years ago * cppmain.c: Update print.lineno with -P.
neil [Mon, 18 Dec 2000 19:31:54 +0000 (19:31 +0000)]
    * cppmain.c: Update print.lineno with -P.

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

23 years ago * gcc.c-torture/execute/builtin-abs-1.c,
jsm28 [Mon, 18 Dec 2000 19:01:41 +0000 (19:01 +0000)]
* gcc.c-torture/execute/builtin-abs-1.c,
gcc.c-torture/execute/builtin-abs-2.c: New tests.

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

23 years ago * c-lex.c: s/change_file/file_change.
neil [Mon, 18 Dec 2000 19:00:26 +0000 (19:00 +0000)]
    * c-lex.c: s/change_file/file_change.
        * cpplib.h: Similarly.
        * cppmain.c: Similarly.
        * fix-header.c: Similarly.
        * cppfiles.c (stack_include_file): Pass the buffer location and
        size to cpp_push_buffer.  Generate the file_change callback,
        so that sysp is already set.
        * cpphash.h: Add _cpp_do_file_change.
        * cpplib.c (do_line): Set buffer->sysp directly. Generate the
        file_change callback after setting sysp.
        (_cpp_do_file_change): Handle FC_ENTER and the FC_RENAME exception
        here.
        (cpp_push_buffer): Don't generate a callback.  Clear sysp.
        (cpp_pop_buffer): Clean up logic.

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

23 years ago2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 18 Dec 2000 18:12:45 +0000 (18:12 +0000)]
2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>

* configure.in (gcc_gxx_include_dir): Simplify.
(libstdcxx_incdir): Export.
* configure: Regenerate.
* Makefile.in (PREPROCESSOR_DEFINES): Add in
GPLUSPLUS_TOOL_INCLUDE_DIR bits here..
(libstdcxx_incdir): Add.
* cppdefault.c (GPLUSPLUS_TOOL_INCLUDE_DIR): Add search path.

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

23 years ago2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 18 Dec 2000 18:08:07 +0000 (18:08 +0000)]
2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>

* Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
(libstdcxx_incdir): Pass down.
* config.if: Remove expired bits for cxx_interface, add stub.
(libstdcxx_incdir): Add variable for g++ include directory.
* configure.in (gxx_include_dir): Use it.

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

23 years ago2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 18 Dec 2000 18:03:08 +0000 (18:03 +0000)]
2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>

* configure.in: Set os_include_dir for cross_compiles.
* configure: Regenerate.
* configure.target (l_glibcpp_cxxflags): Don't try to be clever
when assigning ATOMICITYH. Only special case the special cases...

2000-12-15  Benjamin Kosnik  <bkoz@redhat.com>

* configure.in (gxx_target_include_dir): Install target-dependent
include files in a target-dependent place.
* configure: Regenerate.
* src/Makefile.am: Add in support here.
* src/Makefile.in: Regenerate.

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

23 years ago* MAINTAINERS: Added self as sh port co-maintainer. Removed entry
aoliva [Mon, 18 Dec 2000 17:01:21 +0000 (17:01 +0000)]
* MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
with old-email address from ``Write After Approval''.

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

23 years ago * g77install.texi: Remove obsolete parts only used for INSTALL,
jsm28 [Mon, 18 Dec 2000 12:16:41 +0000 (12:16 +0000)]
* g77install.texi: Remove obsolete parts only used for INSTALL,
and DOC-G77 conditionals.  Update last-update-install date.

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

23 years ago * c-lex.c (lex_lineno): Remove.
neil [Mon, 18 Dec 2000 10:16:26 +0000 (10:16 +0000)]
    * c-lex.c (lex_lineno): Remove.
        (init_c_lex, c_lex): Remove lex_lineno.
        (cb_change_file): Update lineno correctly, both before calling
        push_srcloc and before leaving the function.
        (cb_def_pragma): Set lineno before outputting diagnostics.

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

23 years ago * docs/html/17_intro/COPYING: Update to current
jsm28 [Mon, 18 Dec 2000 09:14:00 +0000 (09:14 +0000)]
* docs/html/17_intro/COPYING: Update to current
ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
to 19yy as example year in copyright notice).

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

23 years ago * COPYING: Update to current
jsm28 [Mon, 18 Dec 2000 09:12:19 +0000 (09:12 +0000)]
* COPYING: Update to current
ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
to 19yy as example year in copyright notice).

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

23 years agoDaily bump.
law [Mon, 18 Dec 2000 08:45:11 +0000 (08:45 +0000)]
Daily bump.

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

23 years ago * java/util/zip/natInflater.cc (inflate): Treat Z_BUF_ERROR as
bryce [Mon, 18 Dec 2000 01:00:23 +0000 (01:00 +0000)]
    * java/util/zip/natInflater.cc (inflate): Treat Z_BUF_ERROR as
        end-of-stream if avail_in is 0.

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

23 years ago * print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN.
kenner [Sun, 17 Dec 2000 23:47:48 +0000 (23:47 +0000)]
* print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN.
Print TYPE_MIN_VALUE and TYPE_MAX_VALUE for REAL_TYPE.
Use print_node_brief to print bounds.

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

23 years ago * cpplib.h (struct cpp_reader): Remove references to string_pool
neil [Sun, 17 Dec 2000 22:40:32 +0000 (22:40 +0000)]
    * cpplib.h (struct cpp_reader): Remove references to string_pool
        and temp_string_pool.
        * cppinit.c (cpp_create_reader, cpp_cleanup): Similarly; using
        ident_pool in place.
        * cpplex.c (parse_number, unescaped_terminator_p, parse_string,
        save_comment, cpp_token_as_text): Similarly.
        * cpplib.c (do_define, glue_header_name, parse_assertion): Similarly.
        * cppmacro.c (make_number_token, builtin_macro, lock_pools,
        unlock_pools, stringify_arg, paste_tokens): Similarly.

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

23 years ago * dwarf2out.c (loc_descriptor_from_tree, case NOP_EXPR): New case.
kenner [Sun, 17 Dec 2000 17:45:19 +0000 (17:45 +0000)]
* dwarf2out.c (loc_descriptor_from_tree, case NOP_EXPR): New case.
(loc_descriptor_from_tree, case CONVERT_EXPR): Likewise.
(loc_descriptor_from_tree, case NON_LVALUE_EXPR): Likewise.

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

23 years agoWhitespace change
kenner [Sun, 17 Dec 2000 17:22:41 +0000 (17:22 +0000)]
Whitespace change

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

23 years ago* Makefile.in (check-po): Use $(MAKE).
rearnsha [Sun, 17 Dec 2000 15:31:16 +0000 (15:31 +0000)]
* Makefile.in (check-po): Use $(MAKE).
(risky-stage1, risky-stage2, risky-stage3, risky-stage4): Likewise.

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

23 years ago * cppmain.c (check_multiline_token): New function.
neil [Sun, 17 Dec 2000 14:46:34 +0000 (14:46 +0000)]
    * cppmain.c (check_multiline_token): New function.
        (scan_buffer): Use it.
        (cb_change_file): Restructure to avoid warning.
        * cpperror.c (print_location): Initialize col.

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

23 years ago2000-12-14 Philipp Thomas <pthomas@suse.de>
pthomas [Sun, 17 Dec 2000 14:35:05 +0000 (14:35 +0000)]
2000-12-14  Philipp Thomas  <pthomas@suse.de>
* protoize.c (main): Correctly set locale categories.
* gcc.c (main): Likewise.
* cppmain.c (general_init): Likewise.
* toplev.c (main): Likewise.
* gcov.c (main): Likewise.
* collect2.c (main): Likewise.

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

23 years ago * gcc.dg/cpp/multiline.c: New test.
neil [Sun, 17 Dec 2000 14:33:34 +0000 (14:33 +0000)]
    * gcc.dg/cpp/multiline.c: New test.

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

23 years ago * c-common.c (c_common_nodes_and_builtins): Create a
ghazi [Sun, 17 Dec 2000 13:58:53 +0000 (13:58 +0000)]
* c-common.c (c_common_nodes_and_builtins): Create a
cstring_endlink, use it.  Rename int_ftype_string_string to
int_ftype_cstring_cstring, string_ftype_string_int to
string_ftype_cstring_int, and string_ftype_string_string to
string_ftype_cstring_cstring.  Prefer sizetype_endlink and
int_endlink to manually recreating them.  Fix the prototype
set for __builtin_strspn/__builtin_strcspn.

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

23 years ago * java/util/ArrayList.java (data): Declare transient.
bryce [Sun, 17 Dec 2000 11:51:14 +0000 (11:51 +0000)]
* java/util/ArrayList.java (data): Declare transient.
(serialPersistantFields): Removed.
(readObject): Use defaultReadObject(), not readFields().
(writeObject): Use defaultWriteObject(), not writeFields().

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

23 years ago * diagnostic.c (finish_abort): Deleted.
kenner [Sun, 17 Dec 2000 10:52:11 +0000 (10:52 +0000)]
* diagnostic.c (finish_abort): Deleted.
(fatal): Add code from fninish_abort.
(error_recursion, fancy_abort): Call fatal, not finish_abort.
(trim_filename): Remove leading "../".
* diagnostic.h (finish_abort): Deleted.
* toplev.c (crash_signal): Call fatal, not finish_abort.

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

23 years ago * config/avr/avr.c (out_set_stack_ptr): Update comment.
denisc [Sun, 17 Dec 2000 10:38:37 +0000 (10:38 +0000)]
* config/avr/avr.c (out_set_stack_ptr): Update comment.
(print_operand): Add support for %~ and %o.

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

23 years ago2000-12-17 Jeff Sturm <jeff.sturm@commerceone.com>
bryce [Sun, 17 Dec 2000 09:15:51 +0000 (09:15 +0000)]
2000-12-17  Jeff Sturm  <jeff.sturm@commerceone.com>

* java/util/Hashtable.java (put): Remove `last' variable.
Link new entry to head of list.
* java/util/HashMap.java (put): Ditto.

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

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

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

23 years ago * c4x.h: Add ASM_OUTPUT_DEF definition for bounded pointer code.
m.hayes [Sun, 17 Dec 2000 08:18:35 +0000 (08:18 +0000)]
* c4x.h: Add ASM_OUTPUT_DEF definition for bounded pointer code.

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

23 years ago2000-12-17 Philipp Thomas <pthomas@suse.de>
pthomas [Sun, 17 Dec 2000 06:30:40 +0000 (06:30 +0000)]
2000-12-17  Philipp Thomas  <pthomas@suse.de>

* POTFILES.in: Add doloop.c.

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

23 years ago2000-12-17 Philipp Thomas <pthomas@suse.de>
pthomas [Sun, 17 Dec 2000 05:20:43 +0000 (05:20 +0000)]
2000-12-17  Philipp Thomas  <pthomas@suse.de>

* POTFILES.in: Remove files not existing anymore.
Add a note at the top that trailing spaces aren't allowed.

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