OSDN Git Service

pf3gnuchains/gcc-fork.git
24 years ago * Revert previous patch until build failure cause determined.
neil [Tue, 25 Apr 2000 11:57:57 +0000 (11:57 +0000)]
* Revert previous patch until build failure cause determined.

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

24 years agoFix comment
kenner [Tue, 25 Apr 2000 11:21:13 +0000 (11:21 +0000)]
Fix comment

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

24 years ago * combine.c (combine_instructions): Add missing argument
rth [Tue, 25 Apr 2000 10:54:40 +0000 (10:54 +0000)]
    * combine.c (combine_instructions): Add missing argument
        to try_combine.

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

24 years ago * toplev.c (rest_of_compilation): Delay sibcall optimization
rth [Tue, 25 Apr 2000 10:13:17 +0000 (10:13 +0000)]
    * toplev.c (rest_of_compilation): Delay sibcall optimization
        until after emit_eh_context.

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

24 years agoDaily bump.
law [Tue, 25 Apr 2000 07:45:07 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago2000-04-24 Loren J. Rittle <ljrittle@acm.org>
bkoz [Tue, 25 Apr 2000 07:41:28 +0000 (07:41 +0000)]
2000-04-24  Loren J. Rittle  <ljrittle@acm.org>

        * mkcheck.in: Report compiler version used for test.  Find
        the built _G_config.h instead of any old installed version.

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

24 years ago2000-04-24 Loren J. Rittle <ljrittle@acm.org>
bkoz [Tue, 25 Apr 2000 07:32:50 +0000 (07:32 +0000)]
2000-04-24  Loren J. Rittle  <ljrittle@acm.org>

        * config/generic/ctype.cc (do_toupper): Remove dependence on
        non-portable/non-existent lookup table.
        (do_tolower): Same.

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

24 years ago2000-04-24 Felix Natter <fnatter@gmx.net>
bkoz [Tue, 25 Apr 2000 06:42:25 +0000 (06:42 +0000)]
2000-04-24  Felix Natter <fnatter@gmx.net>

* docs/17_intro/howto.html: Add bits.
* docs/17_intro/porting-howto.html: New file.

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

24 years ago2000-04-24 Nathan Myers <ncm@cantrip.org>
bkoz [Tue, 25 Apr 2000 06:39:48 +0000 (06:39 +0000)]
2000-04-24  Nathan Myers  <ncm@cantrip.org>

* src/string-inst.cc: More fixing.

2000-04-24  Benjamin Kosnik  <bkoz@gnu.org>

* bits/stl_iterator.h: Pedantic fixing.
* bits/std_sstream.h: And here.
* bits/string.tcc: And here.

2000-04-24  Felix Natter <fnatter@gmx.net>

* docs/17_intro/howto.html: Add bits.
* docs/17_intro/porting-howto.html: New file.

2000-04-24  Branko Cibej  <branko.cibej@hermes.si>

        * acinclude.m4(GLIBCPP_CHECK_WCHAR_T_SUPPORT): Expand
        @libinst_wstring_la@ to libinst-wstring.la when specializing for
        wchar_t, to empty string otherwise.
        * src/Makefile.am: (EXTRA_LTLIBRARIES): New.
        (sources): Remove $(string_sources) and $(wstring_sources).
        (libstdc___la_LIBADD): Add libinst-string.la and @libinst_wstring_la@.
        (libstdc___la_DEPENDENCIES): New.
        (libinst_string_la_SOURCES, libinst_wstring_la_SOURCES): New.

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

24 years agoNew test case.
loewis [Tue, 25 Apr 2000 06:01:42 +0000 (06:01 +0000)]
New test case.

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

24 years ago 2000-04-19 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Tue, 25 Apr 2000 06:01:09 +0000 (06:01 +0000)]
 2000-04-19  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (lookup_field_wrapper): Search for final local aliases.
