1. 22 Apr, 2003 2 commits
    • Makefile.in (calls.o): Depend on except.h. · b2dd096b
      	* Makefile.in (calls.o): Depend on except.h.
      	* calls.c: Include except.h.
      	(emit_call_1): Call note_eh_region_may_contain_throw if
      	appropriate.
      	* except.c (eh_region): Add may_contain_throw.
      	(expand_eh_region_end_cleanup): Do not include handler code when
      	it cannot be reached.
      	(note_eh_region_may_contain_throw): New function.
      	* except.h (note_eh_region_may_contain_throw): New function.
      
      	* call.c (build_over_call): Use build_cxx_call.
      	(build_cxx_call): New method, split out of build_over_call.
      	* cp-tree.h (language_function): Add can_throw.
      	(build_cxx_call): Declare it.
      	* decl.c (finish_function): If a function does not contain any
      	calls to functions that can throw an exception, indicate that
      	fact.
      	* decl2.c (mark_used): Do not defer the instantiation of
      	functions, if the current function does not throw.
      	* optimize.c (maybe_clone_body): Copy TREE_NOTHROW to the clones.
      	* pt.c (instantiate_decl): Make sure import_export_decl is called
      	before emitting things.
      	* rtti.c (throw_bad_cast): Use build_cxx_call.
      	(build_dynamic_cast_1): Likewise.
      	* typeck.c (build_function_call): Likewise.
      
      	* g++.dg/template/recurse.C: Adjust location of error messages.
      
      From-SVN: r65929
      Mark Mitchell committed
    • Daily bump. · f71c1255
      From-SVN: r65928
      GCC Administrator committed
  2. 21 Apr, 2003 27 commits
  3. 20 Apr, 2003 11 commits
    • Container.java (addImpl): Enable paint events if adding a lightweight to a heavyweight. · ebf96c13
      2003-04-20  Scott Gilbertson  <scottg@mantatest.com>
      
      	* java/awt/Container.java (addImpl): Enable paint events if adding
      	a lightweight to a heavyweight.
      	(addNotify): Ensure that peer is created before
      	addNotifyContainerChildren.
      	(addNotifyContainerChildren): Enable paint events if a heavyweight
      	container contains a lightweight.
      
      From-SVN: r65870
      Scott Gilbertson committed
    • c-common.h, [...]: Rename genrtl_decl_cleanup to genrtl_cleanup_stmt. · b39b8084
      	* c-common.h, c-semantics.c: Rename genrtl_decl_cleanup to
      	genrtl_cleanup_stmt.  Correct comment at head of
      	genrtl_cleanup_stmt (no such thing as a DECL_CLEANUP).
      
      	* stmt.c (struct nesting): Kill n_function_calls.
      	(expand_start_bindings): Don't set
      	thisblock->data.block.n_function_calls.
      	(expand_end_bindings): Compare function_call_count against 0.
      	(expand_cleanups): Kill DONT_DO argument; all callers passed
      	NULL_TREE. All callers updated to match.
      
      Co-Authored-By: Zack Weinberg <zack@codesourcery.com>
      
      From-SVN: r65869
      Chris Lattner committed
    • BufferedReader.java, [...]: Imports from Classpath. · 3bd417a7
      	* java/io/BufferedReader.java, java/io/BufferedWriter.java,
      	java/io/DataInput.java, java/io/DataOutput.java: Imports from
      	Classpath.
      
      From-SVN: r65868
      Tom Tromey committed
    • jcf-io.c (find_class): use DIR_SEPARATOR instead of '/' when computing java source filename · ef963bc8
      2003-04-20  Mohan Embar  <gnustuff@thisiscool.com>
      
      	* jcf-io.c (find_class): use DIR_SEPARATOR instead of
      	'/' when computing java source filename
      
      From-SVN: r65867
      Mohan Embar committed
    • * varasm.c (struct deferred_constant, defer_addressed_constants_flag) · b20cbca2
      	(defer_addressed_constants, output_deferred_addressed_constants): Kill.
      	(output_constant_def): Remove code predicated on
      	defer_addressed_constants_flag.
      
      	* output.h: Remove prototypes of deleted functions.
      	* c-typeck.c (constructor_subconstants_deferred): Kill.
      	(struct initializer_stack): Remove 'deferred' field.
      	(start_init): Remove all references to the above.
      	(finish_init): Likewise. Also remove never-executed call to
      	output_deferred_addressed_constants.  Pull assignment to
      	defstr out of if expression.
      
      From-SVN: r65865
      Zack Weinberg committed
    • howto.html ('LWG Issues'): Add issues 19, 90, 171, 231, 271. · 6f9106c2
      2003-04-20  Paolo Carlini  <pcarlini@unitus.it>
      
      	* docs/html/ext/howto.html ('LWG Issues'):
      	Add issues 19, 90, 171, 231, 271.
      
      From-SVN: r65863
      Paolo Carlini committed
    • cpphash.h (NOTE_ESC_NL, [...]): Remove. · 41c32c98
      	* cpphash.h (NOTE_ESC_NL, NOTE_ESC_SPACE_NL, NOTE_TRIGRAPH,
      	NOTE_NEWLINE): Remove.
      	* cpplex.c (_cpp_clean_line, _cpp_process_line_notes): Update
      	to handle new form of line note type.
      
      From-SVN: r65860
      Neil Booth committed
    • target.h (encode_section_info): Add new argument carrying the RTL to be modified by the hook. · c6a2438a
      	* target.h (encode_section_info): Add new argument carrying
      	the RTL to be modified by the hook.
      
      	* varasm.c (make_decl_rtl, output_constant_def): Update calls
      	to encode_section_info.
      	(default_encode_section_info): Take and use RTL argument,
      	don't use TREE_CST_RTL or DECL_RTL.
      	* output.h: Update prototype of default_encode_section_info.
      	* config/darwin.h (ASM_DECLARE_OBJECT_NAME)
      	(ASM_DECLARE_FUNCTION_NAME, ASM_OUTPUT_ALIGNED_DECL_LOCAL):
      	Update calls to encode_section_info.
      
      	* config/darwin.c, config/arm/arm.c, config/arm/pe.c
      	* config/h8300/h8300.c, config/i386/winnt.c, config/m32r/m32r.c
      	* config/m68hc11/m68hc11.c, config/m88k/m88k.c, config/mcore/mcore.c
      	* config/mips/mips.c, config/mmix/mmix.c, config/pa/pa.c
      	* config/romp/romp.c, config/rs6000/rs6000.c, config/s390/s390.c
      	* config/v850/v850.c (TARGET_ENCODE_SECTION_INFO definitions):
      	Take and use RTL argument, don't use TREE_CST_RTL or DECL_RTL,
      	except for PE dllimport/dllexport.  Update calls to
      	default_encode_section_info.
      
      	* config/darwin-protos.h, config/arm/arm-protos.h, config/i386-protos.h:
      	Update prototypes.
      
      	* doc/tm.texi (TARGET_ENCODE_SECTION_INFO): Update.
      
      From-SVN: r65859
      Zack Weinberg committed
    • pa.md (movccfp): New expander. · 8c7d377f
      	PR/8705
      	* pa.md (movccfp): New expander.
      	(setccfp0, setccfp1): Rename to movccfp0 and movccfp1, respectively.
      	Reverse fcmp conditions.
      
      From-SVN: r65858
      John David Anglin committed
    • sstream.tcc (pbackfail): Remove redundant NULL pointer check from test involving _M_in_*. · 5e77a357
      2003-04-20  Paolo Carlini  <pcarlini@unitus.it>
      
      	* include/bits/sstream.tcc (pbackfail): Remove redundant
      	NULL pointer check from test involving _M_in_*.
      	(overflow, seekoff, seekpos): Const qualify bool variables.
      	* include/std/std_sstream.h (underflow): Remove redundant
      	NULL pointer check from test involving _M_in_*.
      	(_M_really_sync): Const qualify bool variables.
      	* src/fstream.cc (_M_underflow_common): Remove redundant
      	NULL pointer check from test involving _M_in_*, const qualify
      	bool variables.
      
      	* include/std/std_streambuf.h (sgetc): Remove redundant
      	variable.
      
      From-SVN: r65853
      Paolo Carlini committed
    • avr.md (*cmpqi_sign_extend): Handle negative values of operand 1 correctly. · 1052bb09
      
      	* config/avr/avr.md (*cmpqi_sign_extend): Handle negative values
      	of operand 1 correctly.
      
      From-SVN: r65850
      Marek Michalkiewicz committed