mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-24 14:45:14 +08:00
Reduce block sizes in unit tests.
This commit is contained in:
parent
45a4aad572
commit
1dd015fea6
@ -31,6 +31,7 @@
|
||||
// B0 is defined in POSIX header termios.h
|
||||
#define B0 FORBIDDEN_IDENTIFIER
|
||||
|
||||
#define EIGEN_DEBUG_SMALL_PRODUCT_BLOCKS
|
||||
|
||||
// shuts down ICC's remark #593: variable "XXX" was set but never used
|
||||
#define TEST_SET_BUT_UNUSED_VARIABLE(X) X = X + 0;
|
||||
|
Loading…
Reference in New Issue
Block a user