(resolve_expression_name): Let lookup_field_wrapper search for
final local aliases. Force the value of `name' if one is found.
(qualify_ambiguous_name): CONVERT_EXPR is enough to now we have
an expression name. Fixed comments.

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

24 years ago * decl.c (grokdeclarator): Reject VLAs as members.
loewis [Tue, 25 Apr 2000 05:59:26 +0000 (05:59 +0000)]
* decl.c (grokdeclarator): Reject VLAs as members.

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

24 years agoDo not try to combine a sequence of insns when the second insn has been
nickc [Tue, 25 Apr 2000 00:40:36 +0000 (00:40 +0000)]
Do not try to combine a sequence of insns when the second insn has been
replaced by a note.

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

24 years ago2000-04-24 Gabriel Dos Reis <gdr@codesourcery.com>
gdr [Tue, 25 Apr 2000 00:11:34 +0000 (00:11 +0000)]
2000-04-24  Gabriel Dos Reis  <gdr@codesourcery.com>

        * call.c (standard_conversion): Accept conversion between
        COMPLEX_TYPEs

        * cvt.c (ocp_convert): Handle conversion to COMPLEX_TYPE

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

24 years ago * gcc.c (load_specs): New static function.
law [Mon, 24 Apr 2000 23:57:46 +0000 (23:57 +0000)]
    * gcc.c (load_specs): New static function.
        (read_specs): Use it.

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

24 years ago * gcc.c (lookup_compiler): Make multiple passes for case
law [Mon, 24 Apr 2000 23:35:43 +0000 (23:35 +0000)]
    * gcc.c (lookup_compiler): Make multiple passes for case
        insensitive filesystems.

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

24 years ago2000-04-24 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Mon, 24 Apr 2000 23:27:39 +0000 (23:27 +0000)]
2000-04-24  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * parse.y (source_start_java_method): Deleted unecessary code.
        (patch_method_invocation): Fixed comment.

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

24 years ago * hashtab.c (hash_pointer, eq_pointer): Make definition static to
ghazi [Mon, 24 Apr 2000 22:29:09 +0000 (22:29 +0000)]
   * hashtab.c (hash_pointer, eq_pointer): Make definition static to
       match prototype.
       (htab_expand): Cast the return value of xcalloc.

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

24 years ago * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
neil [Mon, 24 Apr 2000 22:07:36 +0000 (22:07 +0000)]
* cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
* cpphash.h (_cpp_check_directive): new.
* cpplex.c (handle_newline, cpp_free_token_list,
init_trigraph_map, trigraph_ok, trigraph_replace,
backslash_start, skip_block_comment, skip_line_comment,
skip_whitespace, parse_name, parse_number, parse_string,
copy_comment, _cpp_lex_line, spell_char, spell_string,
spell_comment, spell_name, spell_other, _cpp_lex_file,
_cpp_output_list): new.
(expand_name_space): take length argument.
(init_token_list): add comment list initialisation.
(cpp_scan_line): use auto_expand_name_space.  PREV_WHITESPACE
instead of HSPACE_BEFORE.

* cpplib.c (_cpp_check_directive): new
* cpplib.h (cpp_name, PREV_WHITESPACE, PREV_COMMENT,
DIGRAPH, UNSIGNED_INT, TOK_NAME): new.
(HSPACE_BEFORE): delete.
(TTYPE_TABLE): rearrange.
(struct cpp_toklist): update.

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

24 years ago * aclocal.m4 (gcc_AC_HEADER_STRING, gcc_AC_FUNC_PRINTF_PTR,
ghazi [Mon, 24 Apr 2000 21:20:14 +0000 (21:20 +0000)]
* aclocal.m4 (gcc_AC_HEADER_STRING, gcc_AC_FUNC_PRINTF_PTR,
gcc_AC_C_VOLATILE, gcc_AC_FUNC_MKDIR_TAKES_ONE_ARG): Use the three
argument form of AC_DEFINE.

* configure.in (DEFAULT_LINKER, DEFAULT_ASSEMBLER,
HAVE_INTTYPES_H, PACKAGE, VERSION, ENABLE_WIN32_REGISTRY,
WIN32_REGISTRY_KEY, HAVE_GAS_SUBSECTION_ORDERING, HAVE_GAS_WEAK,
HAVE_GAS_HIDDEN, HAVE_AS_REGISTER_PSEUDO_OP, AS_SPARC64_FLAG,
HAVE_AS_OFFSETABLE_LO10, ENABLE_NEW_GXX_ABI): Likewise.

* acconfig.h: Delete stubs made redundant by 3-arg AC_DEFINE.

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

24 years ago * Makefile.in (GCC_FOR_TARGET, GCC_CFLAGS, LIBGCC2_INCLUDES,
ghazi [Mon, 24 Apr 2000 20:12:12 +0000 (20:12 +0000)]
    * Makefile.in (GCC_FOR_TARGET, GCC_CFLAGS, LIBGCC2_INCLUDES,
        deduced.h): Use -isystem, not -I, for including system headers.

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

24 years agoFix bug building libgcc:
nickc [Mon, 24 Apr 2000 18:48:41 +0000 (18:48 +0000)]
Fix bug building libgcc:
Do not generate small add insn if the source register is eliminable.

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

24 years ago * decl2.c (finish_file): Remove double setup for accounting
zack [Mon, 24 Apr 2000 18:42:22 +0000 (18:42 +0000)]
* decl2.c (finish_file): Remove double setup for accounting
compile time.

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

24 years ago * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete redundant
ghazi [Mon, 24 Apr 2000 18:23:19 +0000 (18:23 +0000)]
   * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete redundant
       call to AC_MSG_RESULT.

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

24 years ago * invoke.texi: Correct grammatical errors, document
loewis [Mon, 24 Apr 2000 18:03:42 +0000 (18:03 +0000)]
* invoke.texi: Correct grammatical errors, document
-fno-gnu-keywords as identical to -fno-asm for C++.

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

24 years ago * aclocal.m4: (GCC_HEADER_STRING, GCC_NEED_DECLARATION,
ghazi [Mon, 24 Apr 2000 17:45:50 +0000 (17:45 +0000)]
    * aclocal.m4: (GCC_HEADER_STRING, GCC_NEED_DECLARATION,
        GCC_NEED_DECLARATIONS, GCC_FUNC_VFPRINTF_DOPRNT,
        GCC_FUNC_PRINTF_PTR, GCC_PROG_LN_S, GCC_PROG_LN, GCC_C_VOLATILE,
        AC_GCC_C_LONG_DOUBLE, GCC_FUNC_MKDIR_TAKES_ONE_ARG,
        EGCS_PROG_INSTALL): Rename autoconf macros with prefix gcc_AC_.

        * configure.in (AC_GCC_C_LONG_DOUBLE, GCC_PROG_LN, GCC_PROG_LN_S,
        GCC_C_VOLATILE, EGCS_PROG_INSTALL, GCC_HEADER_STRING,
        GCC_FUNC_VFPRINTF_DOPRNT, GCC_FUNC_PRINTF_PTR,
        GCC_NEED_DECLARATIONS, GCC_FUNC_MKDIR_TAKES_ONE_ARG): Invoke with
        new macros names.

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

24 years ago * sstream: New file.
loewis [Mon, 24 Apr 2000 17:31:57 +0000 (17:31 +0000)]
* sstream: New file.
* Makefile.in (HEADERS): Add it.

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

24 years ago2000-04-24 Mumit Khan <khan@xraylith.wisc.edu>
khan [Mon, 24 Apr 2000 17:24:45 +0000 (17:24 +0000)]
2000-04-24  Mumit Khan  <khan@xraylith.wisc.edu>

* c-pragma.c (push_alignment): Use BITS_PER_UNIT macro.
(pop_alignment): Likewise.
(handle_pragma_token): Likewise.

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

24 years agoRespective ChangeLogs for common, cp/, java/
robertl [Mon, 24 Apr 2000 16:17:04 +0000 (16:17 +0000)]
Respective ChangeLogs for common, cp/, java/
        * tree.h (tree_decl): Member `mode' now ENUM_BITFIELD.
        * cp-tree.h (lang_type): Member `language' now ENUM_BITFIELD.
        * parse.h (_jdep): Member `kind' now ENUM_BITFIELD.

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

