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]

Re: How to inline a huge m68k code?


> > Ok, so it is a GCC's bug?
> 
> It's perhaps an optimization that gcc doesn't do.  But then
> there is an infinite number of optimizations that gcc doesn't do.

How should I modify GCC's inline to repleace MULH function (to make it compatible)?
I will copy & paste the code to FFmpeg's source and do the benchmark with FFmpeg.


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