Files
openocd/src/target
Antonio Borneo d537cce7ef target/riscv: fix compile error with gcc 8.1.1
Fix compile error:
src/target/riscv/riscv-011.c: In function ‘slot_offset’:
src/target/riscv/riscv-011.c:238:4: error: this statement may fall through
 [-Werror=implicit-fallthrough=]
    switch (slot) {
    ^~~~~~
src/target/riscv/riscv-011.c:243:3: note: here
   case 64:
   ^~~~

Fixes: a51ab8ddf6 ("Add RISC-V support.")
Change-Id: I7fa86b305bd90cc590fd4359c3698632d44712e5
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/4618
Tested-by: jenkins
Reviewed-by: Jiri Kastner <cz172638@gmail.com>
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
Reviewed-by: Tim Newsome <tim@sifive.com>
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
2018-08-01 08:26:44 +01:00
..
2018-01-16 09:05:41 +00:00
2016-07-19 10:45:16 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:01 +01:00
2018-04-10 09:13:02 +01:00
2018-04-10 09:13:02 +01:00
2017-02-10 14:18:34 +01:00
2016-05-24 22:30:01 +01:00
2018-06-04 09:16:08 +01:00
2018-03-16 08:58:06 +00:00
2018-03-16 08:58:06 +00:00
2018-07-13 09:18:14 +01:00
2016-05-24 22:30:55 +01:00
2018-01-25 16:43:49 +00:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:01 +01:00
2018-03-30 09:58:21 +01:00
2018-07-24 13:07:26 +01:00
2017-05-08 18:04:56 +01:00
2018-06-04 09:16:08 +01:00
2016-05-24 22:30:01 +01:00
2018-03-27 09:15:27 +01:00
2018-07-13 09:18:21 +01:00
2016-12-08 12:34:53 +00:00
2016-05-24 22:30:55 +01:00
2017-12-07 07:53:13 +00:00
2018-07-24 13:07:26 +01:00
2018-06-04 09:16:08 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2018-01-25 16:43:49 +00:00
2016-05-24 22:30:55 +01:00