OSDN Git Service

pf3gnuchains/gcc-fork.git
24 years ago2000-05-11 Scott Bambrough <scottb@netwinder.org>
tromey [Thu, 11 May 2000 18:16:37 +0000 (18:16 +0000)]
2000-05-11  Scott Bambrough  <scottb@netwinder.org>

* libffi/src/arm/sysv.S (ffi_call_SYSV): Doubles are not saved to
memory correctly.  Use conditional instructions, not branches where
possible.

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

24 years agoAdd 20000511-1.c
meissner [Thu, 11 May 2000 17:07:50 +0000 (17:07 +0000)]
Add 20000511-1.c

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

24 years ago * java/util/zip/ZipInputStream.java (getNextEntry): When reading
tromey [Thu, 11 May 2000 17:05:03 +0000 (17:05 +0000)]
* java/util/zip/ZipInputStream.java (getNextEntry): When reading
file headers, don't include `size' in the skip call.

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

24 years ago * except.c (find_exception_handler_labels_1): New function.
jakub [Thu, 11 May 2000 14:20:31 +0000 (14:20 +0000)]
* except.c (find_exception_handler_labels_1): New function.
(find_exception_handler_labels): Split into two functions, dive
into CALL_PLACEHOLDERs when looking for exception handler labels.

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

24 years ago * config.table: Use mh-sparcpic for sparc*-*-*.
jakub [Thu, 11 May 2000 14:16:25 +0000 (14:16 +0000)]
* config.table: Use mh-sparcpic for sparc*-*-*.

* configure.in: Use mh-sparcpic for sparc*-*-*.

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

24 years agobase diff file (needs workvi ../ChangeLog)
korbb [Thu, 11 May 2000 14:12:15 +0000 (14:12 +0000)]
base diff file (needs workvi ../ChangeLog)

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

24 years agoPrivate spelling of autogen :-}
korbb [Thu, 11 May 2000 14:03:04 +0000 (14:03 +0000)]
Private spelling of autogen :-}

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

24 years ago * regrename.c (replace_reg_in_block): Improve REG_DEAD handling.
scox [Thu, 11 May 2000 13:52:44 +0000 (13:52 +0000)]
* regrename.c (replace_reg_in_block): Improve REG_DEAD handling.
* timevar.def (TV_RENAME_REGISTERS): Move before TV_SCHED2.
* toplev.c (rest_of_compilation): Call regrename_optimize before sched2.

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

24 years agoregenerated
korbb [Thu, 11 May 2000 13:43:30 +0000 (13:43 +0000)]
regenerated

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

24 years agoAdded support for "make check" and the "format" c_fix
korbb [Thu, 11 May 2000 13:41:12 +0000 (13:41 +0000)]
Added support for "make check" and the "format" c_fix

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

24 years ago * toplev.c (rest_of_compilation): Remove dead code after
hubicka [Thu, 11 May 2000 09:58:38 +0000 (09:58 +0000)]
* toplev.c (rest_of_compilation): Remove dead code after
combine.

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

24 years ago * cpphash.c (collect_funlike_expansion): Make "# is not
zack [Thu, 11 May 2000 08:43:56 +0000 (08:43 +0000)]
* cpphash.c (collect_funlike_expansion): Make "# is not
followed by a macro argument name" a pedwarn, not an error.
Preserve the # in the output.  Suppress the warning if lang_asm.

* gcc.dg/dg.exp: Scan .S files as well as .c files.
* gcc.dg/20000510-1.S: New.

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

24 years agoDaily bump.
law [Thu, 11 May 2000 07:45:08 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago * configure.in (hppa*64*-*-hpux11*): New target for PA64 support.
law [Thu, 11 May 2000 07:20:21 +0000 (07:20 +0000)]
    * configure.in (hppa*64*-*-hpux11*): New target for PA64 support.
        * configure: Rebuilt.

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

24 years ago * i386/xm-djgpp.h (XREF_FILE_NAME): Add mising brace.
law [Thu, 11 May 2000 06:18:26 +0000 (06:18 +0000)]
    * i386/xm-djgpp.h (XREF_FILE_NAME): Add mising brace.

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

24 years ago * combine.c (try_combine): Fix a typo.
law [Thu, 11 May 2000 05:54:47 +0000 (05:54 +0000)]
    * combine.c (try_combine): Fix a typo.

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

24 years agoAdd performance related explanatory comment.
wilson [Thu, 11 May 2000 04:38:29 +0000 (04:38 +0000)]
Add performance related explanatory comment.
* config/ia64/ia64.md (insv): Add comment.

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

24 years ago2000-05-10 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 11 May 2000 02:40:34 +0000 (02:40 +0000)]
2000-05-10  Benjamin Kosnik  <bkoz@redhat.com>

* bits/std_cmath.h: Tweaks.
* math/mathconf.h: Tweaks and fixes for HP-UX 11.
(sqrtf): Define away iff !builtin and !in <math.h>.
(sinf): Same.
(cosf): Same.
(fabsf): Same.
At some point this directory should be converted to c++, the
autoconf tests should be run by the c++ compiler (not c), and
<cmath> should be used instead of math.h.
Move declaration of nan() here.
* math/complex-stub.h (cabsl): Remove nan() declaration.

Finish up FreeBSD4.0 support.
* config/bsd/ctype.cc: Scope out toupper, tolower calls.
* config/generic/ctype.cc: And here.
* testsuite/21_strings/char_traits.cc (test02): Guard with
_GLIBCPP_USE_WCHAR_T.

