embench / embench-iot

The main Embench repository

Home Page:https://www.embench.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken fix to tarfind from #138

jeremybennett opened this issue · comments

The patch for #138 does not work correctly unless Embench is built with -flto. The use of assert links in the function from libc and all its dependencies. I'll work on a fix.