: c
Assignee: unassigned at gcc dot gnu.org
Reporter: sergey.s at samsung dot com
Target Milestone: ---
Created attachment 38171
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38171&action=edit
Test program
Casting of float expression to unsigned short gives di
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56651
--- Comment #3 from sergey.s at samsung dot com 2013-03-18 11:06:55 UTC ---
(In reply to comment #2)
> For what target is this?
x86, host also is x86.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56651
--- Comment #1 from sergey.s at samsung dot com 2013-03-18 09:50:25 UTC ---
Created attachment 29690
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29690
Source code with tangent test
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56651
Bug #: 56651
Summary: sin() and tan() has different values during compile
time and run time.
Classification: Unclassified
Product: gcc
Version: 4.6.3
Status