24 years ago * gnu/gcj/runtime/natFirstThread.cc (run): Initialize class before
tromey [Mon, 24 Apr 2000 15:07:16 +0000 (15:07 +0000)]
* gnu/gcj/runtime/natFirstThread.cc (run): Initialize class before
calling main.

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

24 years ago * combine.c (try_combine): Update reg_nonzero_bits of
law [Mon, 24 Apr 2000 08:46:15 +0000 (08:46 +0000)]
    * combine.c (try_combine): Update reg_nonzero_bits of
        newi2pat before newpat.

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

24 years ago * loop.c (strength_reduce): Simplify test to INSN_P.
hubicka [Mon, 24 Apr 2000 08:23:08 +0000 (08:23 +0000)]
* loop.c (strength_reduce): Simplify test to INSN_P.
(record_giv): Attempt to simplify the add value, use CONSTANT_P
expressions instead of CONST_INT.
(express_from_1): Likewise.

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

24 years ago * regs.h (reg_n_max): Don't declare.
mmitchel [Mon, 24 Apr 2000 07:48:12 +0000 (07:48 +0000)]
* regs.h (reg_n_max): Don't declare.
* flow.c (reg_n_max): Don't define.
* regclass.c (renumber): Don't initialize to zero.
(regno_allocated): Likewise.
(reg_n_max): Define.
(allocate_reg_info): Don't initialize unnecessarily.

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

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

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

24 years ago * hashtab.h (hash_pointer): Declare.
mmitchel [Mon, 24 Apr 2000 07:29:11 +0000 (07:29 +0000)]
* hashtab.h (hash_pointer): Declare.
(eq_pointer): Likewise.

* hashtab.c (hash_pointer): New function.
(eq_pointer): Likewise.
(htab_hash_pointer): New variable.
(htab_eq_pointer): Likewise.

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

24 years ago2000-04-23 Benjamin Kosnik <bkoz@cygnus.com>
bkoz [Mon, 24 Apr 2000 06:59:16 +0000 (06:59 +0000)]
2000-04-23  Benjamin Kosnik  <bkoz@cygnus.com>

* new.cc (set_new_handler): Needs to be in std::.

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

24 years ago * genattrtab.c (find_attr): Initialize unsigned_p, func_units_p
law [Mon, 24 Apr 2000 06:45:30 +0000 (06:45 +0000)]
    * genattrtab.c (find_attr): Initialize unsigned_p, func_units_p
        and blockage_p in the newly allocated attribute.

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

24 years ago * cp-tree.h (lang_decl): Remove pretty_function_p.
mmitchel [Mon, 24 Apr 2000 06:41:16 +0000 (06:41 +0000)]
* cp-tree.h (lang_decl): Remove pretty_function_p.
(DECL_PRETTY_FUNCTION_P): Use TREE_LANG_FLAG_0, not a bit in the
language-specific node.
* decl.c (cp_make_fname_decl): Use build_decl, not
build_lang_decl, to build the variables.
(grokvardecl): Don't call build_lang_decl for local variables in
templates.
(grokdeclarator): Don't call build_lang_decl for local type
declarations in templates.
* lex.c (retrofit_lang_decl): Use ggc_alloc_obj to allocated
zero'd memory, rather than calling memset.
* pt.c: Include hashtab.h.
(local_specializations): New variable.
(retrieve_local_specialization): Use it.
(register_local_specialization): Likewise.
(tsubst_decl): Don't assume local variables have
DECL_LANG_SPECIFIC.
(instantiate_decl): Set up local_specializations.
* Makefile.in (HTAB_H): New variable.

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

