summaryrefslogtreecommitdiff
path: root/libjava/java/beans/PropertyVetoException.java
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2001-06-18 16:15:12 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2001-06-18 16:15:12 +0000
commit80ac742d926c6c87d9eb1648f4a501a34a3ac70a (patch)
tree70263e15f7a28d4f44a057ee1783e8a0095c5f9a /libjava/java/beans/PropertyVetoException.java
parentf6664feec514b2e3b3f36fb59c9b1b14dc5a52fc (diff)
downloadgcc-80ac742d926c6c87d9eb1648f4a501a34a3ac70a.tar.gz
Implement the Named Return Value optimization.
* c-common.h (RETURN_NULLIFIED_P): New macro. * c-semantics.c (genrtl_return_stmt): Check it. * cp-tree.h (struct cp_language_function): Add x_return_value. (current_function_return_value): Now a macro. * decl.c: Don't define it. (define_label, finish_case_label): Don't clear it. (init_decl_processing): Don't register it with GC. * semantics.c (genrtl_finish_function): Don't check it for no_return_label. Copy the RTL from the return value to current_function_return_value and walk, calling... (nullify_returns_r): ...this new fn. * typeck.c (check_return_expr): Set current_function_return_value. * expr.c (clear_storage): Set TREE_NOTHROW on the decl for memset. (emit_block_move): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43445 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/beans/PropertyVetoException.java')
0 files changed, 0 insertions, 0 deletions