This is the mail archive of the gcc-patches@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: Bug on PA-RISC


In message <200206052048.g55Kmi2m020404@hiauly1.hia.nrc.ca>, "John David Anglin
" writes:
 > >  > It's possible that the pa64 problems are not related to the DFA code.
 > >  > I know there are other bugs.  For example, there is a miscompilation
 > >  > of ld.  I have started looking at it but I haven't found the exact
 > >  > problem yet.  However, I don't think it will be particularly hard
 > >  > to find the problem.
 > > It's certainly odd that PA64 is going nuts while PA32 genattrtab runs in l
 > ess
 > > than an minute on my machines.
 > 
 > In ld, it looks as if the problem is in __udivmoddi4.  The results
 > of the '%' operation are wrong.  This appears to be causing a problem with
 > the hash algorithm.
 > 
 > Time to write a little test program.
Very very interesting.  Let me know what you find.

Thanks,
jeff


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