[llvm-bugs] [Bug 46014] New: inconsistent behaviors for calling function va_arg() at -O3 (-O0 is correct)

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46014 Bug ID: 46014 Summary: inconsistent behaviors for calling function va_arg() at -O3 (-O0 is correct) Product: lldb Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] Issue 22390 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in IntExprEvaluator::VisitBinaryOperator

2020-05-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] [Bug 37662] opt miscompiles with "opt -O3 -flattencfg"

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37662 Ehud Katz changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 46015] New: Odd Stepping Behaviour

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46015 Bug ID: 46015 Summary: Odd Stepping Behaviour Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 46016] New: std::to_chars generates exception code

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46016 Bug ID: 46016 Summary: std::to_chars generates exception code Product: libc++ Version: 10.0 Hardware: All OS: All Status: NEW Severity: enhancement Pri

[llvm-bugs] [Bug 45754] llvm-symbolizer in interactive mode produces crash report message on Ctrl+C

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45754 James Henderson changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 46017] New: flang does not provide --version option

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46017 Bug ID: 46017 Summary: flang does not provide --version option Product: flang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 46018] New: flang when invoked without options just hangs [instead of providing an error message]

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46018 Bug ID: 46018 Summary: flang when invoked without options just hangs [instead of providing an error message] Product: flang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 46019] New: f08 behaves differently wrt modules than flang, and gives 'File has invalid checksum' error

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46019 Bug ID: 46019 Summary: f08 behaves differently wrt modules than flang, and gives 'File has invalid checksum' error Product: flang Version: trunk Hardware: PC OS: L

[llvm-bugs] [Bug 46020] New: [DebugInfo@O1] SelectionDAG misses DebugLoc coverage on instrs that might be artificial

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46020 Bug ID: 46020 Summary: [DebugInfo@O1] SelectionDAG misses DebugLoc coverage on instrs that might be artificial Product: libraries Version: trunk Hardware: PC OS: L

[llvm-bugs] [Bug 46021] New: flang --help should document external compiler requirement and F18_FC

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46021 Bug ID: 46021 Summary: flang --help should document external compiler requirement and F18_FC Product: flang Version: trunk Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 45987] Openmp test Segmentation fault in in clang::CanonicalDeclPtr::operator clang::Decl const* (this=0x10f900543)

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45987 yaxun@amd.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 22386 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-O2: Heap-use-after-free in SimplifyCFGOpt::simplifyOnce

2020-05-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 22386 by ClusterFuzz-External: llvm:llvm-isel-fuzzer--aarch64-O2: Heap-use-after-free in SimplifyCFGOpt::simplifyOnce https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22386#c1 ClusterFuzz testcase 57

[llvm-bugs] [Bug 46022] New: if constexpr not working within a coroutine

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46022 Bug ID: 46022 Summary: if constexpr not working within a coroutine Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: normal Pri

[llvm-bugs] [Bug 46023] New: Webassemly asm text parser/generator doesn't handle custom data section.

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46023 Bug ID: 46023 Summary: Webassemly asm text parser/generator doesn't handle custom data section. Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] Issue 20938 in oss-fuzz: llvm:clang-fuzzer: Null-dereference READ in processTypeAttrs

2020-05-21 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 20938 by sheriffbot: llvm:clang-fuzzer: Null-dereference READ in processTypeAttrs https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20938#c1 This bug is approaching its deadline for being fixed, and will be automatically dere

[llvm-bugs] Issue 20948 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: Use-of-uninitialized-value in llvm::APInt::operator==

2020-05-21 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 20948 by sheriffbot: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: Use-of-uninitialized-value in llvm::APInt::operator== https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20948#c1 This bug is approaching its deadline for being

[llvm-bugs] Issue 20946 in oss-fuzz: llvm:clang-fuzzer: Null-dereference READ in GetFullTypeForDeclarator

2020-05-21 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 20946 by sheriffbot: llvm:clang-fuzzer: Null-dereference READ in GetFullTypeForDeclarator https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20946#c1 This bug is approaching its deadline for being fixed, and will be automatical

[llvm-bugs] [Bug 46024] New: -fixit changes file casing for 'nonportable-include-path' warnings

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46024 Bug ID: 46024 Summary: -fixit changes file casing for 'nonportable-include-path' warnings Product: clang Version: 10.0 Hardware: PC OS: Windows NT Stat

[llvm-bugs] [Bug 46025] New: The implicit-integer-sign-change is pointless for symbolic constants

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46025 Bug ID: 46025 Summary: The implicit-integer-sign-change is pointless for symbolic constants Product: clang Version: 10.0 Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 46026] New: clang-10 crashes on the "elemental" project

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46026 Bug ID: 46026 Summary: clang-10 crashes on the "elemental" project Product: clang Version: 10.0 Hardware: PC OS: FreeBSD Status: NEW Severity: enhancement

[llvm-bugs] [Bug 46027] New: dwarf::isCPlusPlus fails with user language

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46027 Bug ID: 46027 Summary: dwarf::isCPlusPlus fails with user language Product: libraries Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 45858] Wrong jump destination with -O2 -fexperimental-new-pass-manager

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45858 Arthur Eubanks changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 46028] New: Incorrect inline assembly

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46028 Bug ID: 46028 Summary: Incorrect inline assembly Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 46029] New: inconsistent behaviors at -O3 (-O0 is correct)

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46029 Bug ID: 46029 Summary: inconsistent behaviors at -O3 (-O0 is correct) Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 25167] preprocessor throws off AlignConsecutiveDeclarations

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25167 Jake Merdich changed: What|Removed |Added CC||jake.merd...@amd.com Resolution|---

[llvm-bugs] [Bug 31281] clang-format aligns equals with unrelated code

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31281 Jake Merdich changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 46030] New: inconsistent behaviors at -O1 (-O0 is correct)

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46030 Bug ID: 46030 Summary: inconsistent behaviors at -O1 (-O0 is correct) Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 45753] '# pragma clang loop vectorize (disable) 'doesn't work when -fopenmp is added to compilation options

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45753 Takahiro Kawashima changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 46031] New: reduction on arrays target regions

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46031 Bug ID: 46031 Summary: reduction on arrays target regions Product: OpenMP Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 46032] New: inconsistent behaviors at -O0

2020-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46032 Bug ID: 46032 Summary: inconsistent behaviors at -O0 Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Priori