OSDN Git Service

PR target/43498
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Mar 2010 20:31:09 +0000 (20:31 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 00:34:40 +0000 (09:34 +0900)
commitbdb03092b3402df759e53f0650b7ca7137fa7621
treec39ae470114ca0872705a21322a00edc1ba00788
parenteca87a93f3e4482e01ffcbce86525bbd87dc7993
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157706 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog