[PATCH 000/141] Fix fall-through warnings for Clang
Joe Perches
joe at perches.com
Mon Nov 23 20:05:30 EST 2020
On Tue, 2020-11-24 at 11:58 +1100, Finn Thain wrote:
> it's not for me to prove that such patches don't affect code
> generation. That's for the patch author and (unfortunately) for reviewers.
Ideally, that proof would be provided by the compilation system itself
and not patch authors nor reviewers nor maintainers.
Unfortunately gcc does not guarantee repeatability or deterministic output.
To my knowledge, neither does clang.
More information about the linux-mtd
mailing list