]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/30230 (Incorrect ia64 EH info when an EH region ends in the middle of...
authorJakub Jelinek <jakub@redhat.com>
Thu, 21 Dec 2006 12:59:06 +0000 (13:59 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 21 Dec 2006 12:59:06 +0000 (13:59 +0100)
commit4a4cd49c06a5bc003ce6282c4c613575185ac118
tree1d489ceef638d5a2452b97cc182f9c3fcf0a78e3
parent970af8677126773a729c5fde809ab307b6494082
re PR target/30230 (Incorrect ia64 EH info when an EH region ends in the middle of a bundle)

PR target/30230
* config/ia64/ia64.c (ia64_add_bundle_selector_before): New function.
(bundling): Use it.

* g++.dg/eh/ia64-2.C: New test.

From-SVN: r120103
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/eh/ia64-2.C [new file with mode: 0644]