tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: hacks for cc (GCC) 14.2.1 20240912 + glibc-2.39



More fun

#   compile  libLLVMAMDGPUCodeGen/SIRegisterInfo.pico
/home/netbsd/10/tools/bin/aarch64--netbsd-c++ -frandom-seed=6576a5cc
-O2 -Werror -Wno-error=init-list-lifetime -fPIE  -std=c++14 -fno-rtti
-fno-exceptions  -fno-strict-aliasing  -ffunction-sections
-fdata-sections   --sysroot=/home/netbsd/10/evbarm64/destdir.evbarm
-I. -I/home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../dist/clang/include
-I/home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../dist/llvm/include
-I/home/netbsd/10/evbarm64/external/apache2/llvm/include
-I/home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../config
 -I/home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../config
-I/home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../dist/llvm/lib/Target/AMDGPU
 -c    -fPIC   /home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
-o SIRegisterInfo.pico
In file included from
/home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../dist/llvm/include/llvm-c/DataTypes.h:27,
                 from
/home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../dist/llvm/include/llvm/Support/DataTypes.h:19,
                 from
/home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../dist/llvm/include/llvm/ADT/Hashing.h:47,
                 from
/home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../dist/llvm/include/llvm/ADT/ArrayRef.h:12,
                 from
/home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../dist/llvm/include/llvm/CodeGen/TargetRegisterInfo.h:18,
                 from ./AMDGPUGenRegisterInfo.inc:36537,
                 from
/home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.h:18,
                 from
/home/netbsd/10/src/external/apache2/llvm/librt/libLLVMAMDGPUCodeGen/../../lib/../dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp:14:
/home/netbsd/10/evbarm64/destdir.evbarm/usr/include/inttypes.h:71:1:
internal compiler error: Segmentation fault
   71 | uintmax_t strtoumax_l(const char * __restrict,
      | ^~~~~~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.

On Tue, 15 Oct 2024 at 13:32, Robert Elz <kre%munnari.oz.au@localhost> wrote:
>
>     Date:        Tue, 15 Oct 2024 12:36:11 -0400
>     From:        Andrew Cagney <andrew.cagney%gmail.com@localhost>
>     Message-ID:  <CAJeAr6vULM5vKsDeUVi9=AGjd68+Z0OWWx3d1MWO+-HNO0WzRg%mail.gmail.com@localhost>
>
>   | I've got further, looks like this needs <arap/inet.h>
>
> I think that was fixed in HEAD separately (and perhaps not in
> the obvious way, I'm not sure).
>
> I will look and see if I can find the appropriate changes, and
> if those make sense, will send a pullup for them, otherwise I
> will simply patch -10 in a way that I would hope will work, and
> we'll see if that is OK...
>
> (And then 9 probably as well).
>
> kre
>


Home | Main Index | Thread Index | Old Index