1. 07 Jun, 2000 1 commit
  2. 06 Jun, 2000 26 commits
    • configure.in (AC_C_INLINE): Added. · 24c40136
      
              * configure.in (AC_C_INLINE): Added.
      	* aclocal.m4 (AM_WITH_NLS): Enable --with-included-gettext by default.
      	* configure: Regenerate.
      
      From-SVN: r34440
      Philipp Thomas committed
    • c-common.h (c_language_kind): New type. · 5b2abab8
      	* c-common.h (c_language_kind): New type.
      	(c_language): New variab.e
      	* c-common.c (lang_get_alias_set): Don't put structures in
      	non-zero alias sets in C++.
      	* c-decl.c (c_language): Define it.
      	* c-lex.c (doing_objc_thang): Remove.
      	* c-tree.h (doing_objc_thang): Make it a macro.
      	* objc/objc-act.c (lang_decode_option): Set c_language, not
      	doing_objc_thang.
      
      	* decl2.c (c_language): Define.
      
      From-SVN: r34439
      Mark Mitchell committed
    • decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have the same… · f4381d62
      decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have the same DECL_RESULT, it's not a redefinition.
      
      	* decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have
      	the same DECL_RESULT, it's not a redefinition.
      	* pt.c (tsubst_decl): Remove code to handle illegal
      	specializations.
      
      From-SVN: r34438
      Mark Mitchell committed
    • 20000605-2.c: New test. · 80e08b30
              * gcc.c-torture/execute/20000605-2.c: New test.
              * gcc.c-torture/execute/20000605-3.c: New test.
      
      From-SVN: r34437
      Richard Henderson committed
    • acconfig.h: Added defines for HAVE_BUILTIN math functs for float, double and long double. · 54fa7415
      
      
      2000-06-06  Steven King <sxking@uswest.net>
      
              * acconfig.h: Added defines for HAVE_BUILTIN math functs for float,
              double and long double.  Added defines for HAVE libm math functs for
              float and long double.
              * aclocal.m4: Added configure checks for builtin math funcs and libm
              support for float and long double versions of the math functions.
              * config.h.in: Added undefs for math functs.
              * configure: Regenerate.
              * math/mathconf: Changed the _GLIBCPP_HAS_BUILTIN_* to
              _GLIBCPP_HAVE_BUILTIN_*.
              * bits/std_cmath.h: Added long double support.  Use builtins for
              float, double and long if available, otherwise, use libm versions if
              availible, otherwise, punt.
              * shadow/bits/std_cmath.h: ditto
      
      From-SVN: r34436
      Steven King committed
    • diagnostic.c (output_maximum_width): Remove. · 764dbbf2
      2000-06-06  Gabriel Dos Reis  <gdr@codesourcery.com>
      
              * diagnostic.c (output_maximum_width): Remove.
              (doing_line_wrapping): Tweak.
              (diagnostic_buffer): New object.
              (global_output_buffer): New object.
              (output_destroy_prefix): New function.
              (default_initialize_buffer): Likewise.
              (reshape_diagnostic_buffer): Likewise.
              (initialize_diagnostics): Likewise.
              (output_clear): Tweak.
              (line_wrapper_printf): Adjust call to init_output_buffer.
              (vline_wrapper_message_with_location): Likewise.  Use
              output_destroy_prefix.
              (v_message_with_decl): Likewise.
      
              * diagnostic.h (struct output_buffer): Constify prefix.
              (init_output_buffer, output_get_prefix): Constify.
              (diagnostic_message_length_per_line): Likewise.
              (reshape_diagnostic_buffer): Declare.
              (default_initialize_buffer): Declare.
              (initialize_diagnostics): Declare.
              (diagnostic_buffer): Declare new obbject.
      
              * toplev.c: #include diagnostic.h
              (display_help): Document diagnostic formatting options.
              (decode_f_option): Handle diagnostic formatting options.
              (main): Setup initialization for diagnostic messages outputter.
      
              * toplev.h (set_message_length): Remove.
      
              * Makefile.in (toplev.o): Depends upon diagnostic.h
      
              * invoke.texi : Document diagnostics formatting options.
      
      cp/
      2000-06-06  Gabriel Dos Reis  <gdr@codesourcery.com>
      
              * lex.c (lang_init_options): Tweak.
      
              * decl2.c: Remove #inclusion of diagnostic.h
              (lang_decode_option): Move diagnostic formatting options to
              toplevel.
      
              * lang-options.h: Remove documentation for diagnostic options.
      
              * Makefile.in (lex.o): Depends upon diagnostic.h
      
      From-SVN: r34435
      Gabriel Dos Reis committed
    • decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have the same… · 93136754
      decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have the same DECL_RESULT, it's not a redefinition.
      
      2000-06-06  Mark Mitchell  <mark@codesourcery.com>
      
      	* decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have
      	the same DECL_RESULT, it's not a redefinition.
      	* pt.c (tsubst_decl): Remove code to handle illegal
      	specializations.
      
      From-SVN: r34434
      Mark Mitchell committed
    • parse.y (check_modifiers_consistency): Don't subtract out `PUBLIC_TK' from… · 14d075d8
      parse.y (check_modifiers_consistency): Don't subtract out `PUBLIC_TK' from argument to THIS_MODIFIER_ONLY.
      
      	* parse.y (check_modifiers_consistency): Don't subtract out
      	`PUBLIC_TK' from argument to THIS_MODIFIER_ONLY.
      
      From-SVN: r34433
      Tom Tromey committed
    • * g77.f-torture/execute/20000503-1.x: New file. · 5e9e71f0
      From-SVN: r34432
      David Billinghurst committed
    • configure.in (Make the links): Typo fix ... · faf0173b
      	* configure.in (Make the links): Typo fix : the file that must be
      	included without #ifdef IN_GCC is `auto-host.h', not `auto-config.h'.
      	* configure: File rebuilt.
      
      From-SVN: r34431
      Philippe De Muyter committed
    • * g++.old-deja/g++.eh/badalloc1.C: New test. · b6a5dfa1
      From-SVN: r34430
      Nathan Sidwell committed
    • eh-common.h (EH_ALLOC_SIZE, [...]): New #defines. · 103c63ae
      gcc:
       	* eh-common.h (EH_ALLOC_SIZE, EH_ALLOC_ALIGN): New #defines.
      	(eh_context): Add alloc_mask and alloc_buffer emergency fallback
      	space.
      	* libgcc2.c (__eh_alloc): Moved from cp/exception.cc. Fallback on
      	emergency eh_context buffer, if malloc fails.
      	(__eh_free): Moved from cp/exception.cc. Release to emergency
      	eh_context buffer, if appropriate.
      gcc/cp:
      	* exception.cc: (__eh_alloc, __eh_free): Moved to libgcc2.c
      
      From-SVN: r34429
      Nathan Sidwell committed
    • * expr.c (store_expr): Fix typo. · 051ffad5
      From-SVN: r34428
      Jason Merrill committed
    • m68k.c (legitimize_pic_address): Move prototype ... · a60369f0
      	* m68k.c (legitimize_pic_address): Move prototype ...
      
      	* m68k-protos.h (legitimize_pic_address): ... here.
      
      	* m68k.md (legitimize_pic_address): Delete prototypes.
      	(untyped_call): Invoke GEN_CALL(), not gen_call().
      
      	* nextstep.c: Include system.h and toplev.h.
      	(get_directive_line): Don't prototype.
      	(handle_pragma): Mark parameters with ATTRIBUTE_UNUSED and constify.
      
      	* nextstep.h (handle_pragma): Prototype.
      	(SECTION_FUNCTION): Prototype FUNCTION().  Move prototype of
      	objc_section_init ...
      	(EXTRA_SECTION_FUNCTIONS): ... here.
      
      From-SVN: r34427
      Kaveh R. Ghazi committed
    • sdbout.c (struct sdb_file): NAME now const. · df07dc5b
      	* sdbout.c (struct sdb_file): NAME now const.
      	(sdbout_init): input_file_name now const.
      	(sdbout_start_new_source_file): FILENAME now const.
      	* sdbout.c (sdbout_init, sdbout_start_new_source_file): Reflect above.
      
      From-SVN: r34426
      Richard Kenner committed
    • Daily bump. · 538962e7
      From-SVN: r34425
      Jeff Law committed
    • *gcc/configure: regenerated · 8708335a
      From-SVN: r34424
      Philipp Thomas committed
    • configure.in (AC_C_INLINE): Added. · 603832a0
      gcc/:
              * configure.in (AC_C_INLINE): Added.
      	* configure: Regenerate.
      
      gcc/java:
      	* Makefile.in (INTLLIBS): New.
      	(LIBS): Add above.
      	(DEPLIBS): Ditto.
      
      gcc/f:
      	* Makefile.in(INTLLIBS): New macro.
      	(LIBS): Add INTLLIBS.
      	(DEPLIBS): Likewise.
      
      gcc/ch:
      	* Makefile.in: Changed to be processed by configure.
      	(INTLLIBS): New macro.
      	(LIBS): Add INTLLIBS.
      	(DEPLIBS): Likewise.
      	* config-lang(outputs): Specify ch/Makefile.
      
      gcc/po:
      	* Makefile.in.in: Add --define switch for xgettext.
      
      gcc/intl:
      	* Makefile.in: Add -DIN_GCC to DEFS, add appropriate -I switches.
      	* dcgettext.c: Define _GNU_SOURCE before any system header is
      	included. Guard getcwd declaration with HAVE_DECL_GETCWD.
      	* loadmsgcat.c (_nl_load_domain): Cast st.st_size in compaison to
      	size_t.
      	* localealias.c: Define _GNU_SOURCE before any system header is
      	included. Don't use return value of memcpy because it could be a
      	macro defined in terms of bcopy.
      	(read_alias_file): Remove HAVE_MEMCPY guard and just don't use the
      	return value of memcpy. Cast argument to fgets and strlen to char *.
      	* explodename.c (_nl_explode_name): Cast codeset to unsigned char **
      	in call to _nl_normalize_codeset.
      	* l10nflist.c: Define _GNU_SOURCE before any system header is
      	included.
      
      From-SVN: r34423
      Philipp Thomas committed
    • c-typeck.c (build_conditional_expr): Handle complex data types. · f519a452
      2000-06-06  Gabriel Dos Reis  <gdr@codesourcery.com>
      
              * c-typeck.c (build_conditional_expr): Handle complex data types.
      
      From-SVN: r34422
      Gabriel Dos Reis committed
    • explow.c (maybe_set_unchanging): New function, broken out from... · 258a120b
              * explow.c (maybe_set_unchanging): New function, broken out from...
              (set_mem_attributes): Here.
              * expr.h: Declare it.
              * stmt.c (expand_decl): Call it.
      
      From-SVN: r34421
      Jason Merrill committed
    • reload1.c (choose_reload_regs): Mind CLASS_CANNOT_CHANGE_SIZE while looking for… · c9d8a813
      reload1.c (choose_reload_regs): Mind CLASS_CANNOT_CHANGE_SIZE while looking for a register to inherit from.
      
              * reload1.c (choose_reload_regs): Mind CLASS_CANNOT_CHANGE_SIZE
              while looking for a register to inherit from.
      
      From-SVN: r34420
      Richard Henderson committed
    • Makefile.in (libgcc.ready): Lose. · 2aceb30d
              * Makefile.in (libgcc.ready): Lose.
              (libgcc.mk): Just use mv, not move-if-change.
              (LIBGCC_DEPS): New macro.
              (libgcc.a): Use it.
              (stmp-multilib): Likewise.
              * mklibgcc.in (stmp-dirs): New target.  Make everything depend on
              it rather than the directories themselves.
              (LIB2ADD): Depend on the list file rather than 'force'.
      
      From-SVN: r34419
      Jason Merrill committed
    • New test. · fce8451d
      From-SVN: r34418
      Richard Henderson committed
    • simplify · 16a8282c
      From-SVN: r34417
      Jason Merrill committed
    • fold-const.c (fold, [...]): Elide conversion between cv-qualified versions of types. · a7833bec
              * fold-const.c (fold, case COND_EXPR): Elide conversion between
              cv-qualified versions of types.
      
      From-SVN: r34416
      Jason Merrill committed
    • search.c (maybe_suppress_debug_info): Don't check CLASSTYPE_INTERFACE_ONLY if… · 3ae18eaf
      search.c (maybe_suppress_debug_info): Don't check CLASSTYPE_INTERFACE_ONLY if CLASSTYPE_INTERFACE_KNOWN isn't set.
      
              * search.c (maybe_suppress_debug_info): Don't check
              CLASSTYPE_INTERFACE_ONLY if CLASSTYPE_INTERFACE_KNOWN isn't set.
      
              * pt.c (mark_decl_instantiated): Do SET_DECL_EXPLICIT_INSTANTIATION
              here if extern_p.
      
              Remember instantiation context in deferred instantiations.
              * cp-tree.h (struct tinst_level): Remove.
              (TINST_DECL, TINST_LINE, TINST_FILE): New macros.
              * pt.c (current_tinst_level): Now a tree.
              (print_template_context, push_tinst_level, pop_tinst_level,
              tinst_for_decl): Adjust.
              (reopen_tinst_level): New fn.
              (init_pt): Register current_tinst_level as a root.
              (add_pending_template): Put current_tinst_level in TREE_PURPOSE
              of the pending templates list.
              (instantiate_pending_templates): Adjust.  Call reopen_tinst_level.
              * lex.c (extract_interface_info): Adjust.
              * decl2.c (warn_if_unknown_interface): Adjust.
      
      From-SVN: r34415
      Jason Merrill committed
  3. 05 Jun, 2000 13 commits