24 years ago * sort.c (sort_pointers): Fix endianness bugs.
mmitchel [Mon, 24 Apr 2000 05:52:07 +0000 (05:52 +0000)]
* sort.c (sort_pointers): Fix endianness bugs.

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

24 years ago * gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.
tromey [Mon, 24 Apr 2000 04:57:20 +0000 (04:57 +0000)]
* gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.

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

24 years ago * sort.h: New file.
mmitchel [Mon, 24 Apr 2000 00:51:36 +0000 (00:51 +0000)]
* sort.h: New file.

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

24 years ago * sort.c: New file.
mmitchel [Mon, 24 Apr 2000 00:51:08 +0000 (00:51 +0000)]
* sort.c: New file.
* Makefile.in (CFILES): Add sort.c
(REQUIRED_OFILES): Add sort.o.
(sort.o): New target.

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

24 years ago* config/mn10300/mn10300.md (addsi): `inc4' on address
aoliva [Sun, 23 Apr 2000 23:28:39 +0000 (23:28 +0000)]
* config/mn10300/mn10300.md (addsi): `inc4' on address
registers does not modify cc, but `inc' on an extended
register does.

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

24 years ago * typeck.c (c_expand_asm_operands): Restore the original
rth [Sun, 23 Apr 2000 22:32:18 +0000 (22:32 +0000)]
    * typeck.c (c_expand_asm_operands): Restore the original
        contents of the output list.

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

24 years ago * reload.c (find_equiv_reg): Checks all valueno regs
law [Sun, 23 Apr 2000 22:25:25 +0000 (22:25 +0000)]
    * reload.c (find_equiv_reg): Checks all valueno regs
        as a reload_reg_p regs.

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

24 years ago * cpphash.c (collect_objlike_expansion): Add sanity check.
zack [Sun, 23 Apr 2000 21:50:59 +0000 (21:50 +0000)]
* cpphash.c (collect_objlike_expansion): Add sanity check.
(special_symbol): Remove case T_CONST, T_XCONST, T_MCONST.  If
the buffer is the empty string, return.  Mark __DATE__ and
__TIME__ as XCONST nodes, not MCONST.
(_cpp_macroexpand): Avoid pushing an empty buffer.
(funlike_macroexpand): Don't pop token_buffer here.

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

24 years ago* config/mn10300/mn10300.h (REGNO_IN_RANGE_P): New macro.
aoliva [Sun, 23 Apr 2000 21:40:51 +0000 (21:40 +0000)]
* config/mn10300/mn10300.h (REGNO_IN_RANGE_P): New macro.
(REGNO_DATA_P, REGNO_ADDRESS_P, REGNO_SP_P): New macros.
(REGNO_EXTENDED_P, REGNO_AM33_P): New macros.
(REGNO_OK_FOR_BASE_P): Define in terms of them.
(REGNO_OK_FOR_BIT_BASE_P, REGNO_OK_FOR_INDEX_P): Likewise.
(REG_OK_FOR_BASE_P): Define in terms of the REGNO macro.
(REG_OK_FOR_BIT_BASE_P, REG_OK_FOR_INDEX_P): Likewise.

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

24 years ago * gcc.c-torture/execute/20000422-1.c: New test.
law [Sun, 23 Apr 2000 20:42:27 +0000 (20:42 +0000)]
    * gcc.c-torture/execute/20000422-1.c: New test.

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

24 years ago * loop.c (simplify_giv_expr): Be more agressive on simplifying
hubicka [Sun, 23 Apr 2000 20:25:40 +0000 (20:25 +0000)]
* loop.c (simplify_giv_expr):  Be more agressive on simplifying
constant MULT givs.

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

24 years ago2000-04-23 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Sun, 23 Apr 2000 19:42:39 +0000 (19:42 +0000)]
2000-04-23  Benjamin Kosnik  <bkoz@redhat.com>

* shadow/bits: Add.
* shadow/sys: Add.

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

24 years ago * cpphash.h (struct definition): Move file, line, col members...
zack [Sun, 23 Apr 2000 17:03:31 +0000 (17:03 +0000)]
* cpphash.h (struct definition): Move file, line, col members...
(struct hashnode): ... here.  Also add 'disabled' flag.
(enum node_type): Add T_VOID, T_XCONST, T_FMACRO, and
T_IDENTITY.  Remove T_DISABLED.
Update prototypes.

* cpphash.c (_cpp_dump_definition): Split out dump_DEFINITION.
(collect_expansion): Split into collect_objlike_expansion and
collect_funlike_expansion.
(_cpp_macroexpand): Split out scan_arguments, stringify, and
funlike_macroexpand.
(_cpp_compare_defs): Rename compare_defs, make static.
(_cpp_make_hashnode): Initialize hp->disabled.
(macro_cleanup): Adjust for new token types.  Clear
m->disabled.
(_cpp_create_definition): Move code here to determine what
sort of macro it is, and code to check for redefinitions, from
do_define.  Implement a few simple cases without creating a
full DEFINITION.
(_cpp_macroexpand, special_symbol, _cpp_dump_definition):
Handle the simple cases.
(push_macro_expansion): Set buf->has_escapes and hp->disabled
here.

* cppinit.c (builtin_array): Change MCONST to XCONST
everywhere.
* cpplex.c (maybe_macroexpand): Handle IDENTITY macros here;
fix check for disabled and function-like macros.
* cpplib.c (do_define): Move most logic to
_cpp_create_definition.
(do_undef): Handle new special token types.

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

24 years ago * boehm.c (mark_reference_fields): Use int_byte_position.
tromey [Sun, 23 Apr 2000 15:20:57 +0000 (15:20 +0000)]
* boehm.c (mark_reference_fields): Use int_byte_position.

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

24 years ago * loop.c (maybe_eliminate_biv_1): Use GET_CODE (x) == CONST_INT instead
hubicka [Sun, 23 Apr 2000 12:28:50 +0000 (12:28 +0000)]
* loop.c (maybe_eliminate_biv_1): Use GET_CODE (x) == CONST_INT instead
of CONSTANT_P for mult_val; always use validate_change to update insn.

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

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

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

24 years ago * boehm.c (mark_reference_fields): Only call byte_position on
tromey [Sun, 23 Apr 2000 01:26:51 +0000 (01:26 +0000)]
* boehm.c (mark_reference_fields): Only call byte_position on
non-static fields.

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

24 years ago * cpphash.c (trad_stringify, add_pat): New functions.
zack [Sat, 22 Apr 2000 23:02:08 +0000 (23:02 +0000)]
* cpphash.c (trad_stringify, add_pat): New functions.
(collect_expansion): Restore support for -traditional syntax.
Use trad_stringify and add_pat.
(_cpp_macroexpand): Restore support for -traditional semantics.
* cpplex.c (_cpp_scan_line): Don't change space_before if we
get a COMMENT token.
(_cpp_lex_token): Provide COMMENT tokens to caller if
traditional and parsing_define_directive.
(skip_comment): Warn about // comments if -Wtraditional.
* cpplib.c (do_define): Fix typo.  Create EMPTY nodes with
proper node type.
(do_undef): Don't warn about undefining EMPTY nodes.

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

24 years agoConvert C++ comment to block comment
zack [Sat, 22 Apr 2000 22:50:50 +0000 (22:50 +0000)]
Convert C++ comment to block comment

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

24 years ago * boehm.c (mark_reference_fields): Added `last_view_index'
tromey [Sat, 22 Apr 2000 21:44:58 +0000 (21:44 +0000)]
* boehm.c (mark_reference_fields): Added `last_view_index'
argument.  Use DECL_FIELD_OFFSET to determine field's offset.

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

24 years ago * loop.c (strength_reduce): Fix biv removal code.
hubicka [Sat, 22 Apr 2000 21:07:46 +0000 (21:07 +0000)]
* loop.c (strength_reduce): Fix biv removal code.

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

24 years ago * predict.c (estimate_probability): Examine both sides of
rth [Sat, 22 Apr 2000 19:16:03 +0000 (19:16 +0000)]
    * predict.c (estimate_probability): Examine both sides of
        a branch for no exits.  Use 90% not 50% for predict taken.
        Reorg for one copy of note generation code.

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

24 years ago * flow.c (mark_used_reg): Hack around rs6000 eliminable pic reg.
rth [Sat, 22 Apr 2000 18:47:52 +0000 (18:47 +0000)]
    * flow.c (mark_used_reg): Hack around rs6000 eliminable pic reg.

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

24 years ago * diagnostic.c (init_output_buffer): Don't initialize format_args.
rth [Sat, 22 Apr 2000 18:41:05 +0000 (18:41 +0000)]
    * diagnostic.c (init_output_buffer): Don't initialize format_args.
        (output_clear): Likewise.
        (output_printf): Use va_copy.
        (vline_wrapper_message_with_location): Likewise.
        (v_message_with_decl): Likewise.
        (line_wrapper_printf): VA_START infor buffer.format_args directly.
        * system.h (va_copy): Provide default implementation.

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

24 years ago * predict.c (expected_value_to_br_prob): Don't bomb if op1 of
rth [Sat, 22 Apr 2000 18:34:59 +0000 (18:34 +0000)]
    * predict.c (expected_value_to_br_prob): Don't bomb if op1 of
        the collected condition is not a constant.

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

24 years ago+ 2000-04-22 Anthony Green <green@cygnus.com>
green [Sat, 22 Apr 2000 17:09:39 +0000 (17:09 +0000)]
+ 2000-04-22  Anthony Green  <green@cygnus.com>
+
+  * include/jvm.h (__builtin_expect): Define as unused for now.
+  * java/lang/natObject.cc (_Jv_MonitorEnter): Add __builtin_expect.
+  (notify): Ditto.
+  (notifyAll): Ditto.
+  (wait): Ditto.
+  (_Jv_MonitorExit): Ditto.
+  * boehm.cc (_Jv_MarkObj): Ditto.
+  (_Jv_MarkObj): Ditto.
+  (_Jv_MarkArray): Ditto.
+  (_Jv_AllocBytes): Ditto.
+  * prims.cc (_Jv_AllocObject): Ditto.
+  (_Jv_NewObjectArray): Ditto.
+  (_Jv_NewPrimArray): Ditto.
+  (_Jv_Malloc): Ditto.
+  (_Jv_Realloc): Ditto.
+  (_Jv_MallocUnchecked): Ditto.
+  (_Jv_divI): Ditto.
+  (_Jv_remI): Ditto.
+  (_Jv_divJ): Ditto.
+  (_Jv_remJ): Ditto.
+
+  * include/Makefile.in: Rebuilt.
+  * include/Makefile.am (include_HEADERS): Add jvmpi.h.
+

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

24 years ago2000-04-22 Gabriel Dos Reis <gdr@codesourcery.com>
gdr [Sat, 22 Apr 2000 12:01:30 +0000 (12:01 +0000)]
2000-04-22  Gabriel Dos Reis <gdr@codesourcery.com>

        * ir.texi:  Document complex number representation.

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

24 years ago2000-04-22 Gabriel Dos Reis <gdr@codesourcery.com>
gdr [Sat, 22 Apr 2000 11:49:16 +0000 (11:49 +0000)]
2000-04-22  Gabriel Dos Reis  <gdr@codesourcery.com>

        * diagnostic.h: New file.

        * Makefile.in (diagnostic.o): Depends on diagnostic.h

        * diagnostic.c: Tweak.  Rationalize the output logic.  Adjust
        various function prototypes.
        (diagnostic.h): #include.
        (struct output_buffer): Move into diagnostic.h.
        (get_output_prefix): Rename to output_get_prefix.  Export.
        (init_output_buffer): Export. Break out.  Ajust intialization.
        (output_space_left, output_append): Export.
        (output_newline): Rename to output_add_newline.  Export.
        (output_clear): Nullify additional output_buffer fields.
        (output_puts): Rename to output_add_string.  Export.
        (dump_output): Rename to output_flush_on.  Export.
        (build_location_prefix): Constify return-type.
        (emit_output_prefix): Rename to output_emit_prefix. Export.
        (set_real_maximum_length): New function.
        (output_set_maximum_length): Ditto
        (output_clear): Ditto.
        (output_add_character): Ditto.
        (output_add_integer): Ditto.
        (output_add_space): Ditto.
        (output_format): Ditto.
        (output_printf): Adjust buffer initialization.
        (vline_wrapper_message_with_location): Ditto.
        (v_message_with_decl): Ditto.  Adjust call to output_puts
        and get_output_prefix.
        (default_print_error_function): Adjust buffer intialization.

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

24 years ago * expr.c (preexpand_calls, case CALL_EXPR): Don't look at TYPE_SIZE
kenner [Sat, 22 Apr 2000 10:36:44 +0000 (10:36 +0000)]
* expr.c (preexpand_calls, case CALL_EXPR): Don't look at TYPE_SIZE
of VOID_TYPE.

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

24 years agoDaily bump.
law [Sat, 22 Apr 2000 07:45:07 +0000 (07:45 +0000)]
Daily bump.

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

24 years agoWhitespace change
aoliva [Sat, 22 Apr 2000 00:43:22 +0000 (00:43 +0000)]
Whitespace change

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

24 years agoThu Apr 20 17:41:28 2000 Mo DeJong <mdejong@cygnus.com>
apbianco [Fri, 21 Apr 2000 23:03:19 +0000 (23:03 +0000)]
Thu Apr 20 17:41:28 2000  Mo DeJong  <mdejong@cygnus.com>

* parse.h (INTERFACE_INNER_MODIFIERS): New macro.
* parse.y (check_class_interface_creation): Fixed comments. Select
  permitted modifiers for (inner) interfaces. Changed error message
  to report rejected modifiers used with local classes.

2000-04-20  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.h (INNER_ENCLOSING_SCOPE_CHECK): Immediate inner classes
of directly inherited type considered in scope.
* parse.y (do_resolve_class): Search inherited classes for inner
classes.

(This fixes the PR #194 and #197:
 http://sourceware.cygnus.com/ml/java-prs/2000-q2/msg00008.html
 http://sourceware.cygnus.com/ml/java-prs/2000-q2/msg00011.html)

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

24 years ago2000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
law [Fri, 21 Apr 2000 22:20:20 +0000 (22:20 +0000)]
2000-04-21  Michael Sokolov  <msokolov@ivan.Harhan.ORG>

        * Makefile.in (*-subdir): Revamp slightly to avoid losing on
        4.3BSD systems.

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

24 years ago * java/io/PipedInputStream.java, java/io/PipedOutputStream.java:
tromey [Fri, 21 Apr 2000 21:41:32 +0000 (21:41 +0000)]
* java/io/PipedInputStream.java, java/io/PipedOutputStream.java:
Yet another new version from Classpath.

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

24 years ago* config/mn10300/mn10300.h (REGNO_REG_CLASS): Use NO_REGS instead
aoliva [Fri, 21 Apr 2000 21:34:19 +0000 (21:34 +0000)]
* config/mn10300/mn10300.h (REGNO_REG_CLASS): Use NO_REGS instead
of explicit 0.

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

24 years ago* config/mn10300/mn10300.h (REGISTER_MOVE_COST): Provide more
aoliva [Fri, 21 Apr 2000 21:32:24 +0000 (21:32 +0000)]
* config/mn10300/mn10300.h (REGISTER_MOVE_COST): Provide more
accurate data about SP moves.

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

24 years ago* config/mn10300/mn10300.h (ADDITIONAL_REGISTER_NAMES): Added
aoliva [Fri, 21 Apr 2000 21:29:46 +0000 (21:29 +0000)]
* config/mn10300/mn10300.h (ADDITIONAL_REGISTER_NAMES): Added
aliases to AM33 registers.

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

24 years ago* config/mn10300/mn10300.h (REG_CLASS_CONTENTS): Added register 16
aoliva [Fri, 21 Apr 2000 21:27:20 +0000 (21:27 +0000)]
* config/mn10300/mn10300.h (REG_CLASS_CONTENTS): Added register 16
to all EXTENDED bitmaps.

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

24 years ago* config/mn10300/mn10300-protos.h (mn10300_address_cost): Declare.
aoliva [Fri, 21 Apr 2000 21:19:55 +0000 (21:19 +0000)]
* config/mn10300/mn10300-protos.h (mn10300_address_cost): Declare.
* config/mn10300/mn10300.h (ADDRESS_COST): New macro.
* config/mn10300/mn10300.c (mn10300_address_cost): New function.

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

24 years agoUpdate. Build with the same version of bison.
law [Fri, 21 Apr 2000 21:16:54 +0000 (21:16 +0000)]
Update.  Build with the same version of bison.

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

24 years ago* config/mn10300/mn10300.md (movdi, movdf): Do not use `movu' when
aoliva [Fri, 21 Apr 2000 21:14:13 +0000 (21:14 +0000)]
* config/mn10300/mn10300.md (movdi, movdf): Do not use `movu' when
the operand is not constant.

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

24 years ago * reload.c (find_equiv_reg): Checks all valueno and regno regs
law [Fri, 21 Apr 2000 21:00:09 +0000 (21:00 +0000)]
    * reload.c (find_equiv_reg): Checks all valueno and regno regs
        as a call-clobbered regs.

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

24 years ago Fix for PR libgcj/15:
tromey [Fri, 21 Apr 2000 20:46:11 +0000 (20:46 +0000)]
Fix for PR libgcj/15:
* java/util/natGregorianCalendar.cc (_REENTRANT,
_POSIX_PTHREAD_SEMANTICS): Don't define.
* java/net/natInetAddress.cc (_REENTRANT): Don't define.
* java/lang/natSystem.cc (_REENTRANT, _POSIX_PTHREAD_SEMANTICS):
Don't define.
* java/io/natFile.cc (_REENTRANT, _POSIX_PTHREAD_SEMANTICS): Don't
define.
* configure: Rebuilt.
* configure.in: If using POSIX threads, define _REENTRANT if
needed.  Define _POSIX_PTHREAD_SEMANTICS.  Don't define
GETHOSTBYNAME_R_NEEDS_REENTRANT.

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

24 years ago Fix for PR libgcj/15:
tromey [Fri, 21 Apr 2000 20:38:43 +0000 (20:38 +0000)]
Fix for PR libgcj/15:
* java/util/natGregorianCalendar.cc (_REENTRANT,
_POSIX_PTHREAD_SEMANTICS): Don't define.
* java/net/natInetAddress.cc (_REENTRANT): Don't define.
* java/lang/natSystem.cc (_REENTRANT, _POSIX_PTHREAD_SEMANTICS):
Don't define.
* java/io/natFile.cc (_REENTRANT, _POSIX_PTHREAD_SEMANTICS): Don't
define.
* configure: Rebuilt.
* configure.in: If using POSIX threads, define _REENTRANT if
needed.  Define _POSIX_PTHREAD_SEMANTICS.  Don't define
GETHOSTBYNAME_R_NEEDS_REENTRANT.

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

24 years ago2000-04-21 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 21 Apr 2000 20:33:34 +0000 (20:33 +0000)]
2000-04-21  Benjamin Kosnik  <bkoz@redhat.com>

* libstdc++-v3: New directory.

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

24 years ago * java/io/PipedInputStream.java, java/io/PipedReader.java,
tromey [Fri, 21 Apr 2000 20:12:05 +0000 (20:12 +0000)]
* java/io/PipedInputStream.java, java/io/PipedReader.java,
java/io/PipedOutputStream.java, java/io/PipedWriter.java: New
version from Classpath.

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

24 years ago * parse.y (not_accessible_p): Use member's class, not current
tromey [Fri, 21 Apr 2000 19:53:15 +0000 (19:53 +0000)]
* parse.y (not_accessible_p): Use member's class, not current
class, when doing inheritance check for protected reference.
Fixes PR gcj/124.

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

24 years ago * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.
kenner [Fri, 21 Apr 2000 19:32:10 +0000 (19:32 +0000)]
* rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.
* rtl.h: Likewise.
* rtl.def: Update comment.
* function.c (expand_function): Use NOTE_INSN_REPEATED_LINE_NUMBER.
* integrate.c (expand_inline_function): Likewise.
* profile.c (branch_prob): Likewise.
* ggc-common.c (ggc_mark_rtx_children): Use NOTE_INSN_RANGE_BEG.
* print-rtl.c (print_rtx): Likewise.
* haifa-sched.c (sched_analyze, unlink_other_notes): Likewise.
(reemit_notes): Likewise; also use enum insn_note.

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

24 years agoAdd missing blank
kenner [Fri, 21 Apr 2000 19:21:50 +0000 (19:21 +0000)]
Add missing blank

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

24 years ago * stor-layout.c (layout_decl): Only set DECL_MODE if not already set.
kenner [Fri, 21 Apr 2000 19:19:24 +0000 (19:19 +0000)]
* stor-layout.c (layout_decl): Only set DECL_MODE if not already set.
(place_field): Properly compute know and actual alignment.

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

24 years ago * gengenrtl.c (gencode): Write obstack_alloc_rtx function start
kenner [Fri, 21 Apr 2000 19:09:18 +0000 (19:09 +0000)]
* gengenrtl.c (gencode): Write obstack_alloc_rtx function start
in proper format.

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

24 years ago * cse.c (cse_insn): In (set REG0 REG1) case, remove a REG_EQUAL
kenner [Fri, 21 Apr 2000 18:46:01 +0000 (18:46 +0000)]
* cse.c (cse_insn): In (set REG0 REG1) case, remove a REG_EQUAL
note for REG1.

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

24 years ago * cpphash.c (struct arg, struct arglist): Const-ify strings.
zack [Fri, 21 Apr 2000 17:18:50 +0000 (17:18 +0000)]
* cpphash.c (struct arg, struct arglist): Const-ify strings.
(warn_trad_stringify, duplicate_arg_p): New helper functions.
(collect_expansion): Rewrite to scan over a token list.
Remove -traditional support.
(collect_formal_parameters): Rename to collect_params; rewrite
to scan over a token list.
(_cpp_create_definition): Adjust to scan a token list.
(_cpp_macroexpand): Remove -traditional support.
(_cpp_compare_defs): Whitespace is now canonicalized.
(comp_def_part): Delete function.

* cpphash.h: Update prototypes.
* cpplex.c (init_token_list): Don't set lineno if there is no
buffer.
(pedantic_whitespace): New function.
(_cpp_scan_line): Mark tokens that had hspace before.  Don't
consume a newline.  Use pedantic_whitespace.
(_cpp_lex_token): Remove support for -traditional macros.
(_cpp_get_define_token): Delete.
(_cpp_get_directive_token): Do the real work here.  Use
pedantic_whitespace.
(_cpp_init_input_buffer): Initialize pfile->directbuf.

* cpplib.c (get_macro_name): Delete.
(do_define): Read the entire line into pfile->directbuf, then
feed the token list to _cpp_create_definition.
* cpplib.h (HSPACE_BEFORE): new define.
(struct cpp_reader): Add a toklist member, "directbuf".

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

24 years ago * predict.c (estimate_probability): New heuristic: if a jump
zack [Fri, 21 Apr 2000 16:19:20 +0000 (16:19 +0000)]
* predict.c (estimate_probability): New heuristic: if a jump
branches around a block with no successors, predict it taken.
Disentangle control flow.

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

24 years ago Fix for PR libgcj/213:
tromey [Fri, 21 Apr 2000 14:23:44 +0000 (14:23 +0000)]
Fix for PR libgcj/213:
* Makefile.in: Rebuilt.
* Makefile.am (gij_SOURCES): Added gij.cc.
(EXTRA_gij_SOURCES): Removed.
(gij_LDADD): Removed gij.lo.
(gij_DEPENDENCIES): Likewise.
($(gij_OBJECTS)): Depend on nat_headers.

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

24 years ago * gnu/gcj/protocol/file/Handler.java (openConnection): Use
tromey [Fri, 21 Apr 2000 14:18:49 +0000 (14:18 +0000)]
* gnu/gcj/protocol/file/Handler.java (openConnection): Use
`setURL', not `url.set'.

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

