OSDN Git Service

pf3gnuchains/gcc-fork.git
24 years ago * pt.c (do_decl_instantiation): Downgrade duplicate instantiation
jason [Fri, 9 Jul 1999 11:05:23 +0000 (11:05 +0000)]
* pt.c (do_decl_instantiation): Downgrade duplicate instantiation
errors to pedwarn.
* typeck.c (comptypes): Simplify C code in look_hard.
* xref.c (PALLOC): Use xcalloc, not calloc.
(SALLOC): Use xmalloc, not malloc.
* rtti.c (synthesize_tinfo_fn): Add missing call to pop_momentary.
* search.c (note_debug_info_needed): Don't search if WRITE_SYMBOLS
is NO_DEBUG.
* decl.c (duplicate_decls): If a redeclaration doesn't match the
initial declaration, then don't save the inline info and by all
means don't mark the function as a builtin function.
* decl.c (lookup_name_real): Set NONCLASS to 1 if
CURRENT_CLASS_TYPE is 0.
* class.c (duplicate_tag_error): Set TYPE_NONCOPIED_PARTS to
NULL_TREE.

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

24 years ago * loop.c (check_dbra_loop): When reversing a loop, delete all
crux [Fri, 9 Jul 1999 03:34:26 +0000 (03:34 +0000)]
* loop.c (check_dbra_loop): When reversing a loop, delete all
REG_EQUAL notes referencing the reversed biv except those which are
for a giv based on it.

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

24 years ago
law [Fri, 9 Jul 1999 02:53:41 +0000 (02:53 +0000)]

        * version.c: Drop "gcc-" prefix from version #.

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

24 years agoDaily bump.
law [Fri, 9 Jul 1999 02:47:31 +0000 (02:47 +0000)]
Daily bump.

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

24 years agoDaily bump.
law [Fri, 9 Jul 1999 00:45:33 +0000 (00:45 +0000)]
Daily bump.

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

24 years ago
law [Fri, 9 Jul 1999 00:21:26 +0000 (00:21 +0000)]

        * Makefile.in (VERSION): Bump to 2.10.0.

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

24 years ago * dwarf2out.c (dwarf2out_line): Emit a line number comment after
jason [Thu, 8 Jul 1999 18:08:48 +0000 (18:08 +0000)]
* dwarf2out.c (dwarf2out_line): Emit a line number comment after
the label if we're being verbose.

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

24 years agoFix typo.
clm [Thu, 8 Jul 1999 17:10:58 +0000 (17:10 +0000)]
Fix typo.

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

24 years ago * dbxelf.h (ASM_OUTPUT_SOURCE_LINE): Do not put assembler
law [Thu, 8 Jul 1999 13:52:20 +0000 (13:52 +0000)]
    * dbxelf.h (ASM_OUTPUT_SOURCE_LINE): Do not put assembler
        directives in column zero.

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

24 years ago * pa/elf.h (ASM_FILE_START): Define.
law [Thu, 8 Jul 1999 13:45:12 +0000 (13:45 +0000)]
    * pa/elf.h (ASM_FILE_START): Define.
        * pa/som.h (ASM_FILE_START): Include .level directives.
        * pa/hpux10.h (ASM_FILE_START): Delete.
        * pa/hpux11.h (ASM_FILE_START): Delete.

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

24 years ago
law [Thu, 8 Jul 1999 13:21:01 +0000 (13:21 +0000)]

        * m68k.c (output_function_prologue): Add pic register to mask
        if live and flag_pic.
        (output_function_epilogue): Likewise.

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

24 years ago
law [Thu, 8 Jul 1999 13:20:58 +0000 (13:20 +0000)]

        * m68k.c (output_function_prologue): Add pic register to mask
        if live and flag_pic.
        (output_function_epilogue): Likewise.

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

24 years agoupdate derived files
burley [Thu, 8 Jul 1999 12:54:14 +0000 (12:54 +0000)]
update derived files

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

