You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The patch for #138 does not work correctly unless Embench is built with
-flto. The use ofassertlinks in the function from libc and all its dependencies. I'll work on a fix.