-Og enables better detection of bugs that would only occur in optimized compilations and allows for slightly lesser than -O1 optimization that does not interfere with debugging.
Since 848c37 encode.o no longer requires input.h.