------- Comment #11 from rob1weld at aol dot com  2009-01-06 15:54 -------
(In reply to comment #5)
> Subject: Re:  ICE passing fixed point to function
> 
> On Wed, 24 Dec 2008, pinskia at gcc dot gnu dot org wrote:
> 
> > x86_64 does not support fixed point modes at all.  Someone needs to come up
> > with an ABI for it.
> 
> If the user configured with --enable-fixed-point on a target not 
> supporting it (i.e. anything other than MIPS) then they should expect 
> ICEs; they should only configure that way when working on adding the 
> support.
> 
> If they didn't configure with that option the compiler should give 
> sensible errors rather than ICEs.
> 
> I don't know which is the case here.
> 

I tried --enable-fixed-point on i386-pc-solaris2.11 and got an
ice-on-valid-code 
see here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34422#c4

Rob


-- 


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

Reply via email to