projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
825bd5a
)
Fix typo
author
Mike Stump
<mrs@gcc.gnu.org>
Thu, 8 Apr 1999 17:20:31 +0000
(17:20 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Thu, 8 Apr 1999 17:20:31 +0000
(17:20 +0000)
From-SVN: r26298
gcc/ChangeLog.0
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog.0
b/gcc/ChangeLog.0
index f2982a594d515d78acb54bb224783cc9a107f56d..12fde1ee88f6191cd924f3fb0197968826b4a8c5 100644
(file)
--- a/
gcc/ChangeLog.0
+++ b/
gcc/ChangeLog.0
@@
-10526,7
+10526,7
@@
Sun Nov 2 19:27:21 1997 Jeffrey A Law (law@cygnus.com)
Sat Nov 1 21:43:00 1997 Mike Stump (mrs@wrs.com)
- * except.c (expand_e
x
_region_start_for_decl): Emit EH_REGION_BEG
+ * except.c (expand_e
h
_region_start_for_decl): Emit EH_REGION_BEG
notes for sjlj exceptions too.
(expand_eh_region_end): Similarly for EH_REGION_END notes.
(exception_optimize): Optimize EH regions for sjlj exceptions too.