This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

arm thumb prologue not in rtl?


Is there a good technical reason why thumb prologue is 
still in text, not rtl?

This is, unfortunately, the only dwarf2-capable target
that outputs anything substantial in the prologue that
has actually been updated to handle dwarf2 cfi info.

If I tried to convert it to rtl, what obstacles would
I be likely to encounter?


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]