state = 4;
continue;
}
- [[fallthrough]] ;
+ [[fallthrough]];
case 5:
if (nowtok != tok_charcode)
state = 95;
continue;
}
- [[fallthrough]] ;
+ [[fallthrough]];
case 96:
if (nowtok != tok_number)
{
default:
hval += asso_values[(unsigned char)str[8]];
- [[fallthrough]] ;
+ [[fallthrough]];
case 8:
case 7:
case 6:
case 5:
hval += asso_values[(unsigned char)str[4]];
- [[fallthrough]] ;
+ [[fallthrough]];
case 4:
case 3:
case 2:
hval += asso_values[(unsigned char)str[1]];
- [[fallthrough]] ;
+ [[fallthrough]];
case 1:
hval += asso_values[(unsigned char)str[0]];
break;
/* Otherwise we start reading the character definitions. */
state = 2;
- [[fallthrough]] ;
+ [[fallthrough]];
case 2:
/* We are now are in the body. Each line
state = 4;
continue;
}
- [[fallthrough]] ;
+ [[fallthrough]];
case 5:
/* We expect a value of the form <Uxxxx> or <Uxxxxxxxx> where
case -1:
/* Called before the first malloc was called. */
__debug_free (__debug_malloc (0));
- [[fallthrough]] ;
+ [[fallthrough]];
case 0:
/* Called through the initializer hook. */
__malloc_debug_enable (MALLOC_MCHECK_HOOK);
{
case 0:
mp->mnt_freq = 0;
- [[fallthrough]] ;
+ [[fallthrough]];
case 1:
mp->mnt_passno = 0;
- [[fallthrough]] ;
+ [[fallthrough]];
case 2:
break;
}
}
/* Yes, the missing break is correct. If we doesn't have to
start a callback, look if we have to search another server */
- [[fallthrough]] ;
+ [[fallthrough]];
case NIS_LOOKUP:
case NIS_ADD:
case NIS_MODIFY:
case PTHREAD_MUTEX_TIMED_NP:
FORCE_ELISION (mutex, goto elision);
- [[fallthrough]] ;
+ [[fallthrough]];
case PTHREAD_MUTEX_ADAPTIVE_NP:
case PTHREAD_MUTEX_ERRORCHECK_NP:
if (lll_trylock (mutex->__data.__lock) != 0)
if (mutex->__data.__owner != THREAD_GETMEM (THREAD_SELF, tid)
|| (mutex->__data.__lock & ~ PTHREAD_MUTEX_PRIO_CEILING_MASK) == 0)
return EPERM;
- [[fallthrough]] ;
+ [[fallthrough]];
case PTHREAD_MUTEX_PP_NORMAL_NP:
case PTHREAD_MUTEX_PP_ADAPTIVE_NP:
addr_size = IN6ADDRSZ;
break;
}
- [[fallthrough]] ;
+ [[fallthrough]];
case AF_INET:
/* This is not possible. We cannot represent an IPv6 address
up finding no executable we can use, we want to diagnose
that we did find one but were denied access. */
got_eacces = true;
- [[fallthrough]] ;
+ [[fallthrough]];
case ENOENT:
case ESTALE:
case ENOTDIR:
case '(':
++paren_depth;
- [[fallthrough]] ;
+ [[fallthrough]];
default:
expr = w_addchar (expr, &expr_length, &expr_maxlen, words[*offset]);
if (expr == NULL)
case '\'':
squoting = 1 - squoting;
- [[fallthrough]] ;
+ [[fallthrough]];
default:
comm = w_addchar (comm, &comm_length, &comm_maxlen, words[*offset]);
if (comm == NULL)
return (-1);
ch = *src++; /* Skip the = */
/* Fall through to "single trailing =" case. */
- [[fallthrough]] ;
+ [[fallthrough]];
case 3: /* Valid, means two bytes of info */
/*
ch = toupper(ch);
switch (ch) {
case 'W': tmp *= 7;
- [[fallthrough]] ;
+ [[fallthrough]];
case 'D': tmp *= 24;
- [[fallthrough]] ;
+ [[fallthrough]];
case 'H': tmp *= 60;
- [[fallthrough]] ;
+ [[fallthrough]];
case 'M': tmp *= 60;
- [[fallthrough]] ;
+ [[fallthrough]];
case 'S': break;
default: goto einval;
}
case EMFILE:
case ENFILE:
h_errno = NETDB_INTERNAL;
- [[fallthrough]] ;
+ [[fallthrough]];
case ECONNREFUSED:
case ETIMEDOUT:
status = NSS_STATUS_UNAVAIL;
case EMFILE:
case ENFILE:
h_errno = NETDB_INTERNAL;
- [[fallthrough]] ;
+ [[fallthrough]];
case ECONNREFUSED:
case ETIMEDOUT:
status = NSS_STATUS_UNAVAIL;
free (buf);
return NULL;
}
- [[fallthrough]] ;
+ [[fallthrough]];
default:
break;
}
|| (hp2->rcode == NOERROR
&& ntohs (hp2->ancount) != 0))
goto success;
- [[fallthrough]] ;
+ [[fallthrough]];
case REFUSED:
default:
RES_SET_H_ERRNO(statp, NO_RECOVERY);
switch (statp->res_h_errno) {
case NO_DATA:
got_nodata++;
- [[fallthrough]] ;
+ [[fallthrough]];
case HOST_NOT_FOUND:
/* keep trying */
break;
got_servfail++;
break;
}
- [[fallthrough]] ;
+ [[fallthrough]];
default:
/* anything else implies that we're done */
done++;
if (*format != L_('l'))
break;
++format;
- [[fallthrough]] ;
+ [[fallthrough]];
case L_('L'):
/* doubles are long doubles, and ints are long long ints. */
case L_('q'):
}
break;
}
- [[fallthrough]] ;
+ [[fallthrough]];
case L_('S'):
{
case -1:
if (errno == EINTR)
continue;
- [[fallthrough]] ;
+ [[fallthrough]];
case 0:
goto fatal_err;
default:
return FALSE;
}
*ip = (int) l;
- [[fallthrough]] ;
+ [[fallthrough]];
case XDR_FREE:
return TRUE;
}
return FALSE;
}
*up = (u_int) (u_long) l;
- [[fallthrough]] ;
+ [[fallthrough]];
case XDR_FREE:
return TRUE;
}
return FALSE;
}
*ep = l;
- [[fallthrough]] ;
+ [[fallthrough]];
case XDR_FREE:
return TRUE;
(void) __fxprintf (NULL, "%s: %s", __func__, _("out of memory\n"));
return FALSE;
}
- [[fallthrough]] ;
+ [[fallthrough]];
case XDR_ENCODE:
return xdr_opaque (xdrs, sp, nodesize);
{
return TRUE; /* already free */
}
- [[fallthrough]] ;
+ [[fallthrough]];
case XDR_ENCODE:
if (sp == NULL)
return FALSE;
return FALSE;
}
sp[size] = 0;
- [[fallthrough]] ;
+ [[fallthrough]];
case XDR_ENCODE:
return xdr_opaque (xdrs, sp, size);
{
case 7:
z *= (y + 6.0); /* FALLTHRU */
- [[fallthrough]] ;
+ [[fallthrough]];
case 6:
z *= (y + 5.0); /* FALLTHRU */
- [[fallthrough]] ;
+ [[fallthrough]];
case 5:
z *= (y + 4.0); /* FALLTHRU */
- [[fallthrough]] ;
+ [[fallthrough]];
case 4:
z *= (y + 3.0); /* FALLTHRU */
- [[fallthrough]] ;
+ [[fallthrough]];
case 3:
z *= (y + 2.0); /* FALLTHRU */
r += __ieee754_logl (z);
processor. */
if (stepping > 0xc)
break;
- [[fallthrough]] ;
+ [[fallthrough]];
case INTEL_BIGCORE_SKYLAKE:
/* Disable Intel TSX and enable RTM_ALWAYS_ABORT for
processors listed in:
non-temporal on all Skylake servers. */
cpu_features->preferred[index_arch_Avoid_Non_Temporal_Memset]
|= bit_arch_Avoid_Non_Temporal_Memset;
- [[fallthrough]] ;
+ [[fallthrough]];
case INTEL_BIGCORE_COMETLAKE:
case INTEL_BIGCORE_SKYLAKE:
case INTEL_BIGCORE_KABYLAKE:
/* Yongfeng and Shijidadao mircoarch tuning. */
case 0x5b:
cpu_features->cachesize_non_temporal_divisor = 2;
- [[fallthrough]] ;
+ [[fallthrough]];
case 0x6b:
cpu_features->preferred[index_arch_AVX_Fast_Unaligned_Load]
&= ~bit_arch_AVX_Fast_Unaligned_Load;
case EM_386:
if (elf_header->e_ident[EI_CLASS] == ELFCLASS32)
break;
- [[fallthrough]] ;
+ [[fallthrough]];
default:
error (0, 0, _("%s is for unknown machine %d.\n"),
file_name, elf_header->e_machine);
#if !defined _NL_CURRENT && HAVE_STRFTIME
format_char = L_('p');
#endif
- [[fallthrough]] ;
+ [[fallthrough]];
case L_('p'):
if (change_case)
case L_('\0'): /* GNU extension: % at end of format. */
--f;
- [[fallthrough]] ;
+ [[fallthrough]];
default:
/* Unknown format; output the format, including the '%',
since this is most likely the right thing to do if a
s.decided = raw;
}
#endif
- [[fallthrough]] ;
+ [[fallthrough]];
case 'D':
/* Match standard day format. */
if (!recursive (HERE_D_FMT))
s.decided = raw;
}
#endif
- [[fallthrough]] ;
+ [[fallthrough]];
case 'T':
if (!recursive (HERE_T_FMT))
return NULL;