Isolated the removal of -fgnu89-inline. With the recent static/static inline updates this does not effect any of our code but should enable further optimizations. And the new standard is a quarter centery old. (details)
Added prelude-inline.cfa to the standard library. This should now have the single copy of many functions defined in the prelude. (details)
formatting, comment out unused parameter names to remove warnings (details)
Commit
43299af3fa4191b9e21f457979a6dcca6323b230
by ajbeach
Isolated the removal of -fgnu89-inline. With the recent static/static inline updates this does not effect any of our code but should enable further optimizations. And the new standard is a quarter centery old.