This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFA 0/3] Fix some -Wimplicit-fallthrough warnings


I enabled -Wimplicit-fallthrough locally and then built gdb.

This patch series fixes all cases that I understood.  After this, my
local build (--enable-targets=all) still has 5 remaining warnings (one
in i386-tdep, two in rs6000-tdep, one in linux-record, and one in
stabsread -- all code I don't know very well...).

Built and regtested on x86-64 Fedora 24.

Tom



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]