It was shockingly difficult to get identical checks out of the 3
languages. The visibility, dso_local and fp-contract settings seem to
differ unless I force every test function to
static. update_cc_test_checks also isn't smart enough when the
attribute groups slightly differ.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
That seems like something we should fix. Visibility/dso really should be the same default. I don't know what that fp thing is