https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121238
--- Comment #5 from Rohan Lean <rohan at rohanlean dot de> --- I meant diffing the objdumps. Unfortunately that does not work directly because many globals have a different location, so that too many lines have changed; the module version is also larger. I am not sure if these facts by themselves are indicative of anything going wrong. If not, are there some options to ensure that the output *should* be the same, so that the only remaining differences are part of the bug?