Changes between Initial Version and Version 1 of Ticket #38816, comment 2
- Timestamp:
- Apr 17, 2013, 1:05:12 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38816, comment 2
initial v1 6 6 }}} 7 7 8 because __m256dtypes are only defined when you use the -mavx flag.8 because “_ _m256d” types are only defined when you use the -mavx flag. 9 9 This bug is caused by the ‘sysctl’ misbehavior I reported. 10 10 It should be fixed in r105307. Please retry!