24 years ago* news.texi: Describe DATE intrinsic fix.
burley [Thu, 8 Jul 1999 12:52:51 +0000 (12:52 +0000)]
* news.texi: Describe DATE intrinsic fix.

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

24 years agoRestore NAMELIST bug-fix info for 2.95, per branch copy
burley [Thu, 8 Jul 1999 12:47:57 +0000 (12:47 +0000)]
Restore NAMELIST bug-fix info for 2.95, per branch copy

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

24 years ago * libU77/date_.c (G77_date_y2kbug_0): G77_time_0 returns
burley [Thu, 8 Jul 1999 12:33:14 +0000 (12:33 +0000)]
    * libU77/date_.c (G77_date_y2kbug_0): G77_time_0 returns
        longint, not integer, and G77_ctime_0 takes longint, not
        integer, argument.
        * libU77/Version.c: Bump version.

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

24 years ago(
law [Thu, 8 Jul 1999 11:57:41 +0000 (11:57 +0000)]
(
        * pa/elf.h (BSS_SECTION_ASM_OP): Use .section .bss.

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

24 years ago
law [Thu, 8 Jul 1999 11:57:36 +0000 (11:57 +0000)]

        * pa/elf.h (BSS_SECTION_ASM_OP): Use .section .bss.

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

24 years ago * reload1.c (choose_reload_regs): Never call remove_adress_replacements
amylaar [Thu, 8 Jul 1999 10:07:30 +0000 (10:07 +0000)]
* reload1.c (choose_reload_regs): Never call remove_adress_replacements
when reload_out equals reload_in.

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

24 years agoAdd node describing spec files.
nickc [Thu, 8 Jul 1999 08:52:32 +0000 (08:52 +0000)]
Add node describing spec files.

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

24 years agoFix @end table
burley [Thu, 8 Jul 1999 08:39:23 +0000 (08:39 +0000)]
Fix @end table

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

24 years agotweak
jason [Thu, 8 Jul 1999 02:43:10 +0000 (02:43 +0000)]
tweak

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

24 years agoFix typo introduced in previous delta.
nickc [Thu, 8 Jul 1999 01:23:07 +0000 (01:23 +0000)]
Fix typo introduced in previous delta.

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

24 years agoDaily bump.
law [Thu, 8 Jul 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

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

24 years ago * Makefile.in (needed-list): Only include stuff we actually need
jason [Wed, 7 Jul 1999 15:22:55 +0000 (15:22 +0000)]
* Makefile.in (needed-list): Only include stuff we actually need
for libstdc++.

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

24 years agoSat Jul 3 22:26:32 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Wed, 7 Jul 1999 13:11:03 +0000 (13:11 +0000)]
Sat Jul  3 22:26:32 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* expr.c (force_evaluation_order): Save the COMPOUND_EXPR'ed
  CALL_EXPR, to avoid order of evaluation changes.
Fri Jul  2 17:44:08 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (qualify_ambiguous_name): Do not use
  IDENTIFIER_LOCAL_VALUE when name is a STRING_CST.
Thu Jul  1 23:31:16 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* check-init.c (check_init): Handle MAX_EXPR.
* expr.c (force_evaluation_order): Force method call arguments to
  be evaluated in left-to-right order.
* parse.y (qualify_ambiguous_name): Loop again to qualify
  NEW_ARRAY_EXPR properly.
Wed Jun 30 17:27:58 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (patch_invoke): Resolve unresolved invoked method
  returned type.
(qualify_ambiguous_name): STRING_CST to qualify expression for
  type name resolution.

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

24 years ago1999-07-07 Andrew Haley <aph@cygnus.com>
aph [Wed, 7 Jul 1999 09:50:46 +0000 (09:50 +0000)]
1999-07-07  Andrew Haley  <aph@cygnus.com>
        * include/i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two
bytes to make it point after the instruction where the trap
occurred.
(HANDLE_DIVIDE_OVERFLOW): Ditto.

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

24 years ago * mauve-libgcj: Explicitly enable formerly disabled java.text
tromey [Wed, 7 Jul 1999 09:30:46 +0000 (09:30 +0000)]
* mauve-libgcj: Explicitly enable formerly disabled java.text
tests.

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

24 years ago * mauve-libgcj: Turn off ClassTest test. Enable java.text tests
tromey [Wed, 7 Jul 1999 09:12:30 +0000 (09:12 +0000)]
* mauve-libgcj: Turn off ClassTest test.  Enable java.text tests
again.

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

24 years ago1999-07-07 Andrew Haley <aph@cygnus.com>
aph [Wed, 7 Jul 1999 09:09:39 +0000 (09:09 +0000)]
1999-07-07  Andrew Haley  <aph@cygnus.com>
        * include/i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two
bytes to make it point after the instruction where the trap
occurred.
(HANDLE_DIVIDE_OVERFLOW): Ditto.

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

24 years ago
law [Wed, 7 Jul 1999 01:04:41 +0000 (01:04 +0000)]

        * reload1.c (gen_reload): When synthesizing a 3 operand add
        sequence, improve test for when to reload OP1 into the reload
        register instead of OP0.

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

24 years agoDaily bump.
law [Wed, 7 Jul 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

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

24 years ago8
law [Wed, 7 Jul 1999 00:41:18 +0000 (00:41 +0000)]
8
        * unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes.

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

24 years ago
law [Wed, 7 Jul 1999 00:41:14 +0000 (00:41 +0000)]

        * unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes.

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

24 years ago * decl2.c (mark_vtable_entries): Fix check for rtti offset.
law [Wed, 7 Jul 1999 00:32:23 +0000 (00:32 +0000)]
    * decl2.c (mark_vtable_entries): Fix check for rtti offset.

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

24 years agoH
law [Wed, 7 Jul 1999 00:24:06 +0000 (00:24 +0000)]
H
        * m88k/dguxbcs.h (CPP_SPEC): Add missing \ in multi-line
        string literal.

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

24 years ago
law [Wed, 7 Jul 1999 00:23:58 +0000 (00:23 +0000)]

        * m88k/dguxbcs.h (CPP_SPEC): Add missing \ in multi-line
        string literal.

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

24 years agoX
law [Wed, 7 Jul 1999 00:18:05 +0000 (00:18 +0000)]
X
        * ginclude/varargs.h (__builtin_va_alist_t): New typedef.
        (va_dcl): Use __builtin_va_alist_t.

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

24 years ago
law [Wed, 7 Jul 1999 00:18:02 +0000 (00:18 +0000)]

        * ginclude/varargs.h (__builtin_va_alist_t): New typedef.
        (va_dcl): Use __builtin_va_alist_t.

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

24 years agop
law [Wed, 7 Jul 1999 00:16:01 +0000 (00:16 +0000)]
p
* dwarf2out.c (gen_struct_or_union_type_die): Only remember types
on the permanent_obstack.
* dwarfout.c (output_type): Likewise.

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

24 years ago
law [Wed, 7 Jul 1999 00:15:52 +0000 (00:15 +0000)]

* dwarf2out.c (gen_struct_or_union_type_die): Only remember types
on the permanent_obstack.
* dwarfout.c (output_type): Likewise.

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

24 years ago * libjava.lang/Final.xfail: Output fails, not exec.
tromey [Tue, 6 Jul 1999 16:18:41 +0000 (16:18 +0000)]
* libjava.lang/Final.xfail: Output fails, not exec.

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

24 years ago * libjava.lang/Final.xfail: New file.
tromey [Tue, 6 Jul 1999 15:38:09 +0000 (15:38 +0000)]
* libjava.lang/Final.xfail: New file.
* libjava.compile/Case.xfail: New file.
* libjava.compile/Where.xfail: New file.
* libjava.compile/test.exp: Look for `.xfail' files.
* libjava.lang/test.exp: Don't look for `.arg' files.
Do look for `.xfail' files.
* lib/libjava.exp (test_libjava_from_source): Changed meaning of
`exec_args' argument.  Handle `xfail-*' arguments.
(test_libjava_from_javac): Likewise.
(test_libjava): Likewise.
(libjava_read_xfail): New proc.

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

24 years agoFor gcc:
gavin [Tue, 6 Jul 1999 12:34:50 +0000 (12:34 +0000)]
For gcc:
* c-common.c (unsigned_type,signed_type,signed_or_unsigned_type) :
Merged from c-typeck.c and cp/typeck.c.
* c-typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
Merged into c-common.
For gcc/cp:
* typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
Merged into c-common.

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

24 years ago1999-07-05 Dave Brolley <brolley@cygnus.com>
brolley [Tue, 6 Jul 1999 10:08:25 +0000 (10:08 +0000)]
1999-07-05  Dave Brolley  <brolley@cygnus.com>
* lex.c (errorcount): Declare it.
(finish_parse): Update errorcount for when using CPPLIB.

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

24 years agoTue Jul 6 13:06:01 1999 Dave Brolley <brolley@cygnus.com>
brolley [Tue, 6 Jul 1999 10:07:41 +0000 (10:07 +0000)]
Tue Jul  6 13:06:01 1999  Dave Brolley  <brolley@cygnus.com>
* c-lex.c (errorcount): Declare it.
(finish_parse): Update errorcount when using CPPLIB.

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

24 years agoDouble the backslash so sed gets a chance to see it.
korbb [Tue, 6 Jul 1999 07:13:44 +0000 (07:13 +0000)]
Double the backslash so sed gets a chance to see it.

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

24 years agoDouble the backslash so sed gets a chance to see it.
korbb [Tue, 6 Jul 1999 07:06:51 +0000 (07:06 +0000)]
Double the backslash so sed gets a chance to see it.

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

24 years agoDaily bump.
law [Tue, 6 Jul 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

24 years ago1999-07-05 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Mon, 5 Jul 1999 19:54:41 +0000 (19:54 +0000)]
1999-07-05  Bryce McKinlay  <bryce@albatross.co.nz>
        * libjava.lang/Final.java: Added.
        * libjava.lang/Final.out: Added.

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

24 years ago * cp-tree.h (IS_AGGR_TYPE): Include instantiated template template
mmitchel [Mon, 5 Jul 1999 14:04:46 +0000 (14:04 +0000)]
* cp-tree.h (IS_AGGR_TYPE): Include instantiated template template
parameters.
(IMPLICIT_TYPENAME_TYPE_DECL_P): New macro.
* decl.c (push_class_binding): Use it.
(lookup_name_real): Likewise.

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

24 years ago * java/net/URL.java (equals): Compare strings using String.equals.
green [Mon, 5 Jul 1999 13:35:21 +0000 (13:35 +0000)]
* java/net/URL.java (equals): Compare strings using String.equals.
* java/net/URL.java (sameFile): Ditto.

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

24 years ago * egcs_update (touch_files, apply_patch): New functions.
gerald [Mon, 5 Jul 1999 10:22:15 +0000 (10:22 +0000)]
    * egcs_update (touch_files, apply_patch): New functions.
        Use them.  New command-line option --patch.  Split test of local
        tree into two parts.  Add comments.

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

24 years ago* typename1.C, typename2.C: New tests.
oliva [Mon, 5 Jul 1999 09:36:05 +0000 (09:36 +0000)]
* typename1.C, typename2.C: New tests.

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

24 years agoAdd preliminary support for arm v5 architectures.
nickc [Mon, 5 Jul 1999 08:44:36 +0000 (08:44 +0000)]
Add preliminary support for arm v5 architectures.

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

24 years agoegcs/MAINTAINERS:
manfred [Mon, 5 Jul 1999 01:33:41 +0000 (01:33 +0000)]
egcs/MAINTAINERS:
* Update my email address.
gcc/testsuite/ChangeLog:
1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
* gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
* gcc.dg/990703-1.c: New test.

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

24 years agoDaily bump.
law [Mon, 5 Jul 1999 00:45:32 +0000 (00:45 +0000)]
Daily bump.

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

24 years ago* g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
oliva [Sun, 4 Jul 1999 22:16:22 +0000 (22:16 +0000)]
* g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.

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

24 years ago* template3.C: Fixed.
oliva [Sun, 4 Jul 1999 21:53:55 +0000 (21:53 +0000)]
* template3.C: Fixed.

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

24 years ago* ns3.C: New test.
oliva [Sun, 4 Jul 1999 21:13:17 +0000 (21:13 +0000)]
* ns3.C: New test.

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

24 years agoNew test; for odd case of token pasting
zack [Sun, 4 Jul 1999 16:28:56 +0000 (16:28 +0000)]
New test; for odd case of token pasting

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

24 years agoDaily bump.
law [Sun, 4 Jul 1999 00:46:34 +0000 (00:46 +0000)]
Daily bump.

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

24 years ago* ctor1.C: New test.
oliva [Sat, 3 Jul 1999 11:18:17 +0000 (11:18 +0000)]
* ctor1.C: New test.

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

24 years ago* template3.C: New test.
oliva [Sat, 3 Jul 1999 11:03:01 +0000 (11:03 +0000)]
* template3.C: New test.

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

24 years ago* test_summary: If Target is `unix{*}', append the Target variants
oliva [Sat, 3 Jul 1999 07:50:45 +0000 (07:50 +0000)]
* test_summary: If Target is `unix{*}', append the Target variants
to Host.

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

24 years agoDaily bump.
law [Sat, 3 Jul 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

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

24 years ago * configure: Rebuilt.
warrenl [Fri, 2 Jul 1999 18:50:21 +0000 (18:50 +0000)]
* configure: Rebuilt.
* configure.in: Added inet_ntoa to AC_CHECK_FUNCS.
* include/config.h.in: Rebuilt.
* java/net/natPlainDatagramSocketImpl.cc: Added header checking.
(mcastGrp): Updated FIXME comments.
(setOption): Fixed typo.
(getOption):Implemented IP_MULTICAST_IF.

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

24 years ago * libjava.lang/Finalize_1.out: Removed.
tromey [Fri, 2 Jul 1999 15:55:46 +0000 (15:55 +0000)]
* libjava.lang/Finalize_1.out: Removed.
* libjava.lang/Finalize_1.java: Removed.

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

24 years ago * libjava.lang/Thread_1.out: Updated.
tromey [Fri, 2 Jul 1999 15:44:11 +0000 (15:44 +0000)]
* libjava.lang/Thread_1.out: Updated.
* libjava.lang/Thread_1.java: Don't run exit test.

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

24 years ago * gcc/configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.
mmitchel [Fri, 2 Jul 1999 15:16:02 +0000 (15:16 +0000)]
* gcc/configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.
* gcc/config/mips/t-iris6gld: New file.
* gcc/config/mips/iris6gld.h: Likewise.

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

24 years agoFor gcc:
gavin [Fri, 2 Jul 1999 10:30:01 +0000 (10:30 +0000)]
For gcc:
* c-decl.c (widest_integer_literal_type_node,
widest_unsigned_literal_type) : New.
(init_decl_processing): Handle/use the two new types.
* c-common.c (type_for_size,type_for_mode) : Same.
* c-lex.c (yylex) : Same.
* c-typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
Same.
* c-tree.h (widest_integer_literal_type_node,
widest_unsigned_literal_type) : New.
For gcc/cp:
* cp-tree.h (widest_integer_literal_type_node,
widest_unsigned_literal_type) : New.
* decl.c (widest_integer_literal_type_node,
widest_unsigned_literal_type) : New.
(init_decl_processing): Handle/use the two new types.
* lex.c (real_yylex): Same.
* typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
Same.

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

24 years ago * java/net/PlainDatagramSocketImpl.java (ttl): Removed.
warrenl [Fri, 2 Jul 1999 04:25:05 +0000 (04:25 +0000)]
* java/net/PlainDatagramSocketImpl.java (ttl): Removed.
* java/net/natPlainDatagramSocketImpl.cc (setTimeToLive): Implemented.
(getTimeToLive): Implemented.
(setOption): Implemented IP_MULTICAST_IF.

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

24 years ago * dwarfout.c (field_byte_offset): Correctly compute the object's
law [Fri, 2 Jul 1999 02:07:28 +0000 (02:07 +0000)]
    * dwarfout.c (field_byte_offset): Correctly compute the object's
        byte offset for the first bit of a field which crosses an alignment
        boundary on a !BYTES_BIG_ENDIAN target.

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

24 years agoDaily bump.
law [Fri, 2 Jul 1999 00:45:06 +0000 (00:45 +0000)]
Daily bump.

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

24 years agoP
law [Fri, 2 Jul 1999 00:39:28 +0000 (00:39 +0000)]
P
        * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and
        ntohs.

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

24 years ago
law [Fri, 2 Jul 1999 00:39:23 +0000 (00:39 +0000)]

        * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and
        ntohs.

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

24 years ago * ginclude/varargs.h (va_dcl): Use word_mode for type of
law [Fri, 2 Jul 1999 00:23:59 +0000 (00:23 +0000)]
    * ginclude/varargs.h (va_dcl): Use word_mode for type of
        __builtin_va_list.

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

24 years agoX
law [Thu, 1 Jul 1999 23:53:00 +0000 (23:53 +0000)]
X
        * except.c: Include intl.h.
        (expand_eh_return): Set current_function_cannot_inline.
        (save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
        * function.h (struct function): Add eh_return_stub_label.
        * flow.c (delete_unreachable_blocks): Don't merge across EH edges.
        * Makefile.in (except.o): Depend on intl.h.

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

24 years ago
law [Thu, 1 Jul 1999 23:52:55 +0000 (23:52 +0000)]

        * except.c: Include intl.h.
        (expand_eh_return): Set current_function_cannot_inline.
        (save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
        * function.h (struct function): Add eh_return_stub_label.
        * flow.c (delete_unreachable_blocks): Don't merge across EH edges.
        * Makefile.in (except.o): Depend on intl.h.

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

24 years ago
law [Thu, 1 Jul 1999 23:52:51 +0000 (23:52 +0000)]

        * except.c: Include intl.h.
        (expand_eh_return): Set current_function_cannot_inline.
        (save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
        * function.h (struct function): Add eh_return_stub_label.
        * flow.c (delete_unreachable_blocks): Don't merge across EH edges.
        * Makefile.in (except.o): Depend on intl.h.

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

24 years ago* ns1.C: Typo.
oliva [Thu, 1 Jul 1999 23:48:10 +0000 (23:48 +0000)]
* ns1.C: Typo.
* ns2.C: New test.

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

24 years ago* ns1.C: New test.
oliva [Thu, 1 Jul 1999 23:09:12 +0000 (23:09 +0000)]
* ns1.C: New test.

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

24 years ago* template2.C: New test.
oliva [Thu, 1 Jul 1999 22:13:36 +0000 (22:13 +0000)]
* template2.C: New test.

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

24 years ago* ns1.C: New test.
oliva [Thu, 1 Jul 1999 21:36:54 +0000 (21:36 +0000)]
* ns1.C: New test.

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

24 years ago * rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the
dje [Thu, 1 Jul 1999 21:11:20 +0000 (21:11 +0000)]
    * rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the
        same as offsettable in cases 1 and 2.

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

24 years ago * alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).
rth [Thu, 1 Jul 1999 20:54:41 +0000 (20:54 +0000)]
    * alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).
        (extlh, extwh): Likewise.

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

24 years ago1999-07-01 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Thu, 1 Jul 1999 19:58:04 +0000 (19:58 +0000)]
1999-07-01  Bryce McKinlay  <bryce@albatross.co.nz>
        * java/lang/String.java (toString): Check for this == null and throw
        NullPointerException.

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

24 years ago1999-07-01 Warren Levy <warrenl@cygnus.com>
warrenl [Thu, 1 Jul 1999 17:01:00 +0000 (17:01 +0000)]
1999-07-01  Warren Levy  <warrenl@cygnus.com>
* gnu/gcj/convert/BytesToUnicode.java (read): Changed outlength
to count and revised comments to match.
* gnu/gcj/convert/Input_EUCJIS.java (read): Same as Input_8859_1.java.
* gnu/gcj/convert/Input_JavaSrc.java (read): ditto.
* gnu/gcj/convert/Input_SJIS.java (read): ditto.
* gnu/gcj/convert/Input_UTF8.java (read): ditto.
* gnu/gcj/convert/natInput_EUCJIS.cc (read): ditto.
* gnu/gcj/convert/natInput_SJIS.cc (read): ditto.
1999-07-01  John-Marc Chandonia  <jmc@cmpharm.ucsf.edu>
* gnu/gcj/convert/Input_8859_1.java (read): Use 3rd parameter
properly as count rather than outlength.
* java/io/BufferedOutputStream.java (write(byte[],int,int): Flush
output on overflow rather than buffer fill.
* java/io/BufferedReader.java (fill): Don't clear out the buffer
if markPos is 0 and there is still room in the buffer.

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

24 years ago * decl.c (grokdeclarator): Don't give names "for linkage purposes"
mmitchel [Thu, 1 Jul 1999 16:36:59 +0000 (16:36 +0000)]
* decl.c (grokdeclarator): Don't give names "for linkage purposes"
to anonymous cv-qualified types.

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

24 years ago * libjava.mauve/mauve.exp: Don't stop counting test results
green [Thu, 1 Jul 1999 16:32:32 +0000 (16:32 +0000)]
    * libjava.mauve/mauve.exp: Don't stop counting test results
        prematurely.

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

24 years ago* new1.C: New test.
oliva [Thu, 1 Jul 1999 16:10:14 +0000 (16:10 +0000)]
* new1.C: New test.

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

24 years ago* partord1.C: New test.
oliva [Thu, 1 Jul 1999 16:08:07 +0000 (16:08 +0000)]
* partord1.C: New test.

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

24 years agocopyright notice
oliva [Thu, 1 Jul 1999 15:51:58 +0000 (15:51 +0000)]
copyright notice

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

24 years ago* template1.C: New test.
oliva [Thu, 1 Jul 1999 15:47:34 +0000 (15:47 +0000)]
* template1.C: New test.

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

24 years agoMissed changelog entry
green [Thu, 1 Jul 1999 15:36:58 +0000 (15:36 +0000)]
Missed changelog entry

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

24 years ago * libjava.mauve/mauve.exp: Don't stop counting test results just
green [Thu, 1 Jul 1999 15:33:17 +0000 (15:33 +0000)]
   * libjava.mauve/mauve.exp: Don't stop counting test results just
        because the harness returns non 0 value.

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

24 years ago * lex.c (real_yylex) : Change integer literal overflow handling to
gavin [Thu, 1 Jul 1999 11:22:17 +0000 (11:22 +0000)]
* lex.c (real_yylex) : Change integer literal overflow handling to
be like c-lex.c.

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

24 years ago1999-07-01 Andrew Haley <aph@cygnus.com>
aph [Thu, 1 Jul 1999 10:30:58 +0000 (10:30 +0000)]
1999-07-01  Andrew Haley  <aph@cygnus.com>
* include/i386-signal.h: Replace sigaction () with __sigaction ().
This is a workaround for a bug in glibc's pthreads package which
doesn't deliver any sigcontext information to a signal handler.

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

24 years agoFor gcc:
gavin [Thu, 1 Jul 1999 08:08:42 +0000 (08:08 +0000)]
For gcc:
* c-lex.c (yylex): Improve 'integer constant out of range' messages.
For gcc/cp:
* lex.c (real_yylex): Improve 'integer constant out of range' messages.

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

24 years ago1999-06-24 Andrew Haley <aph@cygnus.com>
aph [Thu, 1 Jul 1999 06:03:28 +0000 (06:03 +0000)]
1999-06-24  Andrew Haley  <aph@cygnus.com>
        * class.c (finish_class): Whenever a deferred method is
        output, rescan the list of methods to see if a new candidate for
        output can be found.

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