via Phil Edwards  <pme@sourceware.cygnus.com>
* bits/std_cctype.h: Remove _GLIBCPP_USE_NAMESPACES.
* acconfig.h: And here.
* acinclude.m4: Same.
* testsuite/27_io/istream.cc: And here.
* testsuite/27_io/ostream.cc: And here.

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

24 years ago * Makefile.in (libgcc.a, stmp-multilib): Depend on FPBIT and DPBIT.
rth [Wed, 10 May 2000 23:37:23 +0000 (23:37 +0000)]
    * Makefile.in (libgcc.a, stmp-multilib): Depend on FPBIT and DPBIT.
        * mklibgcc.in: Rewrite to not use functions.  Don't shortcut
        dependancies on FPBIT and DPBIT.

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

24 years agoDo not bias REG_N_REFS by loop_depth when optimising for size.
nickc [Wed, 10 May 2000 22:29:27 +0000 (22:29 +0000)]
Do not bias REG_N_REFS by loop_depth when optimising for size.

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

24 years ago2000-05-11 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Wed, 10 May 2000 21:59:16 +0000 (21:59 +0000)]
2000-05-11  Bryce McKinlay  <bryce@albatross.co.nz>

        Imported 5.0 release version.
        * acinclude.m4: Increment version to 5.0.

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

24 years ago2000-05-10 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 10 May 2000 20:23:27 +0000 (20:23 +0000)]
2000-05-10  Benjamin Kosnik  <bkoz@redhat.com>

Finish up FreeBSD4.0 support.
* config/bsd/ctype.cc: Scope out toupper, tolower calls.
* config/generic/ctype.cc: And here.
* testsuite/21_strings/char_traits.cc (test02): Guard with
_GLIBCPP_USE_WCHAR_T.

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

24 years agoupdate
jason [Wed, 10 May 2000 20:06:48 +0000 (20:06 +0000)]
update

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

24 years ago * cppexp.c (lex): Use %.*s to print non-NUL-terminated string.
zack [Wed, 10 May 2000 19:29:20 +0000 (19:29 +0000)]
* cppexp.c (lex): Use %.*s to print non-NUL-terminated string.
Make error message friendlier.

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

24 years ago * cpphash.h (struct hashnode): Use struct hack for name
zack [Wed, 10 May 2000 19:11:02 +0000 (19:11 +0000)]
* cpphash.h (struct hashnode): Use struct hack for name
member.
* cpphash.c (struct hashdummy): New.
(eq_HASHNODE): Second argument is a hashdummy, not a HASHNODE.
(make_HASHNODE): No need to set ->name pointer.  Correct
setting of p.
(cpp_lookup): Make 'dummy' a struct hashdummy.  Tidy up a bit.

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

24 years ago * decl.c (grokdeclarator): Allow non-static data members with
jason [Wed, 10 May 2000 17:48:30 +0000 (17:48 +0000)]
    * decl.c (grokdeclarator): Allow non-static data members with
        same name as class.

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

24 years ago * flow.c (find_basic_blocks_1): Remove any spare bb_note
rth [Wed, 10 May 2000 17:42:17 +0000 (17:42 +0000)]
    * flow.c (find_basic_blocks_1): Remove any spare bb_note
        after completion.

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

24 years agoreg_syntax_t re_syntax_options must be static scope
korbb [Wed, 10 May 2000 13:47:36 +0000 (13:47 +0000)]
reg_syntax_t re_syntax_options must be static scope

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

24 years ago2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Wed, 10 May 2000 11:13:17 +0000 (11:13 +0000)]
2000-05-10  Bryce McKinlay  <bryce@albatross.co.nz>

* java/lang/StringBuffer.java (replace): Calculate length for
arraycopy() correctly.

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

24 years ago * dwarfout.c (dwarfout_finish): Call retry_incomplete_types
jason [Wed, 10 May 2000 11:05:23 +0000 (11:05 +0000)]
    * dwarfout.c (dwarfout_finish): Call retry_incomplete_types
        after we enter .debug.

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

24 years ago * dwarf2out.c (gen_subprogram_die): Fixup die_parent for the
jason [Wed, 10 May 2000 11:02:37 +0000 (11:02 +0000)]
    * dwarf2out.c (gen_subprogram_die): Fixup die_parent for the
        abstract instance of a nested inline function.

        * stor-layout.c (finish_record_layout): finalize_type_size
        before laying out the pending_statics.

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

24 years ago2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Wed, 10 May 2000 10:15:13 +0000 (10:15 +0000)]
2000-05-10  Bryce McKinlay  <bryce@albatross.co.nz>

