objhash: different hashing of objectfiles
In some cases the gcc produces syntactially different object files, which are semantically equivalent. For example, gcc uses an internal 'I have seen a name'-counter to name function local variables which are placed within a data-section.
wrappers/hash-objectfile
0 → 100755
Please register or sign in to comment