On Fri, 10 Oct 2025, Eric Botcazou wrote: > * gcc.dg/cpp/cpp.exp: Process .i files instead of .s files.
The existing code actually appears to process .S files not .s files, and the existing .S tests do appear to be run, so it doesn't seem appropriate to stop running them. -- Joseph S. Myers [email protected]
