i386.c (x86_output_mi_thunk): Generate rtl and run final, instead of emitting text...
authorRichard Henderson <rth@redhat.com>
Sun, 10 Jul 2011 21:12:57 +0000 (14:12 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 10 Jul 2011 21:12:57 +0000 (14:12 -0700)
commit3db72de3129796a961e3d495ee559cc5abb23c18
tree2032883092cdb823d882ab1ce412c924c1556fdb
parenta1f91bca13c252376afb41e1fd14fe684beac5f1
i386.c (x86_output_mi_thunk): Generate rtl and run final, instead of emitting text directly.

        * config/i386/i386.c (x86_output_mi_thunk): Generate rtl and
        run final, instead of emitting text directly.

From-SVN: r176128
gcc/ChangeLog
gcc/config/i386/i386.c