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]

RE: gcc 3.3.2/mips/mabi=64 undefined refs to __udivti3 and__umodti3


> >
> > Since you haven't provided your modifications or a testcase it's very
> > hard to help you.
> >

> > For mainline I'd suggest looking at the tree level dumps and figuring
> > out which expands to the rtl that's generating the library calls.
> 
> Is there something in those dumps that will tell me the source and file
> they were likely derived from? For a large program it can be problematic
> trying to guess which RTL corresponds to a particular line in the
> source.
> 

Why don't you try looking at them first?

-eric

-- 
Eric Christopher <echristo@redhat.com>


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