]> gcc.gnu.org Git - gcc.git/commit
re PR target/43498 (No unwind info for thunks even with -fasynchronous-unwind-tables)
authorJakub Jelinek <jakub@redhat.com>
Wed, 24 Mar 2010 20:31:09 +0000 (21:31 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 24 Mar 2010 20:31:09 +0000 (21:31 +0100)
commit81ef7e2403b3d6025205e253c87fc3f50828b941
tree0c559f49d5fcb3b2859cb09b8aa0a020b0aaa759
parentf1c26cad132b285586863242c4bb6b5f551fae41
re PR target/43498 (No unwind info for thunks even with -fasynchronous-unwind-tables)

PR target/43498
* config/i386/i386.c (x86_output_mi_thunk): Call final_start_function
at the beginning and final_end_function at the end.
* config/s390/s390.c (s390_output_mi_thunk): Likewise.

From-SVN: r157706
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/s390/s390.c
This page took 0.056964 seconds and 5 git commands to generate.