eh_arm.cc
5.73 KB
-
re PR libstdc++/44461 (__cxa_end_cleanup ends up in wrong section i.e. not in .text) · ded396e7
2010-06-09 Khem Raj <raj.khem@gmail.com> PR libstdc++/44461 * libsupc++/eh_arm.cc (__cxa_end_cleanup): Use .pushsection/.popsection to emit inline assembly into .text section. From-SVN: r160488
Khem Raj committed