- 22 Aug, 2000 34 commits
-
-
* Makefile.in (error.o): Depends on diagnostic.h * cp-tree.h (problematic_instantiation_changed, record_last_problematic_instantiation, current_instantiation, print_instantiation_context): Declare. (maybe_print_template_context): Remove. * decl.c (init_decl_processing): Set print_error_function to NULL. (lang_print_error_function): Remove, since we're using a new machinery. * error.c: #include diagnostic.h (function_category): New function. (cp_diagnostic_starter): Likewise. (cp_diagnostic_finalizer): Likewise. (cp_print_error_function): Likewise. (maybe_print_instantiation_context): Likewise. (print_instantiation_full_context): Likewise. (print_instantiation_partial_context): Likewise. (print_instantiation_context): Define. (init_error): Initialize diagnostic pager and finalizer. * pt.c (problematic_instantiation_changed): Define. (record_last_problematic_instantiation): Likewise. (current_instantiation): Likewise. (maybe_print_template_context): Remove. (print_template_context): Likewise. (current_tinst_level): Make static to reflect Brendan Kehoe's change of 1995-04-13. (push_tinst_level): Call print_instantiation_context. From-SVN: r35893
Gabriel Dos Reis committed -
* toplev.c (rest_of_compilation): Rebuild label notes after post-reload splitting pass if new labels have been created. From-SVN: r35892
J"orn Rennecke committed -
* diagnostic.h (output_buffer_state): New macro. * diagnostic.c (diagnostic_for_decl, sorry, default_print_error_function, output_do_verbatim, report_diagnostic, report_problematic_module): Use it. (wrap_text): Tweak. (output_format): Use wrap_text instead of maybe_wrap_text. From-SVN: r35891
Gabriel Dos Reis committed -
From-SVN: r35890
Nick Clifton committed -
* config/sh/sh.md (cmpeqdi_t splitter): Fix a reverse testing. * config/sh/sh.c (prepare_scc_operands): Apply force_reg to sh_compare_op1 when the mode is DImode and sh_compare_op1 isn't const0_rtx. From-SVN: r35889
Kaz Kojima committed -
Before performing any restorative additions, test for bottom bits of IP being set, rather than relying upon the RORs not matching. From-SVN: r35888
Nick Clifton committed -
* calls.c (check_sibcall_argument_overlap_1): Adjust for ARGS_GROW_DOWNWARD. (check_sibcall_argument_overlap): Likewise. From-SVN: r35887
Alexandre Oliva committed -
aix.h (ASM_DECLARE_FUNCTION_NAME): Call named_section() or text_section() as appropriate instead of emitting text... * aix.h (ASM_DECLARE_FUNCTION_NAME): Call named_section() or text_section() as appropriate instead of emitting text csect pseudo-op directly. (TEXT_SECTION_ASM_OP): Only require default 32-bit alignment. (UNIQUE_SECTION): Define macro. (ASM_OUTPUT_SECTION_NAME): Define macro. * rs6000.c (rs6000_override_options): Disable -ffunction-sections on AIX if debugging and -fdata-sections always. From-SVN: r35886
David Edelsohn committed -
bitset (bitset::_M_is_any): Don't use __BITSET_WORDS macro on _Nw since _Nw is already the number of words... * stl/bitset (bitset::_M_is_any): Don't use __BITSET_WORDS macro on _Nw since _Nw is already the number of words in the bitset. From-SVN: r35885
Geoff Berry committed -
2000-08-22 Steven King <sxking@uswest.net> * config/float-i386.h (LDBL_EPSILON): Remove __convert_long_double machinery. (LDBL_MAX): Same here. From-SVN: r35884
Benjamin Kosnik committed -
2000-08-22 Steven King <sxking@uswest.net> * config/float-i386.h (LDBL_EPSILON): Remove __convert_long_double machinery. (LDBL_MAX): Same here. From-SVN: r35883
Steven King committed -
2000-08-22 Richard B. Kreckel <Richard.Kreckel@Uni-Mainz.DE> * config/cpu/alpha/bits/atomicity.h: Change __attribute__ ((unused)) to __attribute__ ((__unused__)). * config/cpu/arm/bits/atomicity.h: Same. * config/cpu/generic/bits/atomicity.h: Same. * config/cpu/i386/bits/atomicity.h: Same. * config/cpu/i486/bits/atomicity.h: Same. * config/cpu/powerpc/bits/atomicity.h: Same. * config/cpu/sparc/sparc32/bits/atomicity.h: Same. * config/cpu/sparc/sparc64/bits/atomicity.h: Same. From-SVN: r35882
Benjamin Kosnik committed -
From-SVN: r35881
Jason Merrill committed -
From-SVN: r35880
Jason Merrill committed -
From-SVN: r35879
Richard Henderson committed -
2000-08-14 Levente Farkas <lfarkas@mindmaker.hu> * bits/basic_string.h: Fix up parameter names. From-SVN: r35878
Levente Farkas committed -
2000-08-22 Brent Verner <brent@rcfile.org> * src/Makefile.am (INCLUDES): Put $(CSHADOW_INCLUDES) before $(top_srcdir) * src/Makefile.in: Regenerate. From-SVN: r35877
Brent Verner committed -
* Makefile.in (OBJS): Add dependence.o. * dependence.c: New file. From-SVN: r35876
Stan Cox committed -
* invoke.texi (SH Options): Document -m4-nofpu, -m4-single-only, -m4-single, -m4, -mbigtable, -mfmovd, -mhitachi, -mnomacsave, -misize, -mpadstruct, -mspace. From-SVN: r35875
Alexandre Oliva committed -
c-common.c (check_format_info): Give the 'some locales' warning for strftime %Ey rather than the unconditional... * c-common.c (check_format_info): Give the 'some locales' warning for strftime %Ey rather than the unconditional 'only last 2 digits of year' one. testsuite: * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c, gcc.dg/c99-strftime-2.c: New tests. From-SVN: r35874
Joseph Myers committed -
alias.c (init_alias_analysis): Do not register struct_value_incoming_rtx or static_chain_rtx as pointing to... * alias.c (init_alias_analysis): Do not register struct_value_incoming_rtx or static_chain_rtx as pointing to stack memory. From-SVN: r35873
Richard Henderson committed -
From-SVN: r35872
Richard Henderson committed -
2000-08-21 Benjamin Kosnik <bkoz@purist.soma.redhat.com> * bits/codecvt.h: Implement codecvt<wchar_t, char, mbstate_t>. Fix up __enc_traits template so as to be marginally useful. * src/codecvt.cc: And here. * bits/char_traits: Tweak. * bits/locale_facets.h: Tweak. * bits/locale_facets.tcc: Tweak. * bits/localefwd.h: Tweak. * src/locale-inst.cc: Add use_facet/has_facet instantiations here. * testsuite/22_locale/codecvt_wchar_t_cc.cc: New file. * testsuite/22_locale/codecvt_char_char.cc: New file. * testsuite/22_locale/codecvt_unicode_char.cc: New file. From-SVN: r35871
Benjamin Kosnik committed -
2000-08-21 Benjamin Kosnik <bkoz@purist.soma.redhat.com> * bits/codecvt.h: Implement codecvt<wchar_t, char, mbstate_t>. Fix up __enc_traits template so as to be marginally useful. * src/codecvt.cc: And here. * bits/char_traits: Tweak. * bits/locale_facets.h: Tweak. * bits/locale_facets.tcc: Tweak. * bits/localefwd.h: Tweak. * src/locale-inst.cc: Add use_facet/has_facet instantiations here. * testsuite/22_locale/codecvt_wchar_t_cc.cc: New file. * testsuite/22_locale/codecvt_char_char.cc: New file. * testsuite/22_locale/codecvt_unicode_char.cc: New file. From-SVN: r35870
Benjamin Kosnik committed -
`FUNCTION_TYPE_CHECK' and `(NODE)'. From-SVN: r35869
Alexandre Oliva committed -
From-SVN: r35868
Jeff Law committed -
From-SVN: r35867
Jeffrey A Law committed -
2000-08-22 Gabriel Dos Reis <gdr@codesourcery.com> * diagnostic.h (report_problematic_module): Declare. * diagnostic.c (report_problematic_module): New function. (report_error_function): Tweak. From-SVN: r35866
Gabriel Dos Reis committed -
* stmt.c (expand_goto_internal, fixup_gotos): Only check TYPE_RETURNS_STACK_DEPRESSED for FUNCTION_TYPE. From-SVN: r35865
Richard Kenner committed -
* config-ml.in (CC, CXX): Avoid trailing whitespace. (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to sub-configures. From-SVN: r35864
Alexandre Oliva committed -
2000-08-21 Mark Wielaard <mark@klomp.org> * Makefile.in: Rebuilt. * Makefile.am (java/lang/reflect/Constructor.h): Declare Class as a `friend class'. (java/lang/reflect/Field.h): Likewise. (java/lang/reflect/Method.h): Likewise. (gnu/gcj/runtime/VMClassLoader.h): Declare ClassLoader as a `friend class'. From-SVN: r35863
Mark Wielaard committed -
* flow.c (calculate_global_regs_live): Mark frame pointer live everywhere before reload. From-SVN: r35862
Richard Henderson committed -
* real.c (ereal_from_int, ereal_from_uint, significand_size): Handle INTEL_EXTENDED_IEEE_FORMAT. (toe64): Delete INTEL_EXTENDED_IEEE_FORMAT support. Unconditionally clear last two bytes of output FP value. From-SVN: r35861
Jim Wilson committed -
* config/ia64/ia64.h (REDO_SECTION_INFO_P): Change decl to DECL. From-SVN: r35860
Graham Stott committed
-
- 21 Aug, 2000 6 commits
-
-
* java/util/ResourceBundle.java (trySomeGetBundle): Removed debugging prints. From-SVN: r35859
Tom Tromey committed -
unroll.c (loop_find_equiv_value): If ret is modified between insn and loop_start, ret might not be equivalent to reg. * unroll.c (loop_find_equiv_value): If ret is modified between insn and loop_start, ret might not be equivalent to reg. * gcc.c-torture/execute/20000819-1.x: Remove. From-SVN: r35857
Jakub Jelinek committed -
* c-common.c (init_dollar_format_checking, maybe_read_dollar_number, finish_dollar_format_checking): New functions. (dollar_arguments_used, dollar_arguments_count, dollar_first_arg_num, dollar_max_arg_used, dollar_format_warned): New variables. (check_format_info): Support $ formats for scanf and printf width and precision. Always increment format_chars to advance past the '*' of precision, not just when the format parameters are available to check. testsuite: * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c, gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c, gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c, gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c, gcc.dg/format-xopen-1.c: New tests. From-SVN: r35856
Joseph Myers committed -
* mips.c (block_move_loop, expand_block_move, function_arg_partial_nregs, save_restore_insns, function_prologue, mips_expand_prologue, RA_MASK): Avoid using the `U' integer constant suffix. (function_arg_advance, function_arg): Match argument to format specifier `%p'. From-SVN: r35855
Kaveh R. Ghazi committed -
* lang-specs.h: Do not process -o or run the assembler if -fsyntax-only. Use %j instead of /dev/null. From-SVN: r35854
Nix committed -
* lang-specs.h: Do not process -o or run the assembler if -fsyntax-only. From-SVN: r35853
Nix committed
-