[llvm-bugs] [Bug 51925] std::bit_cast falls over, seemingly due to some invisible alignment requirements

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51925 Richard Smith changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 52100] clang incorrectly optimize integer conversion from int to unsigned long long with -O2 on x86_64

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52100 Roman Lebedev changed: What|Removed |Added CC||lebedev...@gmail.com Status|NEW

[llvm-bugs] [Bug 50644] User-defined literals generate false-positive "Wreserved-identifier"

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50644 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 50641] Marking all returns from constexpr function as [[likely]]/[[unlikely]] leads to "error: no return statement in constexpr function"

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50641 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 52100] New: clang incorrectly optimize integer conversion from int to unsigned long long with -O2 on x86_64

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52100 Bug ID: 52100 Summary: clang incorrectly optimize integer conversion from int to unsigned long long with -O2 on x86_64 Product: clang Version: unspecified Hardware: PC

[llvm-bugs] [Bug 52093] [x86] parity op gets transformed to popcount

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52093 Craig Topper changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 52071] clang assert of "Unable to find base lambda address" from adjustMemberOfForLambdaCaptures.

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52071 Jennifer Yu changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 52099] False positive on -Wunused-lambda-capture if capturing a reference to a global variable

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52099 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 52099] New: False positive on -Wunused-lambda-capture if capturing a reference to a global variable

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52099 Bug ID: 52099 Summary: False positive on -Wunused-lambda-capture if capturing a reference to a global variable Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 52098] New: No messages when conflicting options are specified to the front end driver

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52098 Bug ID: 52098 Summary: No messages when conflicting options are specified to the front end driver Product: flang Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 52097] New: No dump output for programs with semantic errors

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52097 Bug ID: 52097 Summary: No dump output for programs with semantic errors Product: flang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enh

[llvm-bugs] [Bug 52096] New: flang-new -fc1 --version hangs

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52096 Bug ID: 52096 Summary: flang-new -fc1 --version hangs Product: flang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 52095] New: Front end driver does not allow multiple dump options

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52095 Bug ID: 52095 Summary: Front end driver does not allow multiple dump options Product: flang Version: unspecified Hardware: PC OS: All Status: NEW Severity: relea

[llvm-bugs] [Bug 41390] _FORTIFY_SOURCE and optimization(like -O1, -O2, etc.) prevents CUDA compilation

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41390 Artem Belevich changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[llvm-bugs] [Bug 44392] In PTX inline assembly, special registers prefixed by `%` are rejected but those prefixed by `%%` are accepted

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44392 Artem Belevich changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 52094] New: [InstCombine] failed to set/use popcount range metadata

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52094 Bug ID: 52094 Summary: [InstCombine] failed to set/use popcount range metadata Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 52093] New: [x86] parity op gets transformed to popcount

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52093 Bug ID: 52093 Summary: [x86] parity op gets transformed to popcount Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 52092] New: convert shifts and logic to popcount

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52092 Bug ID: 52092 Summary: convert shifts and logic to popcount Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Pr

[llvm-bugs] [Bug 48677] [asan][win] Interceptor failures on Windows Insider builds

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48677 Toshihito Kikuchi changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 52091] New: Building llvm 13 - Cross Compile - clang-ast-debug Exec format error

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52091 Bug ID: 52091 Summary: Building llvm 13 - Cross Compile - clang-ast-debug Exec format error Product: Build scripts Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 40030] Designated initialisers - diagnose invalid designator order in C++20

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40030 Aaron Ballman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 27686 in oss-fuzz: llvm: Fuzzing build failure

2021-10-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #51 on issue 27686 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27686#c51 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https

[llvm-bugs] [Bug 27113] MSVC-compat __identifier implementation incomplete

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27113 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 52090] New: clang crashes on valid code at -Os and above on x86_64-linux-gnu: Assertion `Index < Length && "Invalid index!"' failed

2021-10-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52090 Bug ID: 52090 Summary: clang crashes on valid code at -Os and above on x86_64-linux-gnu: Assertion `Index < Length && "Invalid index!"' failed Product: new-bugs Version:

[llvm-bugs] Issue 3171 in oss-fuzz: llvm: ASSERT: RHS.U.VAL != 0 && "Divide by zero?"

2021-10-06 Thread asgos… via monorail via llvm-bugs
Comment #26 on issue 3171 by asgos...@gmail.com: llvm: ASSERT: RHS.U.VAL != 0 && "Divide by zero?" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3171#c26 +01 -- You received this message because: 1. You were specifically CC'd on the issue You may adjust your notification preferences