This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: EP9312 gcc: undefined reference to __divdf3
On Wed, 30 Jun 2004, Paul Brook wrote:
> > > Richard Earnshaw commented the divdf3 define_expand pattern might need
> > > disabling, should I try that?
> >
> > I don't know, but we have it working without disabling.
> > I also think that once I tried disabling it and it led to another problem,
> > but right now I'm not sure what exactly.
>
> The divdf3 and divsf3 patterns are already disabled when generating maverick
> code.
Right - that's why the library call. :-)
Must have been something else that Richard suggested and I've tried ...
-- vladitx