[rfc, i386] Convert output_mi_thunk to rtl

Richard Henderson rth@redhat.com
Sun Jul 10 01:43:00 GMT 2011


I developed this patch while working on the dwarf2 pass series.
This was before I bypassed the entire problem by removing the
!deep branch prediction paths.

Ideally, we'd do this generically from gimple.  Less ideally,
but still better, is to always emit rtl, and support that in
the middle end without so many hacks in the back end.

I think this cleans things up a bit over emitting text.
Particularly if we then include HJ's x32 stuff.

Thoughts?


r~
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: d-mi-thunk
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110710/50cd91cd/attachment.ksh>


More information about the Gcc-patches mailing list