24 years agotypo
aoliva [Fri, 21 Apr 2000 13:10:46 +0000 (13:10 +0000)]
typo

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

24 years agoDaily bump.
law [Fri, 21 Apr 2000 07:45:07 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago * loop.c (emit_iv_add_mult): Revert last change.
rth [Fri, 21 Apr 2000 02:56:58 +0000 (02:56 +0000)]
    * loop.c (emit_iv_add_mult): Revert last change.

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

24 years agoThu Apr 20 18:20:58 2000 Jason Schroeder <shrode@subnature.com>
apbianco [Fri, 21 Apr 2000 01:24:17 +0000 (01:24 +0000)]
Thu Apr 20 18:20:58 2000  Jason Schroeder  <shrode@subnature.com>

* jcf-dump.c (SPECIAL_IINC): Fixed typo printing iinc instruction.

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

24 years ago Fix for PR java.io/204:
tromey [Fri, 21 Apr 2000 01:18:16 +0000 (01:18 +0000)]
Fix for PR java.io/204:
* java/io/PipedInputStream.java, java/io/PipedReader.java,
java/io/PipedOutputStream.java, java/io/PipedWriter.java: Imported
from Classpath.

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

24 years ago * compile/20000420-2.c: New test for stack misalignment
gkm [Fri, 21 Apr 2000 01:02:57 +0000 (01:02 +0000)]
* compile/20000420-2.c: New test for stack misalignment
when optimizing, but without sibling-call optimizations (-O1).

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