OSDN Git Service

pf3gnuchains/gcc-fork.git
25 years agocope with partial overlap
burley [Mon, 3 May 1999 08:36:27 +0000 (08:36 +0000)]
cope with partial overlap

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

25 years agoUpdate to Netlib version of 1999-05-03
burley [Mon, 3 May 1999 08:35:22 +0000 (08:35 +0000)]
Update to Netlib version of 1999-05-03

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

25 years agorevert back to netlib versions as of f2c-19990501
burley [Mon, 3 May 1999 08:33:21 +0000 (08:33 +0000)]
revert back to netlib versions as of f2c-19990501

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

25 years agoDaily bump.
law [Mon, 3 May 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * tinfo.cc (operator==): Qualify type_info with std::.
loewis [Sun, 2 May 1999 22:44:24 +0000 (22:44 +0000)]
* tinfo.cc (operator==): Qualify type_info with std::.

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

25 years agoNew test case
mmitchel [Sun, 2 May 1999 22:34:55 +0000 (22:34 +0000)]
New test case

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

25 years ago * cp-tree.h (lang_decl_flags): Remove comdat. Updated dummy.
mmitchel [Sun, 2 May 1999 17:45:13 +0000 (17:45 +0000)]
* cp-tree.h (lang_decl_flags): Remove comdat.  Updated dummy.
(DECL_COMDAT): Remove definition.

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

25 years ago * tree.h (struct tree_decl): Add comdat_flag.
mmitchel [Sun, 2 May 1999 17:43:33 +0000 (17:43 +0000)]
* tree.h (struct tree_decl): Add comdat_flag.
(DECL_COMDAT): Define it.
* toplev.c (wrapup_global_declarations): Don't output a
DECL_COMDAT function just because it's public.

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

25 years agoJoseph S. Myers <jsm28@cam.ac.uk>
rth [Sun, 2 May 1999 15:17:32 +0000 (15:17 +0000)]
Joseph S. Myers  <jsm28@cam.ac.uk>
        * pdp11.h (TARGET_SWITCHES): Fix error in previous change.
        (ASSEMBLER_DIALECT): Define.
        (CONDITIONAL_REGISTER_USAGE): Rename floating point registers if
        required for the UNIX assembler.
        (ASM_OUTPUT_INT): Remove.  The compiler will synthesise it.
        (ASM_OUTPUT_ADDR_VEC_PROLOGUE): Remove.
        (ASM_OPEN_PAREN, ASM_CLOSE_PAREN): Change to "[" and "]".
        (TRAMPOLINE_TEMPLATE): Use ASM_OUTPUT_SHORT.
        * pdp11.c (output_addr_const_pdp11): Copy of output_addr_const
        adapted to output constants in octal.
        * pdp11.c, pdp11.h, pdp11.md: Use output_addr_const_pdp11 instead
        of output_addr_const.  Output constants in octal.  Use assembler
        dialect alternatives where DEC and UNIX assemblers use different
        instruction names.

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

25 years agoJoseph S. Myers <jsm28@cam.ac.uk>
rth [Sun, 2 May 1999 15:14:53 +0000 (15:14 +0000)]
Joseph S. Myers  <jsm28@cam.ac.uk>
        * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
        New tests.

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

25 years agoRemoved; handshake error
zack [Sun, 2 May 1999 14:10:13 +0000 (14:10 +0000)]
Removed; handshake error

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

25 years agoICE test; reported by Alexander Zvyagin <zvyagin@mx.ihep.su>
zack [Sun, 2 May 1999 14:09:12 +0000 (14:09 +0000)]
ICE test; reported by Alexander Zvyagin <zvyagin@mx.ihep.su>

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

25 years agobump version
burley [Sun, 2 May 1999 14:07:57 +0000 (14:07 +0000)]
bump version

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

25 years agofix DO WHILE (compile/19990502-1.f)
burley [Sun, 2 May 1999 14:04:25 +0000 (14:04 +0000)]
fix DO WHILE (compile/19990502-1.f)

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

25 years agonew test of DO WHILE
burley [Sun, 2 May 1999 14:01:13 +0000 (14:01 +0000)]
new test of DO WHILE

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

25 years agoBump for snapshot
law [Sun, 2 May 1999 01:15:13 +0000 (01:15 +0000)]
Bump for snapshot

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

25 years agoDaily bump.
law [Sun, 2 May 1999 00:45:05 +0000 (00:45 +0000)]
Daily bump.

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

25 years agonew test, fails at -O2 on x86 target
burley [Sat, 1 May 1999 23:00:12 +0000 (23:00 +0000)]
new test, fails at -O2 on x86 target

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

25 years agodeclare FTELL as intrinsic
burley [Sat, 1 May 1999 22:45:14 +0000 (22:45 +0000)]
declare FTELL as intrinsic

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

25 years agotest more libU77 routines and interfaces
burley [Sat, 1 May 1999 22:36:32 +0000 (22:36 +0000)]
test more libU77 routines and interfaces

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

25 years agodo warn, do not crash, on FSTAT gid disagreements
burley [Sat, 1 May 1999 22:34:44 +0000 (22:34 +0000)]
do warn, do not crash, on FSTAT gid disagreements

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

25 years agoallow slop in sum-checking
burley [Sat, 1 May 1999 22:32:23 +0000 (22:32 +0000)]
allow slop in sum-checking

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

25 years agoclean up both u77-test.f versions
burley [Sat, 1 May 1999 22:29:28 +0000 (22:29 +0000)]
clean up both u77-test.f versions

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

25 years ago * decl.c (wrapup_globals_for_namespace): Fix thinko in previous
mmitchel [Sat, 1 May 1999 08:38:50 +0000 (08:38 +0000)]
* decl.c (wrapup_globals_for_namespace): Fix thinko in previous
change.

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

25 years agoDaily bump.
law [Sat, 1 May 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago1999-04-30 20:54 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Fri, 30 Apr 1999 17:57:22 +0000 (17:57 +0000)]
1999-04-30 20:54 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* Makefile.in: Remove -v from bison command lines.

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

25 years ago * class.c (build_vtable): Use build_lang_decl when building
mmitchel [Fri, 30 Apr 1999 16:14:58 +0000 (16:14 +0000)]
* class.c (build_vtable): Use build_lang_decl when building
vtables, not just build_decl.
(prepare_fresh_vtable): Likewise.
* decl.c (wrapup_globals_for_namespace): Mark vtables as
DECL_EXTERNAL when calling wrapup_global_declarations.
* decl2.c (priority_info_s): Add initializations_p and
destructions_p members.
(finish_vtable_vardecl): Use TREE_SYMBOL_REFERENCED, not TREE_USED,
when deciding what vtables to write out.
(ssdf_decls): New variable.
(ssdf_decls_used): Likewise.
(start_static_storage_duration_function): Deal with being called
multiple times.  Avoid inlining this function.
(generate_inits_for_priority): Deal with reuse of priority map.
(get_priority_info): Clear initializations_p and destructions_p.
(do_static_initialization): Tweak comment.
(do_static_destruction): Likewise.  Fix condition on sentries for
destruction.
(generate_ctor_or_dtor_function): Call all of the static storage
duration functions.
(generate_ctor_or_dtor_function_for_priority): Check
initializations_p and destructions_p to see what priorities need
initialization functions.
(finish_file): Rework to generate multiple static storage duration
functions, rather than just one.

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

25 years ago * typeck.c (build_const_cast): Tweak last change to handle
mmitchel [Fri, 30 Apr 1999 16:07:03 +0000 (16:07 +0000)]
* typeck.c (build_const_cast): Tweak last change to handle
templates correctly.

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

25 years ago * linux_threads.c: Don't reference __pthread_initial_thread_bos.
tromey [Fri, 30 Apr 1999 16:00:28 +0000 (16:00 +0000)]
* linux_threads.c: Don't reference __pthread_initial_thread_bos.

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

25 years ago * va-ppc.h (__va_start_common): Let __builtin_saveregs do the work.
rth [Fri, 30 Apr 1999 15:06:23 +0000 (15:06 +0000)]
    * va-ppc.h (__va_start_common): Let __builtin_saveregs do the work.
        * rs6000.c (expand_builtin_saveregs): For V4, initialize a private
        va_list struct, and return a pointer to it.
        (setup_incoming_varargs): V4 save area based off virtual_stack_vars
        instead of frame_pointer.

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

25 years ago * Makefile.in: Rebuilt.
tromey [Fri, 30 Apr 1999 13:12:06 +0000 (13:12 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (jv_convert_LDADD): Added -lgcc.

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

25 years ago * typeck.c (build_const_cast): Disallow use of const_cast to
mmitchel [Fri, 30 Apr 1999 12:17:10 +0000 (12:17 +0000)]
* typeck.c (build_const_cast): Disallow use of const_cast to
anything but a pointer or reference type.

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

25 years ago * java/lang/StringBuffer.java (ensureCapacity): Don't resize
tromey [Fri, 30 Apr 1999 09:31:00 +0000 (09:31 +0000)]
* java/lang/StringBuffer.java (ensureCapacity): Don't resize
vector when shared.
* java/util/Locale.java (Locale(String,String)): Implement in
terms of 3-argument version; variant now defaults to empty
string.
(toString): Assume variant is not null.
(equals): Assume all strings are not null.
(Locale): Throw NullPointerException if any argument is null.
* java/util/ResourceBundle.java (getBundle): Don't try the base
name; now implicit in partialGetBundle call.
(trySomeGetBundle): Search for parent bundles and call setParent
as required.
(partialGetBundle): Added `langStop' argument.  Use
`Locale.toString' to compute bundleName.
(resource_cache): New static field.
(partialGetBundle): Cache the returned resource bundle.  Now
synchronized.
* gnu/gcj/text/LocaleData_en.java (contents): [collatorRule] Added
missing `<'.
* mauve-libgcj: Enable Collator and RuleBasedCollator.
* java/text/natCollator.cc (decomposeCharacter): `base' now
`const'.
* Makefile.in: Rebuilt.
* Makefile.am (ordinary_java_source_files): Added
CollationElementIterator, CollationKey, Collator,
RuleBasedCollator.
(nat_source_files): Added natCollator.cc.
* java/text/RuleBasedCollator.java (ceiNext): No longer static.
(compare): Pass `this' to CollationElementIterator constructor.
(getCollationElementIterator): Likewise.
(ceiNext): Fix off-by-one error when finding initial substring.
(next): Correctly mask off bits when computing return value.
Fixed return values when one string is shorter than the other.
* java/text/CollationElementIterator.java (collator): New field.
(CollationElementIterator): Added collator argument.
(next): Call ceiNext on collator object.

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

25 years ago * decl.c (cp_finish_decl): Don't permit arrays of abstract or
nathan [Fri, 30 Apr 1999 02:19:00 +0000 (02:19 +0000)]
* decl.c (cp_finish_decl): Don't permit arrays of abstract or
signature type.

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

25 years agoDaily bump.
law [Fri, 30 Apr 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * emit-rtl.c (start_sequence): Expand comments.
mmitchel [Thu, 29 Apr 1999 23:01:29 +0000 (23:01 +0000)]
* emit-rtl.c (start_sequence): Expand comments.
(start_sequence_for_rtl_expr): Likewise.
(push_to_sequence): Likewise.
(end_sequence): Likewise.
* expr.c (inhibit_defer_pop): Likewise.
* expr.h (inhibit_defer_pop): Likewise.
(NO_DEFER_POP): Likewise.
(OK_DEFER_POP): Likewise.

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

25 years ago * decl2.c (do_static_destruction): Remove obsolete FIXME comment.
mmitchel [Thu, 29 Apr 1999 22:39:31 +0000 (22:39 +0000)]
* decl2.c (do_static_destruction): Remove obsolete FIXME comment.
(finish_file): Indent comments properly.

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

25 years ago * configure.in (i?86-UnixWare7*-sysv): Set thread_file to 'posix'
robertl [Thu, 29 Apr 1999 20:20:15 +0000 (20:20 +0000)]
    * configure.in (i?86-UnixWare7*-sysv): Set thread_file to 'posix'
        --enable-threads[={yes,pthreads,posix}] is passed as a command
        line parameter to configure.
        * config/i386/sysv5.h (LIB_SPEC): Add support for '-pthread'.
        (CPP_SPEC): Likewise.

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

25 years agoThu Apr 29 22:13:46 1999 Robert Lipe <robertlipe@usa.net>
robertl [Thu, 29 Apr 1999 20:19:35 +0000 (20:19 +0000)]
Thu Apr 29 22:13:46 1999  Robert Lipe  <robertlipe@usa.net>
* configure.in (i?86-UnixWare7*-sysv): Set thread_file to 'posix'
--enable-threads[={yes,pthreads,posix}] is passed as a command
line parameter to configure.
* config/i386/sysv5.h (LIB_SPEC): Add support for '-pthread'.
(CPP_SPEC): Likewise.

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

25 years ago * decl2.c (do_static_initialization): Call do_pending_stack_adjust.
rth [Thu, 29 Apr 1999 17:43:16 +0000 (17:43 +0000)]
    * decl2.c (do_static_initialization): Call do_pending_stack_adjust.
        (do_static_destruction): Likewise.

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

25 years ago * emit-rtl.c (operand_subword): Religiously mask and sign-extend
rth [Thu, 29 Apr 1999 17:24:37 +0000 (17:24 +0000)]
    * emit-rtl.c (operand_subword): Religiously mask and sign-extend
        from 32-bits to HOST_WIDE_INT.

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

25 years agonew regex header name
korbb [Thu, 29 Apr 1999 15:39:07 +0000 (15:39 +0000)]
new regex header name

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

25 years agonew regex header name
korbb [Thu, 29 Apr 1999 15:38:02 +0000 (15:38 +0000)]
new regex header name

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

25 years agoThu Apr 29 15:58:52 1999 Robert Lipe <robertlipe@usa.net>
robertl [Thu, 29 Apr 1999 14:08:18 +0000 (14:08 +0000)]
Thu Apr 29 15:58:52 1999  Robert Lipe  <robertlipe@usa.net>
        * fixinc/regex.c, fixinc/regex.h: Removed.   Replace with...
        * fixinc/gnu-regex.c, fixinc/gnu-regex.h: Imported from GDB 4.18.
        * fixinc/Makefile.in (OBJ, HDR): Handle name changes from above.
        (gnu-regex.o): Define REGEX_MALLOC to avoid memory leak.

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

25 years agoFix test to correctly reflect problem
mmitchel [Thu, 29 Apr 1999 13:41:32 +0000 (13:41 +0000)]
Fix test to correctly reflect problem

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

25 years ago * calls.c (emit_call_1): Pass rounded_stack_size to emit_call
rth [Thu, 29 Apr 1999 12:54:19 +0000 (12:54 +0000)]
    * calls.c (emit_call_1): Pass rounded_stack_size to emit_call
        instead of the unrounded size.

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

25 years agoNew failing test
mmitchel [Thu, 29 Apr 1999 09:46:12 +0000 (09:46 +0000)]
New failing test

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

25 years ago * cp-tree.h (TYPE_NOTHROW_P): New macro.
nathan [Thu, 29 Apr 1999 08:33:55 +0000 (08:33 +0000)]
* cp-tree.h (TYPE_NOTHROW_P): New macro.
* decl2.c (delete_sanity): Warn on deleting void *.
* init.c (build_new_1): Use TYPE_NOTHROW_P.
* typeck.c (c_expand_return): cp_pedwarn on returning NULL from
throwing operator new.

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

25 years ago * streambuf.h (ios::~ios): Use operator delete[] to remove _arrays.
nathan [Thu, 29 Apr 1999 08:32:13 +0000 (08:32 +0000)]
* streambuf.h (ios::~ios): Use operator delete[] to remove _arrays.

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

25 years agoDaily bump.
law [Thu, 29 Apr 1999 00:46:34 +0000 (00:46 +0000)]
Daily bump.

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

25 years agoMakesure the result shell script is writable
korbb [Wed, 28 Apr 1999 14:42:03 +0000 (14:42 +0000)]
Makesure the result shell script is writable

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

25 years ago * pt.c (tsubst_friend_class): Check for NULL.
mmitchel [Wed, 28 Apr 1999 13:14:20 +0000 (13:14 +0000)]
* pt.c (tsubst_friend_class): Check for NULL.

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

25 years agoAdjust so it actually tests something other than a preprocessor quirk; mark XFAIL
zack [Wed, 28 Apr 1999 06:46:53 +0000 (06:46 +0000)]
Adjust so it actually tests something other than a preprocessor quirk; mark XFAIL

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

25 years ago * cp-tree.h (build_component_addr): Remove prototype.
nathan [Wed, 28 Apr 1999 03:53:54 +0000 (03:53 +0000)]
* cp-tree.h (build_component_addr): Remove prototype.
* typeck.c (build_component_addr): Make static. Remove MSG
argument.
(build_component_addr): Remove MSG parameter, clean up
comment.
(build_x_function_call): Use cp_error.
(build_unary_op): Adjust call of build_component_addr.

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

25 years ago * search.c (binfo_for_vtable): Initialize bfvi.var.
schwab [Wed, 28 Apr 1999 02:47:34 +0000 (02:47 +0000)]
* search.c (binfo_for_vtable): Initialize bfvi.var.

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

25 years ago * config/m68k/m68k.md (cmpsi+1): Use cmp.w when comparing a 16 bit
schwab [Wed, 28 Apr 1999 01:48:20 +0000 (01:48 +0000)]
* config/m68k/m68k.md (cmpsi+1): Use cmp.w when comparing a 16 bit
constant with an address register.

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

25 years agoDaily bump.
law [Wed, 28 Apr 1999 00:45:05 +0000 (00:45 +0000)]
Daily bump.

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

25 years agoBump for snapshot
law [Wed, 28 Apr 1999 00:16:48 +0000 (00:16 +0000)]
Bump for snapshot

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

25 years agoTue Apr 27 19:50:25 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>
amacleod [Tue, 27 Apr 1999 17:08:37 +0000 (17:08 +0000)]
Tue Apr 27 19:50:25 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
* rtl.h (REG_EH_REGION): Update comment to indicate a value of -1
indicates no throw and no nonlocal gotos.
* optabs.c (emit_libcall_block): Emit REG_EH_REGION with a value
of -1 instead of 0 to indicate a nonlocal goto won't happen either.
* flow.c (count_basic_blocks, find_basic_blocks_1): Ignore libcall
blocks, look for REG_EH_REGION note exclusively.
(make_edges): Check for REG_EH_REGION > 0 for specified handlers.

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

25 years agoFixed some old ChangeLog entries I wrote before becoming aware of the GNU
oliva [Tue, 27 Apr 1999 13:27:29 +0000 (13:27 +0000)]
Fixed some old ChangeLog entries I wrote before becoming aware of the GNU
coding standards.

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

25 years ago * rs6000.h (read_only_data_section, private_data_section,
dje [Tue, 27 Apr 1999 12:39:58 +0000 (12:39 +0000)]
* rs6000.h (read_only_data_section, private_data_section,
read_only_private_data_section, toc_section): Align CSECT on
doubleword boundary for 64-bit target.
(DATA_SECTION_ASM_OP): Likewise.
* rs6000.c (rs6000_stack_info): Leaf procedure stack limit is 288.

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

25 years agoAdded colon.
amylaar [Tue, 27 Apr 1999 12:27:18 +0000 (12:27 +0000)]
Added colon.

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

25 years ago * sh.md (insv): Use copy_addr_to_reg.
amylaar [Tue, 27 Apr 1999 12:23:20 +0000 (12:23 +0000)]
* sh.md (insv): Use copy_addr_to_reg.
* final.c (insn_lengths_max_uid) New variable.
(init_insn_lengths, shorten_branches): Set it.
(get_attr_lengths): Test insn uid against insn_lengths_max_uid.

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

25 years ago * rtti.c (build_x_typeid): Check rtti is enabled.
nathan [Tue, 27 Apr 1999 09:41:33 +0000 (09:41 +0000)]
* rtti.c (build_x_typeid): Check rtti is enabled.

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

25 years agoNew test - regression for expr.c bug
zack [Tue, 27 Apr 1999 05:57:31 +0000 (05:57 +0000)]
New test - regression for expr.c bug

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

25 years ago1999-04-27 08:32 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Tue, 27 Apr 1999 05:34:43 +0000 (05:34 +0000)]
1999-04-27 08:32 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* expr.c (emit_move_insn_1): Abort if MODE argument is invalid.
(compare): Punt if TREE_OPERAND (exp, 0) is an ERROR_MARK.

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

25 years ago * expr.c (generate_name): Use ASM_GENERATE_INTERNAL_LABEL to
green [Tue, 27 Apr 1999 05:18:11 +0000 (05:18 +0000)]
* expr.c (generate_name): Use ASM_GENERATE_INTERNAL_LABEL to
create internal labels.
(lookup_label): Ditto.

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

25 years agoDaily bump.
law [Tue, 27 Apr 1999 00:45:04 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * Makefile.in (ORDINARY_FLAGS_TO_PASS): Renmaed from FLAGS_TO_PASS.
law [Tue, 27 Apr 1999 00:39:48 +0000 (00:39 +0000)]
    * Makefile.in (ORDINARY_FLAGS_TO_PASS): Renmaed from FLAGS_TO_PASS.
        Remove "CC".
        (FLAGS_TO_PASS): New variable.

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

25 years ago * search.c (is_subobject_of_p): Make sure we're looking at the
mmitchel [Tue, 27 Apr 1999 00:02:52 +0000 (00:02 +0000)]
* search.c (is_subobject_of_p): Make sure we're looking at the
right baseclasses.

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

25 years ago * Make-lang.in (cplib2.ready): Don't depend on phony targets.
jason [Mon, 26 Apr 1999 23:50:36 +0000 (23:50 +0000)]
* Make-lang.in (cplib2.ready): Don't depend on phony targets.

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

25 years ago * arm.md (nop): Output instruction using output_asm_insn to fix
law [Mon, 26 Apr 1999 23:42:11 +0000 (23:42 +0000)]
    * arm.md (nop): Output instruction using output_asm_insn to fix
        assembler dialect problems.

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

25 years ago * Makefile.in (fixinc.sh): Fix dependencies.
law [Mon, 26 Apr 1999 23:00:53 +0000 (23:00 +0000)]
    * Makefile.in (fixinc.sh): Fix dependencies.

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

25 years ago * fixinc/inclhack.def (avoid_bool): Enable match if typedefs are
law [Mon, 26 Apr 1999 22:57:01 +0000 (22:57 +0000)]
    * fixinc/inclhack.def (avoid_bool): Enable match if typedefs are
        prepended by spaces.
        (sco5_stat_wrappers): New fix.   Make sys/stat.h C++ safe.
        * fixinc/fixincl.sh, fixinc/fixincl.x, fixinc/inclhack.sh: Rebuilt.

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

25 years ago * function.c (put_var_into_stack): Change ptr_mode to Pmode
law [Mon, 26 Apr 1999 22:51:09 +0000 (22:51 +0000)]
    * function.c (put_var_into_stack): Change ptr_mode to Pmode
        in setup for chkr_set_right_libfunc calls.
        (assign_params): Likewise.
        * expr.c (emit_push_insn): Change ptr_mode to Pmode in
        setup for chkr_copy_bitmap_libfunc and chkr_set_right_libfunc calls.
        (expand_assignment): Change ptr_mode to Pmode in
        setup for chkr_add_libfunc and chkr_copy_bitmap_libfunc.
        (store_expr): Change ptr_mode to Pmode in
        setup for chkr_add_libfunc and chkr_copy_bitmap_libfunc.
        (expand_expr): Change ptr_mode to Pmode in
        setup for chkr_check_addr_libfunc.
        (expand_builtin): Change ptr_mode to Pmode in
        setup for chkr_check_str_libfunc, chkr_copy_bitmap_libfunc and
        chkr_check_addr_libfunc.
        * calls.c (rtx_for_function_call): Change ptr_mode to Pmode in
        setup for chkr_check_exec_libfunc.
        (expand_call): Change ptr_mode to Pmode in
        setup for chkr_set_right_libfunc.
        (expand_call): Change ptr_mode to Pmode in
        setup for chkr_set_right_libfunc.
        (store_one_arg): Change ptr_mode to Pmode in
        setup for chkr_set_right_libfunc.

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

25 years ago * c-parse.in (absdcl1): Allow attributes in explicit typespecs.
law [Mon, 26 Apr 1999 22:35:58 +0000 (22:35 +0000)]
    * c-parse.in (absdcl1): Allow attributes in explicit typespecs.
        (%expect): Update.
        * c-parse.y: Regenerate.
        * c-parse.c: Likewise.
        * objc/objc-parse.c: Likewise.
        * objc/objc-parse.y: Likewise.

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

25 years ago * c-pragma.c (push_alignment): Don't ignore alignments greater than
jason [Mon, 26 Apr 1999 21:18:08 +0000 (21:18 +0000)]
* c-pragma.c (push_alignment): Don't ignore alignments greater than
4 bytes.
(handle_pragma_token): Likewise.
* c-pragma.c: Support for #pragma pack (push, <id>, <n>).
(struct align_stack): Add id field.
(push_alignment, pop_alignment): Take id parameter.
(handle_pragma_token): Add necessary states.
* c-pragma.h (enum pragma_state): Add necessary states.

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

25 years agoSat Apr 24 16:50:19 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Mon, 26 Apr 1999 19:09:37 +0000 (19:09 +0000)]
Sat Apr 24 16:50:19 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* class.c (layout_class_method): Generate <clinit>'s rtl for
  interfaces.
* decl.c (complete_start_java_method): Don't call _Jv_InitClass
  for interfaces' <clinit>.
* expr.c (lookup_field): Search for fields in interfaces.
(expand_invoke): Fixed indentation.
(expand_java_field_op): Likewise. Use IS_CLINIT.
* parse.h (JPRIMITIVE_TYPE_OR_VOID_P): Macro removed.
(IS_CLINIT): New macro.
* parse.y (type_declaration:): Call maybe_generate_clinit after an
  interface was parsed.
(maybe_generate_clinit): Don't generate if the current class is an
  interface with only fields of primitive types.
(reset_method_name): Use IS_CLINIT.
(java_complete_expand_method): Expand <clinit> when it exists for
  interfaces. Use IS_CLINIT.
(resolve_expression_name): Use DECL_CONTEXT instead of
  current_class to build static field references.
(java_complete_lhs): Use IS__CLINIT. Don't use SAVE_EXPR on
  ARRAY_REF when doing xreferencing.
(check_final_assignment): Fixed typo in leading comment. Use
  IS_CLINIT.
(patch_array_ref): Don't fully expand array references when
  xreferencing.
(patch_return): Use IS_CLINIT.
(patch_throw_statement): Likewise.

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

25 years ago * config/c4x/c4x.md (*cmpqf, *cmpqf_noov, *cmpqi_test,
m.hayes [Mon, 26 Apr 1999 19:05:06 +0000 (19:05 +0000)]
* config/c4x/c4x.md (*cmpqf, *cmpqf_noov, *cmpqi_test,
*cmpqi_test_noov): Remove ? modifier from constraints list.
(*smulqi3_highpart_clobber, *umulqi3_highpart_clobber): Swap
output strings to match new constraint ordering.

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

25 years ago1999-04-26 19:16 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Mon, 26 Apr 1999 16:41:02 +0000 (16:41 +0000)]
1999-04-26 19:16 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* cpphash.c (dump_definition): New function.
* cpphash.h: Prototype it.
* cpplib.c (handle_directive): Don't output anything here.
Streamline.
(pass_thru_directive): Take a length, not a pointer to the
end.  All callers changed.
(do_define): Handle -dD, -dN, -g3 entirely here.  Streamline.
(do_include): Handle -dI here.
(do_ident): Correct to match cccp.
(do_pragma): Copy the pragma through here.
(do_assert, do_unassert): Tidy.
* cppinit.c (cpp_finish): If -dM was specified, walk the macro
hash table and call dump_definition on all the entries.
* cppmain.c: cpp_finish may produce output.

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

25 years ago
bothner [Mon, 26 Apr 1999 16:03:01 +0000 (16:03 +0000)]

* toplev.c (compile_file): Move call to check_global_declarations
after output_exception_table to restore behavior as it was before
1999-04-22 change.

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

25 years agod
bothner [Mon, 26 Apr 1999 16:02:57 +0000 (16:02 +0000)]
d
* toplev.c (compile_file): Move call to check_global_declarations
after output_exception_table to restore behavior as it was before
1999-04-22 change.

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

25 years agoUpdate a few addresses.
law [Mon, 26 Apr 1999 15:58:01 +0000 (15:58 +0000)]
Update a few addresses.

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

25 years ago * natCollator.cc: New file.
tromey [Mon, 26 Apr 1999 15:42:52 +0000 (15:42 +0000)]
* natCollator.cc: New file.

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

25 years ago * java/util/GregorianCalendar.java (setDefaultTime): New method.
tromey [Mon, 26 Apr 1999 15:34:44 +0000 (15:34 +0000)]
* java/util/GregorianCalendar.java (setDefaultTime): New method.
(GregorianCalendar): Use it in all constructors.
* java/util/Calendar.java (Calendar): Changed argument name to
`zone' to match code.
* gnu/gcj/text/LocaleData_en.java: Added collatorRule element.
* java/text/CollationKey.java: New file.
* java/text/CollationElementIterator.java: New file.
* java/text/Collator.java: New file.
* java/text/RuleBasedCollator.java: New file.

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

25 years ago * Makefile.in: Rebuilt.
tromey [Mon, 26 Apr 1999 15:12:21 +0000 (15:12 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (jv_convert_LDFLAGS): Added -nodefaultlibs.
(jv_convert_LDADD): Explicltly add -lm -lc.

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

25 years agolibtoolized libgcj. See ChangeLog for details.
tromey [Mon, 26 Apr 1999 14:50:15 +0000 (14:50 +0000)]
libtoolized libgcj.  See ChangeLog for details.

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

25 years ago * lib/libjava.exp (libjava_find_lib): New proc.
tromey [Mon, 26 Apr 1999 14:28:20 +0000 (14:28 +0000)]
* lib/libjava.exp (libjava_find_lib): New proc.
(libjava_arguments): Use it.  Force static linking.

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

25 years agolibtoolized GC library. See ChangeLog for details.
tromey [Mon, 26 Apr 1999 14:15:05 +0000 (14:15 +0000)]
libtoolized GC library.  See ChangeLog for details.
Also a couple bug fixes:
* dyn_load.c (GC_FirstDLOpenedLinkMap): Declare _DYNAMIC as
`weak'.
* misc.c (GC_init_inner): If QUICK_THREADS defined, compute
GC_stackbottom.

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

25 years agoUpdate.
rth [Mon, 26 Apr 1999 11:29:31 +0000 (11:29 +0000)]
Update.

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

25 years agoRegenerate fixinc/*.sh
korbb [Mon, 26 Apr 1999 11:16:52 +0000 (11:16 +0000)]
Regenerate fixinc/*.sh

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

25 years agoRegenerate
korbb [Mon, 26 Apr 1999 11:13:37 +0000 (11:13 +0000)]
Regenerate

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

25 years agoImprove child process exits and Remove unnecessary character quote
korbb [Mon, 26 Apr 1999 10:55:35 +0000 (10:55 +0000)]
Improve child process exits and Remove unnecessary character quote

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

25 years agoRemove unnecessary character quote
korbb [Mon, 26 Apr 1999 10:48:59 +0000 (10:48 +0000)]
Remove unnecessary character quote

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

25 years agoproperly handle child processes
korbb [Mon, 26 Apr 1999 10:38:38 +0000 (10:38 +0000)]
properly handle child processes

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

25 years agoh
amacleod [Mon, 26 Apr 1999 07:50:15 +0000 (07:50 +0000)]
h
Mon Apr 26 10:41:42 EDT 1999  <amacleod@cygnus.com>
* config/alpha/alpha.md (builtin_setjmp_receiver): Use a label_ref.

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

25 years ago
amacleod [Mon, 26 Apr 1999 07:50:12 +0000 (07:50 +0000)]

Mon Apr 26 10:41:42 EDT 1999  <amacleod@cygnus.com>
* config/alpha/alpha.md (builtin_setjmp_receiver): Use a label_ref.

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

25 years ago1999-04-26 09:47 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Mon, 26 Apr 1999 06:48:57 +0000 (06:48 +0000)]
1999-04-26 09:47 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* rtl.texi: Document the rtl classes and their relation to
formats.

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

25 years ago * config/freebsd.ml (LIBS): Add ARLINK.
law [Mon, 26 Apr 1999 01:30:37 +0000 (01:30 +0000)]
    * config/freebsd.ml (LIBS): Add ARLINK.
        * config/openbsd.ml (LIBS): Add ARLINK.

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

25 years ago * alpha.md (fix_trunc patterns): Use reg_no_subreg_operand on op0
rth [Mon, 26 Apr 1999 01:05:13 +0000 (01:05 +0000)]
    * alpha.md (fix_trunc patterns): Use reg_no_subreg_operand on op0
        for less work in reload.
        (movsf and movdf patterns): Put fp reg alternatives first.

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