[llvm-bugs] [Bug 50473] New: [ARM] RELA relocations not resolved correctly for 32-bit little endian ARM

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50473 Bug ID: 50473 Summary: [ARM] RELA relocations not resolved correctly for 32-bit little endian ARM Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] Issue 34677 in oss-fuzz: llvm:clang-objc-fuzzer: Stack-overflow in clang::Lexer::FormTokenWithChars

2021-05-25 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 50472] New: multiple out of order SECTIONS

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50472 Bug ID: 50472 Summary: multiple out of order SECTIONS Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Priori

[llvm-bugs] [Bug 50471] New: no memory region specified for section '.eh_frame'

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50471 Bug ID: 50471 Summary: no memory region specified for section '.eh_frame' Product: lld Version: unspecified Hardware: Other OS: other Status: NEW Severity: enhan

[llvm-bugs] [Bug 50470] New: .asciz directive does not concatenate strings

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50470 Bug ID: 50470 Summary: .asciz directive does not concatenate strings Product: clang Version: 11.0 Hardware: All OS: All Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 50469] New: Merge 7654bb6303d290b19cad29137be810e69a0bf917 into 12.0.1

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50469 Bug ID: 50469 Summary: Merge 7654bb6303d290b19cad29137be810e69a0bf917 into 12.0.1 Product: OpenMP Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 50468] New: [X86] X86ISelLowering combineShiftLeft contains a transform that isn't undef safe.

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50468 Bug ID: 50468 Summary: [X86] X86ISelLowering combineShiftLeft contains a transform that isn't undef safe. Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 50399] Miscompile with opt -correlated-propagation

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50399 Nikita Popov changed: What|Removed |Added Fixed By Commit(s)||9c91614959f31d743470c1cb2f4 |

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

2021-05-25 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #31 on issue 27686 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27686#c31 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 50467] New: Potential leak of stack canary

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50467 Bug ID: 50467 Summary: Potential leak of stack canary Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 50466] New: crash with -fsemantic-interposition: "Alias cannot point to an interposable alias"

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50466 Bug ID: 50466 Summary: crash with -fsemantic-interposition: "Alias cannot point to an interposable alias" Product: clang Version: trunk Hardware: All OS: Linux

[llvm-bugs] [Bug 50465] New: [clang-cl] MSVC to add /std:c++20 soon

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50465 Bug ID: 50465 Summary: [clang-cl] MSVC to add /std:c++20 soon Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50464] New: clang memory hog + time hog + Killed signal on valid C code (on target i386-unknown-linux-gnu)

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50464 Bug ID: 50464 Summary: clang memory hog + time hog + Killed signal on valid C code (on target i386-unknown-linux-gnu) Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 50461] New: clang doesn't chop newline in -U command line option

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50461 Bug ID: 50461 Summary: clang doesn't chop newline in -U command line option Product: clang Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 49035] fsanitize-coverage: Support function attribute no_sanitize("coverage")

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49035 Marco Elver changed: What|Removed |Added Assignee|unassignedclangbugs@nondot. |el...@google.com |org

[llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 49035, which changed state. Bug 49035 Summary: fsanitize-coverage: Support function attribute no_sanitize("coverage") https://bugs.llvm.org/show_bug.cgi?id=49035 What|Removed |Added

[llvm-bugs] [Bug 50460] New: extern with new line brace without indentation

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50460 Bug ID: 50460 Summary: extern with new line brace without indentation Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50459] New: [yaml2obj] error: failed to parse YAML input: invalid argument

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50459 Bug ID: 50459 Summary: [yaml2obj] error: failed to parse YAML input: invalid argument Product: libraries Version: trunk Hardware: PC OS: Windows NT Sta

[llvm-bugs] [Bug 50458] New: wrong code at -O1, -O2 and -O3 on x86_64-linux-gnu

2021-05-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50458 Bug ID: 50458 Summary: wrong code at -O1, -O2 and -O3 on x86_64-linux-gnu Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancemen