patch for HJ's alpha isinff problem

Richard Henderson rth@cygnus.com
Mon Feb 16 16:56:00 GMT 1998


On Mon, Feb 16, 1998 at 04:03:31PM -0800, I wrote:
> Here is a patch that fixes what is exposed by HJ's test case, though
> I am sure there are other places that are still broken.  The patch
> is against egcs current, but it applies correctly to 2.8.1 with a 
> little fuzz.

Bother.  There's a bug in what I just sent -- the expand_compound_operation
bit should check the code of the operation before proceeding.  A revised
patch is attached.


r~


More information about the Gcc mailing list