aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2013-05-31 23:16:49 +0000
committerRichard Henderson <rth@redhat.com>2013-05-31 23:16:49 +0000
commit8ec039d0cf5cc45d17da52ee50798251eededee3 (patch)
tree2e638be6aa8968a59c37fe5050064d79cfd4c35c /gcc/ChangeLog
parentaead94a43dc734daa42c697688c5654f5cc58d08 (diff)
PR target/56742
* config/i386/i386.c (ix86_seh_fixup_eh_fallthru): New. (ix86_reorg): Call it. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch@199563 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 79f08bed1c1..d5c27ac7c3c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2013-05-31 Richard Henderson <rth@redhat.com>
+
+ PR target/56742
+ * config/i386/i386.c (ix86_seh_fixup_eh_fallthru): New.
+ (ix86_reorg): Call it.
+
2012-05-31 Jakub Jelinek <jakub@redhat.com>
* BASE-VER: Set to 4.8.2.