harvard-acc / ALADDIN

A pre-RTL, power-performance model for fixed-function accelerators
Other
171 stars 55 forks source link

Failed to build aladdin #46

Closed peterhchen closed 3 years ago

peterhchen commented 3 years ago

Failed to Build on Ubuntu machine: Program.cpp: In memeber function 'std::__cxx11::list<std::[air<comst ExecNode . comst ExecNode> > Program::findLoopBoundaries(const SrcTypes::UniqueLabel, const ScrTypes::DynamicLabel_const': Program.cpp:76:19: crror: 'loop_start' may beused inintialized in this funtion [-Weorror-unitilized] cont ExecNode* loop_start;

Build_err

Peter H. Chen (peter.hp.chen@gmail.com)

xyzsam commented 3 years ago

Apologies for the late response; I did not see this issue until today. You need to pull the latest code. This issue was fixed in https://github.com/harvard-acc/ALADDIN/commit/448b8f41865003e20eee0bdbd7a73febb5c3abe3 over a year ago.