[llvm-bugs] [Bug 85602] Clang LTO doesn't work for armv6 because ld64 doesn't recognize armv6k as armv6

2024-03-17 Thread LLVM Bugs via llvm-bugs
Issue 85602 Summary Clang LTO doesn't work for armv6 because ld64 doesn't recognize armv6k as armv6 Labels Assignees Reporter

[llvm-bugs] [Bug 85601] Clang fails to destroy temporaries bound to reference members by default member initializers at end of full-expression

2024-03-17 Thread LLVM Bugs via llvm-bugs
Issue 85601 Summary Clang fails to destroy temporaries bound to reference members by default member initializers at end of full-_expression_ Labels c++14

[llvm-bugs] [Bug 85599] [AARCH64][CRC] Inline assembly error

2024-03-17 Thread LLVM Bugs via llvm-bugs
Issue 85599 Summary [AARCH64][CRC] Inline assembly error Labels new issue Assignees Reporter zha

[llvm-bugs] [Bug 85597] [Flang][OpenMP] Incorrect execution result of the value of private variable after the task construct is executed

2024-03-17 Thread LLVM Bugs via llvm-bugs
Issue 85597 Summary [Flang][OpenMP] Incorrect execution result of the value of private variable after the task construct is executed Labels openmp, flang

[llvm-bugs] [Bug 85596] [Flang][OpenMP] Compilation error when statement in atomic construct is MAX intrinsic function whose argument is a character variable

2024-03-17 Thread LLVM Bugs via llvm-bugs
Issue 85596 Summary [Flang][OpenMP] Compilation error when statement in atomic construct is MAX intrinsic function whose argument is a character variable Labels openmp,

[llvm-bugs] [Bug 85595] [Flang][OpenMP] Compilation error for statement in atomic construct

2024-03-17 Thread LLVM Bugs via llvm-bugs
Issue 85595 Summary [Flang][OpenMP] Compilation error for statement in atomic construct Labels openmp, flang Assignees

[llvm-bugs] [Bug 85585] Non-determinism in bitcode writer for __asm__ ".symver"

2024-03-17 Thread LLVM Bugs via llvm-bugs
Issue 85585 Summary Non-determinism in bitcode writer for __asm__ ".symver" Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85579] libc++ headers on powerpc* seems to include altivec.h which pollute namespace (vec_step) and cause GCC to fail to build

2024-03-17 Thread LLVM Bugs via llvm-bugs
Issue 85579 Summary libc++ headers on powerpc* seems to include altivec.h which pollute namespace (vec_step) and cause GCC to fail to build Labels libc++

[llvm-bugs] [Bug 85578] Wasm inline asm: use after free of `Signature`

2024-03-17 Thread LLVM Bugs via llvm-bugs
Issue 85578 Summary Wasm inline asm: use after free of `Signature` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85570] `clang++-17` crashes in `clang::CodeGen::CodeGenModule::getNaturalTypeAlignment`

2024-03-17 Thread LLVM Bugs via llvm-bugs
Issue 85570 Summary `clang++-17` crashes in `clang::CodeGen::CodeGenModule::getNaturalTypeAlignment` Labels clang Assignees

[llvm-bugs] [Bug 85568] llvm-objdump can crash due to ELFFile::dynamicEntries() not checking p_offset

2024-03-17 Thread LLVM Bugs via llvm-bugs
Issue 85568 Summary llvm-objdump can crash due to ELFFile::dynamicEntries() not checking p_offset Labels tools:llvm-objdump, crash-on-invalid, cra

[llvm-bugs] [Bug 85567] LLVM-BOLT and glibc on x86_64

2024-03-17 Thread LLVM Bugs via llvm-bugs
Issue 85567 Summary LLVM-BOLT and glibc on x86_64 Labels BOLT Assignees Reporter romanovj