https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125366
--- Comment #13 from Sam James <sjames at gcc dot gnu.org> --- I don't think -s will make a difference here as a specific section has to be stripped for the comparison, not general debug information, wrt LTO comparison. The reason I ask about -g* is that we sometimes get compare-debug issues where debug info generation (even if stripped later) can affect code generation.
