Project

General

Profile

Bug #51147 ยป 0001-remove-cplus-curly-bracket.patch

Kevin Zhao, 06/10/2021 11:11 AM

View differences:

gcc/config/aarch64/arm_acle.h
#pragma GCC target ("+nothing+crc")
#ifdef __cplusplus
extern "C" {
#endif
__extension__ static __inline uint32_t __attribute__ ((__always_inline__))
__crc32b (uint32_t __a, uint8_t __b)
{
    (1-1/1)