* java/lang/StringBuffer.java (delete): Call arrayCopy() correctly.
Avoid arrayCopy() call where possible. Update `count' _after_ calling
arrayCopy().
(replace): Reimplemented. Fix javadoc.
(reverse): Call ensureCapacity_unsynchronized().
(StringBuffer (String)): Use DEFAULT_CAPACITY.

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

24 years ago2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Wed, 10 May 2000 10:13:07 +0000 (10:13 +0000)]
2000-05-10  Bryce McKinlay  <bryce@albatross.co.nz>

        * libjava.lang/StringBuffer_1.java: New file.
        * libjava.lang/StringBuffer_1.out: New file.

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

24 years ago * cpplex.c (spell_token): New function.
neil [Wed, 10 May 2000 09:39:18 +0000 (09:39 +0000)]
* cpplex.c (spell_token): New function.
(spell_string, spell_comment, spell_name): fold into
spell_token.
(I, S): Add macros.
(E, H): Remove macros.
(save_comment): Save comment opening characters too.
(_cpp_lex_file): Update to use spell_token.  Tidy up comment
handling.
* cpplib.h (I, S): Add macros.
(E, H): Remove macros.
(TTYPE_TABLE): Update entries for new speller.
(SYNTAX_ASSERT): Remove.

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

24 years ago * cpplex.c (_cpp_lex_line): Maintain PREV_WHITESPACE flag
neil [Wed, 10 May 2000 09:11:06 +0000 (09:11 +0000)]
    * cpplex.c (_cpp_lex_line): Maintain PREV_WHITESPACE flag
        when removing escaped newlines.  Reverse sense of test for
        escaped newline.

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

24 years agoDaily bump.
law [Wed, 10 May 2000 07:45:07 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago * flow.c (find_basic_blocks_1): Do not delete the first
rth [Wed, 10 May 2000 05:48:40 +0000 (05:48 +0000)]
    * flow.c (find_basic_blocks_1): Do not delete the first
        bb_note we run across.
        (create_basic_block): Use reorder_insns to move an existing
        bb_note to the correct place.

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

24 years ago * calls.c (expand_call): Increment currently_expanding_call
rth [Wed, 10 May 2000 02:53:43 +0000 (02:53 +0000)]
    * calls.c (expand_call): Increment currently_expanding_call
        before calling optimize_tail_recursion.

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

24 years ago2000-05-09 Benjamin Kosnik <bkoz@gnu.org>
bkoz [Wed, 10 May 2000 02:15:15 +0000 (02:15 +0000)]
2000-05-09  Benjamin Kosnik  <bkoz@gnu.org>

* acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to
-mcpu=powerpc.
* src/Makefile.am: Disable ENABLE_CXX_FLAGS stuff for the moment.

* config/generic/bits/ctype_specializations.h (ctype<char>::is):
Make more generic.

* config/bsd: New directory.
* config/bsd/ctype.cc: New.
* config/bsd/bits/ctype_base.h (ctype_base): New.
* config/bsd/bits/ctype_specializations.h: New.
* acinclude.m4 (GLIBCPP_CHECK_CTYPE): Add bsd tests.

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

24 years ago2000-05-09 Benjamin Kosnik <bkoz@gnu.org>
bkoz [Wed, 10 May 2000 00:48:47 +0000 (00:48 +0000)]
2000-05-09  Benjamin Kosnik  <bkoz@gnu.org>

* acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to
-mcpu=powerpc.

* config/generic/bits/ctype_specializations.h (ctype<char>::is):
Make more generic.

* config/bsd: New directory.
* config/bsd/ctype.cc: New.
* config/bsd/bits/ctype_base.h (ctype_base): New.
* config/bsd/bits/ctype_specializations.h: New.
* acinclude.m4 (GLIBCPP_CHECK_CTYPE): Add bsd tests.

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

24 years ago2000-05-09 Benjamin Kosnik <bkoz@gnu.org>
bkoz [Wed, 10 May 2000 00:23:47 +0000 (00:23 +0000)]
2000-05-09  Benjamin Kosnik  <bkoz@gnu.org>

* acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to
-mcpu=powerpc.

* config/generic/bits/ctype_specializations.h (ctype<char>::is):
Make more generic.

* config/bsd: New directory.
* config/bsd/ctype.cc: New.
* config/bsd/bits/ctype_base.h (ctype_base): New.
* config/bsd/bits/ctype_specializations.h: New.
* acinclude.m4 (GLIBCPP_CHECK_CTYPE): Add bsd tests.

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

24 years ago * java/lang/StringBuffer.java (toString): Don't mark buffer as
tromey [Tue, 9 May 2000 22:46:58 +0000 (22:46 +0000)]
* java/lang/StringBuffer.java (toString): Don't mark buffer as
shared.
(insert(int,char[],int,int): New method.
(delete): New method from Classpath.
(deleteCharAt): Likewise.
(substring): Likewise.
(shared): No longer private.
Added JavaDoc comments from Classpath.
* java/lang/String.java (String(StringBuffer)): Ensure `buffer' is
shared.

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

24 years ago * reload1.c (reload_combine): Fix errors in last change.
kenner [Tue, 9 May 2000 22:44:28 +0000 (22:44 +0000)]
* reload1.c (reload_combine): Fix errors in last change.

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

24 years ago * gcc.c (used_arg): Skip over a semicolon at the end of the
zack [Tue, 9 May 2000 21:55:11 +0000 (21:55 +0000)]
* gcc.c (used_arg): Skip over a semicolon at the end of the
split-up loop; don't break out of it.

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

24 years agodisable hpux8_bogus_inlines on SCO
korbb [Tue, 9 May 2000 21:16:48 +0000 (21:16 +0000)]
disable hpux8_bogus_inlines on SCO

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

24 years ago2000-05-09 Phil Edwards <pme@sourceware.cygnus.com>
pme [Tue, 9 May 2000 20:25:13 +0000 (20:25 +0000)]
2000-05-09  Phil Edwards  <pme@sourceware.cygnus.com>

* acinclude.m4:  New macro, GLIBCPP_ENABLE_CXX_FLAGS.
* configure.in:  Call.
* src/Makefile.am:  Append results of macro to AC_CXXFLAGS.
* aclocal.m4:  Regenerate.
* configure:  Ditto.
* src/Makefile.in:  Ditto.
* docs/configopts.html:  Document.
* docs/download.html:  Fix typo (close quote).
* docs/footer.html:  Update.

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

