This is the mail archive of the gcc-help@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]

div>mode>3 library calls


Hi,

this might apply to older GCC versions only (not sure). I am using GCC
3.2.x. My question is, how do I configure and re-target GCC to expand
a divide (e.g. divdi3) with define_expand("divdi3") instead of
generating a libgcc library call to __divdi3? Any help tips
appreciated.

Thanks, Regards,
Hendrik Greving


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