[Bug middle-end/36106] #pragma omp atomic issues with floating point types
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 5 10:40:00 GMT 2008
------- Comment #2 from jakub at gcc dot gnu dot org 2008-05-05 10:39 -------
This is nothing target specific though, on many targets reading a float or
double sNaN into a FPU register and storing back somewhere else leads to qNaN
being stored.
--
jakub at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|target |middle-end
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36106
More information about the Gcc-bugs
mailing list