Compiler [auto]: Fixed multiple issues. The PIKE_T_AUTO type node now always has a child type. gc_check_type() now knows about PIKE_T_AUTO. {debug_,}push_auto_typed_type() is no more. Fixed issue with low_describe_type() appending to the wrong buffer when describing the auto type. Fixes some related type reference counting errors.