"Chubb, Peter (Data61, Kensington NSW)" <peter.ch...@data61.csiro.au> writes:
>>>>>> "Philippe" == Philippe Mathieu-Daudé <phi...@redhat.com> writes: > > Philippe> Fix some trivial warnings when building with -O3. > > For compatibility with lint and other older checkers, it'd be good to keep > this as /* FALLTHROUGH */ (which gcc should accept according to its > manual). We have hundreds of /* fall through */ comments already. > Fixing the comments' placement is a different matter, and should be > done. Seems to me that until gcc started warning for this, noone had > actually run a checker, and the comments were just for human info. > > Peter C