netsec-ethz / hercules

1 stars 2 forks source link

Un-optimize inline functions #6

Closed marcfrei closed 8 months ago

marcfrei commented 8 months ago

With the updated toolchain, inline functions result in segfaults. As a first fix, we therefore un-optimize all inline functions. Later on, these optimizations can be cautiously reintroduced, if necessary.