# git rev-parse -q --verify 227c3e9eb5cf3552c2cc83225df6d14adb05f8e8^{commit} 227c3e9eb5cf3552c2cc83225df6d14adb05f8e8 already have revision, skipping fetch # git checkout -q -f -B kisskb 227c3e9eb5cf3552c2cc83225df6d14adb05f8e8 # git clean -qxdf # < git log -1 # commit 227c3e9eb5cf3552c2cc83225df6d14adb05f8e8 # Merge: 56c631f5aec3 32ee8230b2b0 # Author: Linus Torvalds # Date: Sat Sep 21 09:47:19 2019 -0700 # # Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux # # Pull asm inline support from Miguel Ojeda: # "Make use of gcc 9's "asm inline()" (Rasmus Villemoes): # # gcc 9+ (and gcc 8.3, 7.5) provides a way to override the otherwise # crude heuristic that gcc uses to estimate the size of the code # represented by an asm() statement. From the gcc docs # # If you use 'asm inline' instead of just 'asm', then for inlining # purposes the size of the asm is taken as the minimum size, ignoring # how many instructions GCC thinks it is. # # For compatibility with older compilers, we obviously want a # # #if [understands asm inline] # #define asm_inline asm inline # #else # #define asm_inline asm # #endif # # But since we #define the identifier inline to attach some attributes, # we have to use an alternate spelling of that keyword. gcc provides # both __inline__ and __inline, and we currently #define both to inline, # so they all have the same semantics. # # We have to free up one of __inline__ and __inline, and the latter is # by far the easiest. # # The two x86 changes cause smaller code gen differences than I'd # expect, but I think we do want the asm_inline thing available sooner # or later, so this is just to get the ball rolling" # # * tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux: # x86: bug.h: use asm_inline in _BUG_FLAGS definitions # x86: alternative.h: use asm_inline for all alternative variants # compiler-types.h: add asm_inline definition # compiler_types.h: don't #define __inline # lib/zstd/mem.h: replace __inline by inline # staging: rtl8723bs: replace __inline by inline # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 227c3e9eb5cf3552c2cc83225df6d14adb05f8e8 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- randconfig KCONFIG_SEED=0x9FD0FEE # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/arch/powerpc/crypto/md5-glue.c: In function 'ppc_md5_final': /kisskb/src/arch/powerpc/crypto/md5-glue.c:106:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:265: arch/powerpc/crypto/md5-glue.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:509: arch/powerpc/crypto] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvmppc_swab_shared': /kisskb/src/arch/powerpc/kvm/powerpc.c:157:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:265: arch/powerpc/kvm/powerpc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/arch/powerpc/kvm/emulate_loadstore.c: In function 'kvmppc_check_altivec_disabled': /kisskb/src/arch/powerpc/kvm/emulate_loadstore.c:60:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:265: arch/powerpc/kvm/emulate_loadstore.o] Error 1 /kisskb/src/arch/powerpc/kvm/book3s.c: In function 'kvmppc_inject_interrupt': /kisskb/src/arch/powerpc/kvm/book3s.c:142:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:265: arch/powerpc/kvm/book3s.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:509: arch/powerpc/kvm] Error 2 /kisskb/src/arch/powerpc/lib/sstep.c: In function 'do_fp_load': /kisskb/src/arch/powerpc/lib/sstep.c:506:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:266: arch/powerpc/lib/sstep.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:509: arch/powerpc/lib] Error 2 /kisskb/src/ipc/shm.c: In function 'ksys_shmdt': /kisskb/src/ipc/shm.c:1712:59: warning: 'file' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/btrfs/super.c: In function 'btrfs_statfs': /kisskb/src/fs/btrfs/super.c:2124:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:265: fs/btrfs/super.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:509: fs/btrfs] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/arch/powerpc/kernel/traps.c: In function 'p9_hmi_special_emu': /kisskb/src/arch/powerpc/kernel/traps.c:1046:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:266: arch/powerpc/kernel/traps.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:509: arch/powerpc/kernel] Error 2 /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_format_dsm_trim_descr': /kisskb/src/drivers/ata/libata-scsi.c:3436:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:266: drivers/ata/libata-scsi.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_config_zac': /kisskb/src/drivers/ata/libata-core.c:2382:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:266: drivers/ata/libata-core.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1667: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/crypto/vmac.c: In function 'vhash_blocks': /kisskb/src/crypto/vmac.c:427:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [/kisskb/src/scripts/Makefile.build:265: crypto/vmac.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1667: fs] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:509: drivers/ata] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1667: crypto] Error 2 /kisskb/src/drivers/bcma/sprom.c: In function 'bcma_sprom_get': /kisskb/src/drivers/bcma/sprom.c:644:8: warning: 'sprom' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_parse_64_le_inplace': /kisskb/src/drivers/base/regmap/regmap.c:437:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[4]: *** [/kisskb/src/scripts/Makefile.build:266: drivers/base/regmap/regmap.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:509: drivers/base/regmap] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:509: drivers/base] Error 2 /kisskb/src/lib/zstd/fse_compress.c: In function 'FSE_compress_usingCTable_generic': /kisskb/src/lib/zstd/fse_compress.c:783:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:265: lib/zstd/fse_compress.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:509: lib/zstd] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/lib/mpi/mpicoder.c: In function 'mpi_read_raw_from_sgl': /kisskb/src/lib/mpi/mpicoder.c:352:8: warning: 'buff' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/slub.c: In function 'kmem_cache_free_bulk': /kisskb/src/mm/slub.c:280:29: warning: 'df.freelist' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/slub.c:3135:28: note: 'df.freelist' was declared here /kisskb/src/mm/slub.c:1446:14: warning: 'df.s' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/slub.c:3135:28: note: 'df.s' was declared here make[1]: *** [/kisskb/src/Makefile:1667: lib] Error 2 make[1]: *** [/kisskb/src/Makefile:1667: drivers] Error 2 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 # Build took: 0:00:59.163052