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

Re: c/2582: implicit cast assignment from int to float problem with x86


Synopsis: implicit cast assignment from int to float problem with x86

State-Changed-From-To: analyzed->closed
State-Changed-By: hubicka
State-Changed-When: Thu Oct 10 11:46:33 2002
State-Changed-Why:
    The extended precision is property of the i386 hardware and valid according to c99. see FLT_EVAL_MODE

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2582


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