| commit | 5e6951299a5f1de3f358216b6c05baa63bcd601a | [log] [tgz] |
|---|---|---|
| author | Mike Frysinger <vapier@gentoo.org> | Thu Dec 21 01:25:50 2023 -0500 |
| committer | Mike Frysinger <vapier@gentoo.org> | Thu Dec 21 01:59:22 2023 -0500 |
| tree | d3c8de1812b4e70545731e1f85e1f90e6395d33a | |
| parent | 9362022e951aa23728aee3e5e9e6db453a3259c2 [diff] |
sim: aarch64: fix -Wimplicit-fallthrough warnings Replace some fall through comments with the attribute, and add some default abort calls when the compiler can't figure out that the set of values were already fully enumerated in the switch statement.