Am 06.12.21 um 23:21 schrieb Ichthyostega:
.... These (obviously rather limited) tests indicate that possibly "build for
this CPU" might give us the best match of results on different compilers. All
with -O3 of course.

<snip>

The baseline files currently checked into the Git repo for the Testsuite were
generated with rather conservative default settings for the compiler


...and this brought me to the conclusion that it's probably best now
to exchange the WAV files in the Git repo, since you also tend to
use that "for this CPU" setting regularly.

Please Note: I really *exchanged* the files, which means, I have
rewritten the history to keep the size of the Git repo down and
avoid carrying around unnecessary cruft.

Thus, if you want to update an existing checkout, instead of "pull"
(or even "merge") you could force-reset it to the new tip of master:

git fetch
git reset --hard origin





_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to