Fix memory allocation in xc-regression.c
I changed the memory allocation sequence for passing tests when the evaluation of derivatives is disabled. The problem arised due to all xc_* routines calculate exc but data->zk was not allocated.
I changed the memory allocation sequence for passing tests when the evaluation of derivatives is disabled. The problem arised due to all xc_* routines calculate exc but data->zk was not allocated.