Kyrylo Tkachov <kyrylo.tkac...@arm.com> writes: >> -----Original Message----- >> From: Andrea Corallo <andrea.cora...@arm.com> >> Sent: 02 December 2020 16:06 >> To: gcc-patches@gcc.gnu.org >> Cc: Kyrylo Tkachov <kyrylo.tkac...@arm.com>; Richard Earnshaw >> <richard.earns...@arm.com>; nd <n...@arm.com> >> Subject: [PATCH][GCC10] arm: Fix unwanted fall-through in arm.c >> >> Hi all, >> >> this is to fix in GCC 10 the incomplete backport done by 1aabb312f of >> what at the time I fixed on master with dd019ef07. >> >> Regtested and bootstraped on arm-linux-gnueabihf. >> >> I guess should be under the obvious rule but prefer to ask, okay for >> gcc-10? > > Ok. > I'd consider it obvious. > Thanks, > Kyrill
In as 725179f3e40. Thanks Andrea