--
hjl dot tools at gmail dot com changed:
What|Removed |Added
Target Milestone|--- |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38617
--- Comment #12 from jsm28 at gcc dot gnu dot org 2009-02-18 01:32 ---
GCC now properly gives errors for fixed-point in C++ and fixed-point in C
on targets that don't support it after Jakub's patch for bug 39059. So
there is no longer a C front-end bug here. That most targets don't sup
--- 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 u
--- Comment #5 from joseph at codesourcery dot com 2008-12-24 17:28 ---
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 t
--- Comment #4 from cfairles at gcc dot gnu dot org 2008-12-24 16:44
---
(In reply to comment #3)
> What are fixed point types?
http://gcc.gnu.org/wiki/FixedPointArithmetic
--
cfairles at gcc dot gnu dot org changed:
What|Removed |Added
-