mirror of
https://github.com/opnsense/src.git
synced 2026-07-15 20:13:02 -04:00
registers as volatile. Instructions that *wrote* to FP state were already marked volatile, but apparently gcc has license to move non-volatile asms past volatile asms. This broke amd64's feupdateenv at -O2 due to a WAR conflict between fnstsw and fldenv there. |
||
|---|---|---|
| .. | ||
| fenv.c | ||
| fenv.h | ||