From c8272170fb02ab3c002bc61241d0bf8ce89b3d70 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 19:27:03 +0000 Subject: Prepare for a new update Reverting patches so we can apply the latest update and changes can be seen in the spec file and sources. --- diff --git a/libipt/src/pt_block_decoder.c b/libipt/src/pt_block_decoder.c index 8f3eb2d..8dffbc2 100644 --- a/libipt/src/pt_block_decoder.c +++ b/libipt/src/pt_block_decoder.c @@ -2324,9 +2324,6 @@ static int pt_blk_proceed_no_event_cached(struct pt_block_decoder *decoder, } /* Fall through to ptbq_decode. */ -#if __GNUC__ >= 7 - __attribute__ ((fallthrough)); -#endif case ptbq_decode: { struct pt_insn_ext iext;