[PATCH] Amend fallback comment to work with newer gcc
Mark Wielaard
mark@klomp.org
Mon Jan 27 08:11:00 GMT 2020
Hi Siddhesh,
On Mon, 2020-01-27 at 12:56 +0530, Siddhesh Poyarekar wrote:
> Newer gcc does not recognize the fallthrough comment due to the text
> following the fallthrough keyword. The "see above" doesn't seem too
> valuable, so this patch drops it to fix the build.
Thanks. Pushed.
I am slightly surprised gcc made this stricter. But this is more
consistent. This was the only place in the code base where we didn't
use the bare /* fallthrough */ comment.
Cheers,
Mark
More information about the Systemtap
mailing list