Clean up avx512 compiler support test.
authorTom Finegan <tomfinegan@google.com>
Fri, 15 Jun 2018 17:58:11 +0000 (10:58 -0700)
committerTom Finegan <tomfinegan@google.com>
Fri, 15 Jun 2018 17:58:11 +0000 (10:58 -0700)
commitab71db65a5e8aeb107e0eb4d5fd3e03ec7452b86
treed70468ca7cd9d978f5ed7cb7b895c6ff7b262e94
parent0e6ab498a109dcd1f9e0bf7e78e750d76dd7ccad
Clean up avx512 compiler support test.

Moves the check into a function, check_gcc_avx512_compiles,
that behaves somewhat similarly to check_gcc_machine_options.

Change-Id: I2bef3ddd98e636eef12d9d5e548c43282fac7826
build/make/configure.sh