24 years agotop level:
zack [Tue, 9 May 2000 19:56:01 +0000 (19:56 +0000)]
top level:
* Makefile.in (WARN_CFLAGS): Add -Wwrite-strings.
(tree.o): Depend on output.h.

* c-decl.c (pending_invalid_xref_file,
current_function_prototype_file): Constify.
(pushdecl): Constify a local char *.
(define_label): Constify filename parameter.
* c-lex.c (init_parse): Constify parameter and return value.
* c-typeck.c (c_expand_asm_operands): Constify filename parameter.
* c-tree.h: Update prototypes.
* c-parse.in: Constify filename member of %union, and if_stmt_file.
* c-parse.y, c-parse.c, c-parse.h, objc/objc-parse.y,
objc/objc-parse.c: Regenerate.

* dwarfout.c (dwarfout_init): Constify main_input_filename parameter.
* dwarfout.h: Update prototypes.
* expr.c (expand_expr): Constify a local char *.
* flags.h: Constify main_input_filename.
* function.c (expand_function_end): Constify filename parameter.
* genrecog.c (make_insn_sequence): Use a character array for
c_test_pos.
(main): Remove unused variables.
* input.h: Constify input_filename, main_input_filename, and
file_stack.name.  Update prototypes.
* output.h: Declare first_global_object_name and
weak_global_object_name here, as const char *.
* stmt.c (expand_asm_operands): Constify filename parameter.
* toplev.c (compile_file, push_srcloc, debug_start_source_file):
Constify filename parameter.
(input_filename, main_input_filename): Constify.
* toplev.h: Update prototypes.
* tree.c: Include output.h.  Don't declare
first_global_object_name or weak_global_object_name.  Clean up string
bashing in get_file_function_name_long.
* tree.h (struct tree_decl): Constify filename member.
(input_filename): Constify.
Update prototypes.
* varasm.c (first_global_object_name, weak_global_object_name):
Constify.
(assemble_start_function, assemble_variable): Clean up string bashing.

* gcc.c: Constify all spec-related strings initialized,
transitively, from string constants.  Constify all strings
and string variables related to multilibs.
(set_spec, read_specs): Cast argument to free to PTR.
(used_arg): Do not modify multilib_matches.  Use strncmp plus
length comparison to compare multilib switches.
* genmultilib: Constify everything declared in multilib.h.

ch:
* ch-tree.h: Update prototypes.  Remove prototypes for
functions declared elsewhere.
* decl.c (define_label): Constify filename parameter.
* grant.c (globalize_decl, set_default_grant_file): Constify
local char * variables.  Don't declare
first_global_object_name or asm_out_file.
* lang.c (chill_real_input_filename): Constify.
* lex.c (init_parse): Constify parameter and return value.
* parse.c: Don't declare input_filename.
(ch_expand_asm_operands): Constify filename parameter.
(parse_multi_dimension_case_action): Constify local char *.
* satisfy.c (safe_satisfy_decl): Constify local char *.

cp:
* cp-tree.h: Constify tree_srcloc.filename, tinst_level.file,
and pending_inline.filename.  Update prototypes.
* decl.c (define_label): Constify filename parameter.
* decl2.c (warn_if_unknown_interface): Constify local char *.
* input.c Constify input_source.filename. Don't declare
input_filename or lineno.  Constify filename parameter to feed_input.
* lex.c (init_parse): Constify parameter and return value.
(cp_pragma_interface, cp_pragma_implementation): Constify
filename argument.
(reinit_parse_for_method, reinit_parse_for_block,
reinit_parse_for_expr, feed_defarg, handle_cp_pragma):
Constify local char *.
* pt.c: Don't declare lineno or input_filename.
(print_template_context, tsubst_friend_function, tsubst_decl,
tsubst, instantiate_decl): Constify local char *.
* semantics.c (expand_body): Constify local char *.
* tree.c (build_srcloc): Constify filename parameter.
* typeck.c (c_expand_asm_operands): Constify filename
parameter.

f:
* com.c (ffecom_subscript_check_): Constify array_name
parameter. Clean up string bashing.
(ffecom_arrayref_, ffecom_char_args_x_): Constify array_name
parameter.
(ffecom_do_entry_, ffecom_gen_sfuncdef_, ffecom_start_progunit_,
ffecom_sym_transform_, ffecom_sym_transform_assign_): Constify
local char *.
(init_parse): Constify parameter and return value.
* lex.c: Include dwarfout.h instead of prototyping dwarfout_*
functions here.
(ffelex_file_pop_, ffelex_file_push_): Constify filename parameter.
(ffelex_hash_, ffelex_include_): Constify local char *.
* std.c (ffestd_exec_end): Constify local char *.
* where.c (ffewhere_file_new): Constify filename parameter.
* where.h: Update prototypes.

java:
* check_init.c (check_init): Constify local char *.
* class.c (push_class): Constify local char *.
* java_tree.h: Update prototypes.
* jcf-io.c (open_class): Constify filename parameter and
return value.
(find_class): Remove redundant string copy.  Cast return from
open_class.
* jcf-parse.c (read_class, parse_class_file, yyparse):
Constify local char *.
* jcf-write.c (generate_bytecode_insns, generate_classfile):
Constify local char *.
* jcf.h (JCF): Constify filename and classname.
(JCF_FINISH): Cast args to FREE to char * when appropriate.
* lang.c (init_parse): Constify parameter and return value.
* lex.c (java_get_line_col): Constify filename parameter.
* parse.h: Constify parser_ctxt.filename.  Update prototypes.
* parse.y (java_parser_context_suspend,
issue_warning_error_from_context, safe_layout_class): Constify
local char *.
* parse.c: Regenerate.

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

