This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/35194] floating point truncation error on intel platform



------- Comment #10 from ebotcazou at gcc dot gnu dot org  2008-02-15 12:23 -------
> The adalib requires a specific FPU configuration to behave normally.
> Therefore, it should ensure this requirement is fulfilled.
> 
> Under windows, internix, EMX, lynx, netBSD and freeBSD on an i386 CPU, the
> Reset procedure (alias to __gnat_init_float) issues a 'finit' to reset the FPU.
> 
> I believe Linux should be added to the list.

It is fulfilled under Linux, unless someone else screws things up, like Oracle.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]