72a73,75
> ~LSQ() {
> if (thread) delete [] thread;
> }
319c322
< LSQUnit thread[Impl::MaxThreads];
---
> LSQUnit *thread;