------- Comment #9 from joseph at codesourcery dot com  2008-12-24 18:01 -------
Subject: Re:  ICE passing fixed point to function

On Wed, 24 Dec 2008, hjl dot tools at gmail dot com wrote:

> I verified that there is
> 
> auto-host.h:#define ENABLE_FIXED_POINT 0
> 
> But I still got ICE:

Then the bug is in one or both front ends: a missing 
targetm.fixed_point_supported_p call, or a failure to act appropriately on 
the results of such a call.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38617

Reply via email to