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 05:14:33 +0000 (14:14 +0900)
commitf5f77712910121da69e37eebf4d8a573f69660dd
tree03d172fb86c1ceaf79b3b80cd7087c75e492a0d0
parent4d62f82895deb7521a548e5f0e16b8beb63c004e
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