mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2025-03-03 17:27:56 +02:00
While -O1 gets rid of the unexpected read in the simple code of a synthetic test, it's still there in the more complex environment we have in ubb-la.c Turning off optimization completely seems to do the trick.