This is the mail archive of the gcc-help@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]

Double precision


I do some calculating on double assuming they are
doule precision (IEEE standart)
I have checking program.(it's do the job)
If I work in double precision(changing it by assembly 
or compile it with cl) my program work write.
I can't have assembly code (code have run on different platforms) and I need to compile with gcc
Only Makefile can be different.
 If I compile with -ffloat-store it still give me wrong result.
I read I think all info gcc trying to find something.
I need makefile for x86 
                    Thank you
-- 
Surfy! http://www.surfy.com  web & mp3 search, free net access, free web email






Powered by Outblaze

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