There is logic in os_linux_x86.c which makes use of functionality from the fpu_control.h header file. The logic in question is only used on 32-bit x86, and is guarded with #ifndef AMD64. However, the inclusion of the fpu_control.h header file is unconditional.
-
Mikael Vidstedt
-
Mikael Vidstedt
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: