Re: Fix longstanding bugzilla anoyance

2004-12-19 Thread Kelley Cook
Daniel Berlin wrote: Accept bug should now assign the bug to you, as one expects it to. Sorry it took so long for me to fix this, it kept falling off my todo list since it was really a minor annoyance :) This is PR web/16221, which probably can be closed.

[PATCH] Fix preponderance of warnings in libjava from boehm-gc

2004-12-09 Thread Kelley Cook
to install? The hundreds of libjava warnings are a regression that I caused, though I do not believe that there is a PR associated with the problem. BTW: Bryce, is CVS's PR18699.out supposed to be a zero byte file? 2004-12-09 Kelley Cook <[EMAIL PROTECTED]> * configure

Re: target/5760: -masm=intel [a.k.a. -mintel-syntax] generatesincorrect x87 code

2002-02-26 Thread Kelley Cook
syntax bug. In Intel mode, it no longer seems to accept the masm alias 'rep movsd' for incredibly unwieldly 'rep movs dword ptr es:[edi],dword ptr ds:[esi]'. Ditto for the rest of the 'rep' instructions. I will contact those folks soon. Kelley Cook F