New codegen tests often bounce on gnu-nopt. It would probably make sense to require that codegen tests explicitly specify `-C opt-level`. Or possibly they should just always be run with optimizations unless explicitly overridden.
New codegen tests often bounce on gnu-nopt. It would probably make sense to require that codegen tests explicitly specify
-C opt-level.Or possibly they should just always be run with optimizations unless explicitly overridden.