24 years ago * flow.c (flow_delete_insn): Use INSN_DELETED_P for marking insn
denisc [Tue, 9 May 2000 18:41:25 +0000 (18:41 +0000)]
* flow.c (flow_delete_insn): Use INSN_DELETED_P for marking insn
as deleted.

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

24 years ago * config/avr/avr-protos.h (extra_constraint): change a type of
denisc [Tue, 9 May 2000 17:53:54 +0000 (17:53 +0000)]
  * config/avr/avr-protos.h (extra_constraint): change a type of
second argument from char to int to avoid warnings.
(asm_output_byte): Likewise.

* config/avr/avr.c (MAX_LD_OFFSET) New macro.
(initial_elimination_offset): Handle elimination from
FRAME_POINTER_REGNUM to STACK_POINTER_REGNUM.
(legitimate_address_p): Use MAX_LD_OFFSET.
(legitimize_address): Likewise.
(out_movqi_r_mr): Likewise.
(out_movhi_r_mr): Likewise, use `fatal_insn' instead of `fatal'.
(out_movsi_r_mr): Use MAX_LD_OFFSET.
(out_movsi_mr_r): Likewise.
(out_movqi_mr_r): Likewise.
(out_movhi_mr_r): Likewise.
(notice_update_cc): Correct CC for the ashrqi3 with the shift
count as CONST_INT != 6.
(ashlqi3_out): Coding style modifications. Run `fatal_insn' if
shift count is a CONSTANT_P, but not a CONST_INT.
(ashlhi3_out): Coding style modifications.
(ashlsi3_out): Likewise.
(ashrhi3_out): Likewise.
(ashrsi3_out): Likewise.
(lshrhi3_out): Likewise.
(lshrsi3_out): Likewise.
(ashrqi3_out): Generate shift for any known constant count without
scratch register. Run `fatal_insn' if shift count is a CONSTANT_P,
but not a CONST_INT.
(lshrqi3_out): Coding style modifications. Run `fatal_insn' if
shift count is a CONSTANT_P, but not a CONST_INT.
(extra_constraint): change a type of
second argument from char to int to avoid warnings.
(asm_output_byte): Likewise.
(asm_file_end): Output size generated commands count as a hex
number too.

* config/avr/avr.h (RETURN_ADDR_RTX): New macro.

* config/avr/avr.md (addhi3): Fragment commented by &&0 is
removed.
(ashlqi3): Values of "length" attribute changed. Shift count
uses constraints 'n' instead of 'i'.
(ashrqi3): Likewise. Values of "cc" attribute changed. Generate
shifts without clobber register.
(lshrqi3): Shift count uses constraints 'n' instead of 'i'.
(call_insn): Correct test for which_alternative == 1 (was 0).
(call_value_insn): Likewise.

* config/avr/t-avr: Remove definition of FLOAT while generates
fp-bit.c

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

24 years agoAdded 'test_text' for many fixes
korbb [Tue, 9 May 2000 16:21:08 +0000 (16:21 +0000)]
Added 'test_text' for many fixes

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

24 years agoLet's not touch obsolete files any more
korbb [Tue, 9 May 2000 16:05:52 +0000 (16:05 +0000)]
Let's not touch obsolete files any more

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

24 years agofixinc.sco is not needed any more
korbb [Tue, 9 May 2000 16:04:25 +0000 (16:04 +0000)]
fixinc.sco is not needed any more

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

24 years ago * calls.c (expand_call): Reorganize somewhat in order
hubicka [Tue, 9 May 2000 14:33:41 +0000 (14:33 +0000)]
* calls.c (expand_call): Reorganize somewhat in order
to avoid unnecesary recalculation inside loop and make
tail call failure code cleaner.

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

24 years ago * alias.c (nonlocal_reference_p): Minor reformatting.
kenner [Tue, 9 May 2000 11:07:48 +0000 (11:07 +0000)]
* alias.c (nonlocal_reference_p): Minor reformatting.
* reload.c (find_equiv_reg): Simplify logic for
CALL_INSN_FUNCTION_USAGE since can't have SUBREG or pseudos and
some some reformatting.
* reload1.c (reload_combine): Don't assume everything in
CALL_INSN_FUNCTION_USAGE is a REG and clean up code a bit.

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

24 years agoDaily bump.
law [Tue, 9 May 2000 07:45:06 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago2000-05-09 Loren J. Rittle <ljrittle@acm.org>
bkoz [Tue, 9 May 2000 07:27:22 +0000 (07:27 +0000)]
2000-05-09  Loren J. Rittle  <ljrittle@acm.org>

        * backward/iostream.h: Expose endl.  Guard wide types.
        * src/Makefile.am (headers): Update list to match files.
        * src/Makefile.in: Regenerate.

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

24 years ago2000-05-09 Vadim Egorov <egorovv@mailandnews.com>
bkoz [Tue, 9 May 2000 07:19:14 +0000 (07:19 +0000)]
2000-05-09  Vadim Egorov  <egorovv@mailandnews.com>
    Benjamin Kosnik  <bkoz@gnu.org>
    Nathan Myers  <ncm@cantrip.org>
    Dietmar Kuehl  <dietmar_kuehl@yahoo.com>

        * bits/streambuf.tcc (basic_streambuf::xsgetn): Fix uflow case.
(basic_streambuf::xsputn): Make consistent.
* testsuite/27_io/filebuf.cc: Add tests.

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

24 years ago * config/ia64/ia64-protos.h (ia64_expand_prediction): Declare.
rth [Tue, 9 May 2000 06:17:35 +0000 (06:17 +0000)]
    * config/ia64/ia64-protos.h (ia64_expand_prediction): Declare.
        * config/ia64/ia64.c (ia64_print_operand_address): Handle 'j'.
        (ia64_expand_prediction): New.
        (emit_insn_group_barriers): Don't look at notes.  Emit barriers
        as needed after calls.
        (ia64_epilogue_uses): Mark b0 used.
        * config/ia64/ia64.md (beq_true, beq_false): Remove.
        (bne_true, bne_false): Remove.
        (eq_return, eq_not_return, ne_return, ne_not_return): Remove.
        (br_true, br_false): New.  Use predicate_operator and
        ia64_expand_prediction.
        (return_true, return_false): Likewise.
        (call_internal): Use ia64_expand_prediction.  Don't emit stop bit.
        (call_internal1, call_value_internal): Likewise.
        (call_value_internal1, call_multiple_values_internal1): Likewise.

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

24 years ago * predict.c (PROB_NEVER, PROB_VERY_UNLIKELY): New.
rth [Tue, 9 May 2000 06:15:18 +0000 (06:15 +0000)]
    * predict.c (PROB_NEVER, PROB_VERY_UNLIKELY): New.
        (PROB_UNLIKELY, PROB_EVEN, PROB_LIKELY): New.
        (PROB_VERY_LIKELY, PROB_ALWAYS): New.
        (estimate_probability, expected_value_to_br_prob): Use them.

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

24 years ago * ifcvt.c (cond_exec_process_insns): New argument prob_val.
rth [Tue, 9 May 2000 06:12:51 +0000 (06:12 +0000)]
    * ifcvt.c (cond_exec_process_insns): New argument prob_val.
        Attach it to call insns.
        (cond_exec_process_if_block): Track probability for true and
        false branches.
        (dead_or_predicable): Likewise.

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

24 years ago * final.c (current_insn_predicate): New.
rth [Tue, 9 May 2000 06:10:36 +0000 (06:10 +0000)]
    * final.c (current_insn_predicate): New.
        (final_scan_insn): Set it.
        * output.h (current_insn_predicate): Declare.

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

24 years ago * config/ia64/ia64.md (extendsfdf2): Split only after reload.
rth [Tue, 9 May 2000 06:08:16 +0000 (06:08 +0000)]
    * config/ia64/ia64.md (extendsfdf2): Split only after reload.

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

24 years ago * config/ia64/ia64.c (ia64_direct_return): Require frame size zero.
rth [Tue, 9 May 2000 06:06:18 +0000 (06:06 +0000)]
    * config/ia64/ia64.c (ia64_direct_return): Require frame size zero.

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

24 years ago * rtlanal.c (may_trap_p): Consider old-style and volatile
rth [Tue, 9 May 2000 04:58:44 +0000 (04:58 +0000)]
    * rtlanal.c (may_trap_p): Consider old-style and volatile
        asms to trap.

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

24 years ago * expr.c (build_jni_stub): Cache the result of
tromey [Tue, 9 May 2000 01:51:59 +0000 (01:51 +0000)]
* expr.c (build_jni_stub): Cache the result of
_Jv_LookupJNIMethod.

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

24 years agoAdd strncmp.c to list of CFILES and strncmp to the NEEDED list
nickc [Tue, 9 May 2000 01:23:33 +0000 (01:23 +0000)]
Add strncmp.c to list of CFILES and strncmp to the NEEDED list

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

24 years ago2000-05-08 Steven King <sxking@uswest.net>
bkoz [Tue, 9 May 2000 01:16:34 +0000 (01:16 +0000)]
2000-05-08  Steven King  <sxking@uswest.net>

        * bits/char_traits.h: use wchar_t utility functions for
        char_traits<wchar_t> methods.
        * testsuite/21_string/char_traits.cc: New (test02): test
        char_traits<wchar_t>

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

24 years ago2000-0508 Steven King <sxking@uswest.net>
bkoz [Tue, 9 May 2000 01:15:14 +0000 (01:15 +0000)]
2000-0508  Steven King  <sxking@uswest.net>

        * bits/char_traits.h: use wchar_t utility functions for
        char_traits<wchar_t> methods.
        * testsuite/21_string/char_traits.cc: New (test02): test
        char_traits<wchar_t>

2000-05-08  Benjamin Kosnik  <bkoz@cygnus.com>

* acinclude.m4 (GLIBCPP_CXXFLAGS): Add bits for solaris2.8.

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

24 years agoFix typo spotted by grahams.
wilson [Tue, 9 May 2000 00:17:57 +0000 (00:17 +0000)]
Fix typo spotted by grahams.
* config/ia64/ia64.h (RETURN_ADDR_RTX): Use COUNT not count.

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

24 years ago * gensupport.c (process_rtx): Copy and post-process each member
rth [Mon, 8 May 2000 23:33:23 +0000 (23:33 +0000)]
    * gensupport.c (process_rtx): Copy and post-process each member
        of the define_insn rtvec individually.

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

24 years ago * config/ia64/ia64.md (extendsfdf2): Split the nop case out
rth [Mon, 8 May 2000 23:30:40 +0000 (23:30 +0000)]
    * config/ia64/ia64.md (extendsfdf2): Split the nop case out
        of existance.

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

24 years ago * config/ia64/ia64.h (predicate_operator): Declare.
rth [Mon, 8 May 2000 23:30:25 +0000 (23:30 +0000)]
    * config/ia64/ia64.h (predicate_operator): Declare.

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

24 years ago * cpplex.c (spell_token): New function.
neil [Mon, 8 May 2000 22:22:49 +0000 (22:22 +0000)]
* cpplex.c (spell_token): New function.
  (TOKEN_LEN): Add 1 for whitespace.
  (_cpp_lex_file): Update to use spell_token.
* cpplib.h (E): Remove.
(TTYPE_TABLE): Update CPP_VSPACE entry.

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

24 years ago * config/ia64/ia64.c (ia64_encode_section_info): Exit early
rth [Mon, 8 May 2000 22:08:25 +0000 (22:08 +0000)]
    * config/ia64/ia64.c (ia64_encode_section_info): Exit early
        for global register variables; don't special case __[CD]TOR_LIST__;
        mind ggc_p for string allocation.

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

24 years ago * flow.c (init_propagate_block_info): Watch out for conditional
rth [Mon, 8 May 2000 22:04:39 +0000 (22:04 +0000)]
    * flow.c (init_propagate_block_info): Watch out for conditional
        branch to next instruction, and thus one outgoing edge.

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

24 years ago * gcc_update: Remove references to inclhack.tpl.
rth [Mon, 8 May 2000 22:03:13 +0000 (22:03 +0000)]
    * gcc_update: Remove references to inclhack.tpl.

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

24 years ago * tinfo.cc (__dynamic_cast): Use a reinterpret_cast. Fix
nathan [Mon, 8 May 2000 20:52:32 +0000 (20:52 +0000)]
* tinfo.cc (__dynamic_cast): Use a reinterpret_cast. Fix
offsetof expansion.

* inc/cxxabi.h:  Fix typos in comment.
(__base_class_info::__offset): Use a static_cast.

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

24 years agoRemove dependencies on dead files
korbb [Mon, 8 May 2000 18:49:24 +0000 (18:49 +0000)]
Remove dependencies on dead files

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

24 years agodisable fixincludes for -*-msdosdjgpp* |
korbb [Mon, 8 May 2000 18:39:55 +0000 (18:39 +0000)]
disable fixincludes for -*-msdosdjgpp* |

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

24 years ago2000-05-04 Branko Cibej <branko.cibej@hermes.si>
bkoz [Mon, 8 May 2000 18:32:58 +0000 (18:32 +0000)]
2000-05-04  Branko Cibej  <branko.cibej@hermes.si>

        * src/complex_io.cc: Don't instantiate inserters and extractors
        for wide-character streams unless _GLIBCPP_USE_WCHAR_T is defined.

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

24 years agoFix comment describing ELIMINABLE_REGS
nickc [Mon, 8 May 2000 17:46:10 +0000 (17:46 +0000)]
Fix comment describing ELIMINABLE_REGS

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

24 years ago2000-05-08 Benjamin Kosnik <bkoz@cygnus.com>
bkoz [Mon, 8 May 2000 17:23:37 +0000 (17:23 +0000)]
2000-05-08  Benjamin Kosnik  <bkoz@cygnus.com>

* bits/fstream.tcc (filebuf::_M_init_filebuf): Don't set
_M_buf_size based on macro, instead use _M_buf_size_opt.
* bits/std_streambuf.h (basic_streambuf): Add _M_buf_size_opt.
(basic_streambuf()): Set _M_buf_size_opt.
* testsuite/27_io/filebuf.cc (filebuf): Use _M_buf_size_opt
instead of _M_buf_size.

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

24 years agoNew test.
clm [Mon, 8 May 2000 14:55:42 +0000 (14:55 +0000)]
New test.

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

24 years agocode generation reduction & sco script removal
korbb [Mon, 8 May 2000 13:06:47 +0000 (13:06 +0000)]
code generation reduction & sco script removal

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

24 years agono longer needed
korbb [Mon, 8 May 2000 13:05:16 +0000 (13:05 +0000)]
no longer needed

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

24 years agoDaily bump.
law [Mon, 8 May 2000 07:45:07 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago2000-05-08 Andreas Jaeger <aj@suse.de>
aj [Mon, 8 May 2000 07:18:04 +0000 (07:18 +0000)]
2000-05-08  Andreas Jaeger  <aj@suse.de>

* config/mips/linux.h: Remove undefines which disabled .ctor/.dtor
support.

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

24 years ago2000-05-08 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Mon, 8 May 2000 06:37:54 +0000 (06:37 +0000)]
2000-05-08  Bryce McKinlay  <bryce@albatross.co.nz>

Test for PR gcj/224:
* libjava.compile/PR224.java: New file.
* libjava.compile/PR224.xfail: New file.

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

24 years ago * Makefile.in (LOOSE_CFLAGS): Add /g modifiers to both sed
zack [Mon, 8 May 2000 00:09:09 +0000 (00:09 +0000)]
* Makefile.in (LOOSE_CFLAGS): Add /g modifiers to both sed
substitutions.

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

24 years ago * Makefile.in: Rebuilt.
tromey [Sun, 7 May 2000 16:02:00 +0000 (16:02 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (LIBLINK): New macro.
(libgcj_la_LINK): Use it.
(libgcjawt_la_LINK): Likewise.

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

24 years ago * inc/cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__ in place
nathan [Sun, 7 May 2000 09:40:34 +0000 (09:40 +0000)]
* inc/cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__ in place
of std::size_t and std::ptrdiff_t respectively.
* tinfo.cc: Likewise.
* vec.cc: Likewise.

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

24 years ago * cpplex.c: Move new lexer definitions and prototypes
neil [Sun, 7 May 2000 08:49:08 +0000 (08:49 +0000)]
* cpplex.c: Move new lexer definitions and prototypes
to top.  Conditional include these and the code if
NEW_LEXER is defined.  Rename functions whose names
clash if this code included.

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

24 years agoDaily bump.
law [Sun, 7 May 2000 07:45:07 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago * rtl.def (COND_EXEC): Clarify.
wehle [Sun, 7 May 2000 05:09:46 +0000 (05:09 +0000)]
* rtl.def (COND_EXEC): Clarify.

* i386.md (extendsidi2): Clobber (reg:CC 17) in the
same fashion as zero_extendsidi2.

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

24 years agoSat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
jle [Sun, 7 May 2000 02:09:42 +0000 (02:09 +0000)]
Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>

* MAINTAINERS: Add self as bb-reorder maintainer.

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

24 years ago * config/ia64/ia64.c (predicate_operator): New.
rth [Sun, 7 May 2000 01:56:25 +0000 (01:56 +0000)]
    * config/ia64/ia64.c (predicate_operator): New.
        (ia64_print_operand): Handle 'J'.
        (rtx_needs_barrier): Handle COND_EXEC.
        * config/ia64/ia64.h (BRANCH_COST): Define.
        (PREDICATE_CODES): Update.
        * config/ia64/ia64.md: Docuement used unspec values.
        (attr predicable): New.
        (movxf, movxf_internal): New.
        (extendsfdf2): Don't comment out nop.
        (floatdidf2): Remove.
        (truncxfsf2, truncxfdf2, floatdixf2): New.
        (abssi2, absdi2): Put the neg in the "true" slot.
        (conditional branch instructions): Mark not predicable.
        (cmov*_internal): Use predicate_operator.  Split to cond_exec.
        (abs*_internal): Likewise.
        (alloc, set_bsp): Mark not predicable.
        (barrier, insn_group_barrier, flush_cache): Likewise.
        (define_cond_exec): New.

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

24 years ago * config/ia64/ia64.c (sdata_symbolic_operand): Mark unused args.
rth [Sun, 7 May 2000 01:46:22 +0000 (01:46 +0000)]
    * config/ia64/ia64.c (sdata_symbolic_operand): Mark unused args.
        (symbolic_operand, function_operand, setjmp_operand): Likewise.
        (shift_count_operand, shift_32bit_count_operand): Likewise.
        (shladd_operand, fetchadd_operand, ia64_function_prologue): Likewise.
        (ia64_function_epilogue, ia64_setup_incoming_varargs): Likewise.
        (ia64_function_arg_partial_nregs, ia64_function_value): Likewise.
        (ia64_print_operand_address, ia64_secondary_reload_class): Likewise.
        (ia64_expand_builtin): Likewise.
        (call_multiple_values_operation): Make dest_regno unsigned.

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

24 years ago * c-decl.c: Include "tm_p.h".
rth [Sun, 7 May 2000 01:37:07 +0000 (01:37 +0000)]
    * c-decl.c: Include "tm_p.h".

        * config/ia64/ia64-protos.h: Rearrange decls to reduce ifdef madness.
        (fetchadd_operand, ia64_expand_fetch_and_op): Declare.
        (ia64_expand_op_and_fetch): Declare.
        * config/ia64/ia64.c: Include "toplev.h".  Kill trailing whitespace.
        (setjmp_operand): Constify variables for XSTR.
        (ia64_encode_section_info): Likewise.
        (ia64_print_operand): Use %d for exact_log2; cast 32-bit printed
        values to int.
        (ia64_asm_output_external): Constify name.
        (process_set): Use HOST_WIDE_INT_PRINT_DEC for frame size.
        (process_for_unwind_directive): Provide switch default.
        (ia64_expand_compare_and_swap): Remove unused variables.
        (ia64_expand_builtin): Likewise.
        * config/ia64/ia64.h (ASM_OUTPUT_BYTE): Mask and cast value to int
        for printing.

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

24 years ago * rtl.def (DEFINE_COND_EXEC): New.
rth [Sun, 7 May 2000 00:48:53 +0000 (00:48 +0000)]
* rtl.def (DEFINE_COND_EXEC): New.
* md.texi: Document it.

* gensupport.c (input_file): Remove.
(struct queue_elem): Add lineno.
(rtx_ready_queue): Remove.
(errors): New.
(predicable_default): New.
(predicable_true, predicable_false): New.
(define_attr_queue, define_attr_tail): New.
(define_insn_queue, define_insn_tail): New.
(define_cond_exec_queue, define_cond_exec_tail): New.
(other_queue, other_tail): New.
(queue_pattern): New.
(process_rtx): Add patterns to the appropriate queues.
(is_predicable, identify_predicable_attribute): New.
(n_alternatives, collect_insn_data): New.
(alter_predicate_for_insn, alter_test_for_insn): New.
(shift_output_template, alter_output_for_insn): New.
(process_one_cond_exec, process_define_cond_exec): New.
(init_md_reader): Read the entire file.  Process define_cond_exec.
(read_md_rtx): Return elements from the queues.

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

24 years ago2000-05-07 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Sun, 7 May 2000 00:43:49 +0000 (00:43 +0000)]
2000-05-07  Bryce McKinlay  <bryce@albatross.co.nz>

Imported version 5.0alpha7.
        * acinclude.m4: Update version to 5.0a7.

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