[llvm-bugs] [Bug 37921] New: Ill-formed code?

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37921 Bug ID: 37921 Summary: Ill-formed code? Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 37922] New: ISO C++ forbids declaration of '_Atomic' with no type

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37922 Bug ID: 37922 Summary: ISO C++ forbids declaration of '_Atomic' with no type Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enh

[llvm-bugs] [Bug 37923] New: Ill-formed code?

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37923 Bug ID: 37923 Summary: Ill-formed code? Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 37924] New: 'Assertion `BitWidth == RHS.BitWidth && "Bit widths must be the same"' failed.' with --aa-eval

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37924 Bug ID: 37924 Summary: 'Assertion `BitWidth == RHS.BitWidth && "Bit widths must be the same"' failed.' with --aa-eval Product: new-bugs Version: unspecified Hardware: PC

[llvm-bugs] [Bug 37925] New: invalid types 'const float2 {aka const float}[unsigned int]' for array subscript

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37925 Bug ID: 37925 Summary: invalid types 'const float2 {aka const float}[unsigned int]' for array subscript Product: clang Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 27224] gcov / gcda-based profiling crashes when shared libraries are unloaded (dlclose()).

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27224 Marco Castelluccio changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 37926] New: raw_fd_ostream::write_impl hang due to an infinite loop with large output

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37926 Bug ID: 37926 Summary: raw_fd_ostream::write_impl hang due to an infinite loop with large output Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] Issue 7307 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-loop_rotate: ASSERT: Amt->getType()->isIntegerTy() && "Allocation array size is not an integer!"

2018-06-25 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #3 on issue 7307 by sheriff...@chromium.org: llvm/llvm-opt-fuzzer--x86_64-loop_rotate: ASSERT: Amt->getType()->isIntegerTy() && "Allocation array size is not an integer!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7307#c3 This

[llvm-bugs] [Bug 37918] When compiling with `-fopenmp` clang will under certain circumstances not produce symbols for const or constexpr static data members.

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37918 Alexey Bataev changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 37922] ISO C++ forbids declaration of '_Atomic' with no type

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37922 Eli Friedman changed: What|Removed |Added CC||efrie...@codeaurora.org Status|NEW

[llvm-bugs] [Bug 37925] invalid types 'const float2 {aka const float}[unsigned int]' for array subscript

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37925 Eli Friedman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 37927] New: [GlobalMerge] GlobalMerge pass hurts the performance when merging global arrays

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37927 Bug ID: 37927 Summary: [GlobalMerge] GlobalMerge pass hurts the performance when merging global arrays Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 37923] Ill-formed code?

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37923 David Blaikie changed: What|Removed |Added Resolution|--- |INVALID CC|

[llvm-bugs] [Bug 37928] New: Missing space when using macro after function signature

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37928 Bug ID: 37928 Summary: Missing space when using macro after function signature Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 37929] New: JumpThreading can take take several minutes on large functions

2018-06-25 Thread via llvm-bugs
cgi?id=20466&action=edit Reproducer Filing a bug for this: http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20180625/563662.html The attached file (a preprocessed copy of AArch64InstPrinter.cpp) takes 80s to compile locally with -O3 [1], and 400s with -O3 + UBSan [2]. The vast majo

[llvm-bugs] [Bug 37930] New: XRay FDR number of function enter and exits are not consistent

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37930 Bug ID: 37930 Summary: XRay FDR number of function enter and exits are not consistent Product: XRay Version: unspecified Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 37931] New: pdb2yaml and yaml2pdb doesn't properly roundtrip

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37931 Bug ID: 37931 Summary: pdb2yaml and yaml2pdb doesn't properly roundtrip Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhan

[llvm-bugs] [Bug 37932] New: Division of uin64_t by constant on ARM32 should multiply by inverse

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37932 Bug ID: 37932 Summary: Division of uin64_t by constant on ARM32 should multiply by inverse Product: clang Version: 6.0 Hardware: Other OS: other Status

[llvm-bugs] [Bug 37933] New: lld creates redundant debug entries for enums

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37933 Bug ID: 37933 Summary: lld creates redundant debug entries for enums Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancem

[llvm-bugs] [Bug 37934] New: Invalid wasm signature for varargs functions that that fp128

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37934 Bug ID: 37934 Summary: Invalid wasm signature for varargs functions that that fp128 Product: libraries Version: trunk Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 37934] Invalid wasm signature for varargs functions that that fp128

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37934 Dan Gohman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25601] malloc(): smallbin double linked list corrupted when building AOSP

2018-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25601 Chih-Hung Hsieh changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---