You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to reproduce the issue: Build any source with -save-temps -g, then warning: inconsistent use of MD5 checksums will be generated in assembly stage.
The root cause for this is probably that the output assembly for -save-temps -g holds two .file directives (with/without build directory", but only the above one holds MD5 sequence.
Output assembly format: