projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25d5eb3
)
Fix typo.
author
Jeff Law
<law@gcc.gnu.org>
Fri, 21 Nov 1997 20:24:56 +0000
(13:24 -0700)
committer
Jeff Law
<law@gcc.gnu.org>
Fri, 21 Nov 1997 20:24:56 +0000
(13:24 -0700)
From-SVN: r16649
gcc/tree.def
patch
|
blob
|
history
diff --git
a/gcc/tree.def
b/gcc/tree.def
index e77adeb5c650cfe9d45a92af3160ecf41f57df00..1db541f6f010344bcea9da08fc8d47d79e0de5fc 100644
(file)
--- a/
gcc/tree.def
+++ b/
gcc/tree.def
@@
-461,7
+461,7
@@
DEFTREECODE (METHOD_CALL_EXPR, "method_call_expr", "e", 4)
call expand_start_target_temps/expand_end_target_temps, as needed.
This differs from TRY_CATCH_EXPR in that operand 2 is always
- evaluated when an exception isn't throw when cleanups are run. */
+ evaluated when an exception isn't throw
n
when cleanups are run. */
DEFTREECODE (WITH_CLEANUP_EXPR, "with_cleanup_expr", "e", 3)
/* Specify a cleanup point.