mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2025-01-30 13:01:05 +02:00
bac21bf8cb
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.