issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.91B
issue_number
int64
1
131k
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4404](https://llvm.org/bz4404) | | Resolution | INVALID | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Given this C: int load() { int* ptr = (int*)0xabcfed; return *ptr; } Gene...
Incorrect X86 code for trivial LL assembly
https://api.github.com/repos/llvm/llvm-project/issues/4776/comments
1
2009-06-17T07:39:31Z
2021-12-03T20:53:58Z
https://github.com/llvm/llvm-project/issues/4776
1,070,959,443
4,776
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4403](https://llvm.org/bz4403) | | Resolution | FIXED | | Resolved on | Jul 17, 2010 14:39 | | Version | unspecified | | OS | Linux | ## Extended Description Testcase: #include <emmintrin.h> struct x {__m128 x,y,z;}; __m128 a(int a, int b, int c, int d, int e, int f, int g, st...
clang x86-64 ABI doesn't set alignment correctly for byval struct containing SSE vector
https://api.github.com/repos/llvm/llvm-project/issues/4775/comments
1
2009-06-17T03:01:13Z
2021-12-03T20:53:57Z
https://github.com/llvm/llvm-project/issues/4775
1,070,959,430
4,775
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4402](https://llvm.org/bz4402) | | Version | unspecified | | OS | Linux | | CC | @hvdijk | ## Extended Description From Sema::CheckForConstantInitializer: ``` // FIXME: Need strict checking. In C89, we need to check for // any assignment, increment, decrement, ...
Add pedantic checking for constant expressions to clang
https://api.github.com/repos/llvm/llvm-project/issues/4774/comments
3
2009-06-17T02:44:19Z
2024-08-11T15:48:06Z
https://github.com/llvm/llvm-project/issues/4774
1,070,959,421
4,774
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4401](https://llvm.org/bz4401) | | Resolution | FIXED | | Resolved on | Sep 30, 2009 20:38 | | Version | trunk | | OS | Linux | | CC | @asl,@sunfishcode,@rnk | ## Extended Description I'm working on unladen-swallow and I was running our regression suite with python configured ...
Assertion failure in ScheduleDAGRList: instruction released too many times
https://api.github.com/repos/llvm/llvm-project/issues/4773/comments
5
2009-06-16T19:40:47Z
2021-12-03T20:53:55Z
https://github.com/llvm/llvm-project/issues/4773
1,070,959,410
4,773
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4400](https://llvm.org/bz4400) | | Resolution | INVALID | | Resolved on | Jun 16, 2009 08:33 | | Version | unspecified | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description In Windows plataform with MSVC: target datalayout = "p:...
Structure Alignment in MSVC
https://api.github.com/repos/llvm/llvm-project/issues/4772/comments
1
2009-06-16T15:24:12Z
2021-12-03T20:53:54Z
https://github.com/llvm/llvm-project/issues/4772
1,070,959,397
4,772
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4399](https://llvm.org/bz4399) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | unspecified | | OS | All | | Depends On | llvm/llvm-project#2676 | | Attachments | [distilled example demonstrating problem.](https://user-images.githubusercontent.com/60944...
[field sensitivity] Analyzer Null Dereference False Positive
https://api.github.com/repos/llvm/llvm-project/issues/4771/comments
3
2009-06-16T09:25:11Z
2021-12-03T20:53:53Z
https://github.com/llvm/llvm-project/issues/4771
1,070,959,387
4,771
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4398](https://llvm.org/bz4398) | | Resolution | FIXED | | Resolved on | Mar 02, 2010 11:32 | | Version | unspecified | | OS | Linux | | Attachments | [passmanager patch](https://user-images.githubusercontent.com/92601246/143739449-a3272fcc-d0cd-4a6c-af81-d4439d329bf4.gz), [testc...
passManager should always call releaseMemory to avoid use-after-free bugs
https://api.github.com/repos/llvm/llvm-project/issues/4770/comments
5
2009-06-16T09:18:15Z
2021-12-03T20:53:52Z
https://github.com/llvm/llvm-project/issues/4770
1,070,959,377
4,770
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4397](https://llvm.org/bz4397) | | Resolution | DUPLICATE | | Resolved on | Jun 15, 2009 14:26 | | Version | unspecified | | OS | Solaris | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Good day, FAIL: /export/home/edward/lab/llvm/llvm/test/Transforms/LoopI...
2008-06-03-DomFrontier.ll test fails on Solaris.
https://api.github.com/repos/llvm/llvm-project/issues/4769/comments
2
2009-06-15T17:47:45Z
2021-12-03T20:53:51Z
https://github.com/llvm/llvm-project/issues/4769
1,070,959,369
4,769
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4396](https://llvm.org/bz4396) | | Resolution | FIXED | | Resolved on | Jun 15, 2009 09:46 | | Version | unspecified | | OS | Linux | | Attachments | [The bitcode in question.](https://user-images.githubusercontent.com/60944935/143739448-8b946b96-d848-41a4-a983-7dc58592fdc2.gz) ...
Assertion `(PhysReg == 0 || !isChain) && "Chain dependence via physreg data?"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/4768/comments
1
2009-06-15T15:25:34Z
2021-12-03T20:53:51Z
https://github.com/llvm/llvm-project/issues/4768
1,070,959,362
4,768
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4395](https://llvm.org/bz4395) | | Resolution | FIXED | | Resolved on | Jun 15, 2009 14:49 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#4440 | | CC | @efriedma-quic | ## Extended Description When compiling the linux kernel, vmlinux.lds gets extra sp...
clang: extra spaces in preprocessor output
https://api.github.com/repos/llvm/llvm-project/issues/4767/comments
3
2009-06-15T12:30:05Z
2021-12-03T20:53:50Z
https://github.com/llvm/llvm-project/issues/4767
1,070,959,352
4,767
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4394](https://llvm.org/bz4394) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:46 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Hi, I was directected to subimyt a bug report by svn...
scan-build encountered errors analyzing wireshark-svn-28726
https://api.github.com/repos/llvm/llvm-project/issues/4766/comments
4
2009-06-15T02:05:06Z
2021-12-03T20:53:49Z
https://github.com/llvm/llvm-project/issues/4766
1,070,959,345
4,766
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4393](https://llvm.org/bz4393) | | Resolution | INVALID | | Resolved on | Jun 15, 2009 01:28 | | Version | unspecified | | OS | Linux | ## Extended Description If a pass doesn't preserve AA (such as -simplify-cfg), then the passmanager will remove the custom AA supplied on the...
Default AA used instead of supplied AA
https://api.github.com/repos/llvm/llvm-project/issues/4765/comments
2
2009-06-14T19:14:34Z
2021-12-03T20:53:48Z
https://github.com/llvm/llvm-project/issues/4765
1,070,959,336
4,765
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4392](https://llvm.org/bz4392) | | Resolution | FIXED | | Resolved on | Jun 26, 2009 15:29 | | Version | trunk | | OS | All | ## Extended Description llvm-gcc-4.2/gcc/configure.ac thinks that makeinfo vesion 4.11 is older than version 4.4, making it too old to use. This is due...
llvm-gcc-4.2 configure script doesn't recognize makeinfo 4.11
https://api.github.com/repos/llvm/llvm-project/issues/4764/comments
1
2009-06-14T16:49:03Z
2021-12-03T20:53:47Z
https://github.com/llvm/llvm-project/issues/4764
1,070,959,325
4,764
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4391](https://llvm.org/bz4391) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:59 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description $ cat bug.c int g(void) { int a = + +3; int b = - ...
Pretty-printing nested unary plus/minus prints preincrement/predecrement
https://api.github.com/repos/llvm/llvm-project/issues/4763/comments
1
2009-06-14T16:27:09Z
2021-12-03T20:53:46Z
https://github.com/llvm/llvm-project/issues/4763
1,070,959,313
4,763
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4390](https://llvm.org/bz4390) | | Resolution | FIXED | | Resolved on | Jun 14, 2009 16:42 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#4440 | | CC | @efriedma-quic | ## Extended Description clang creates this initializer for a struct: @&#8203;sysfs...
clang: wrong struct initializer
https://api.github.com/repos/llvm/llvm-project/issues/4762/comments
1
2009-06-14T12:57:00Z
2021-12-03T20:53:45Z
https://github.com/llvm/llvm-project/issues/4762
1,070,959,296
4,762
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4389](https://llvm.org/bz4389) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#4440 | | CC | @DougGregor,@efriedma-quic | ## Extended Description $ clang testcase-min.i testcase-min.i:4:12: er...
clang: wrong scoping: refuses to compile global variable name same as local variable name
https://api.github.com/repos/llvm/llvm-project/issues/4761/comments
4
2009-06-14T11:36:48Z
2021-12-03T20:53:44Z
https://github.com/llvm/llvm-project/issues/4761
1,070,959,290
4,761
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4388](https://llvm.org/bz4388) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#4440 | | CC | @efriedma-quic | ## Extended Description clang -E -MD -MF arch/x86/kernel/acpi/realmode/.wakeup.lds...
clang: preprocessor output missing newline
https://api.github.com/repos/llvm/llvm-project/issues/4760/comments
4
2009-06-14T10:52:00Z
2021-12-03T20:53:43Z
https://github.com/llvm/llvm-project/issues/4760
1,070,959,279
4,760
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4387](https://llvm.org/bz4387) | | Resolution | FIXED | | Resolved on | Dec 19, 2014 05:19 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @ccadar | ## Extended Description "make check" currently ends up creating way too many output fil...
"make check" creates too many output files
https://api.github.com/repos/llvm/llvm-project/issues/4759/comments
1
2009-06-14T05:17:53Z
2021-12-03T20:53:43Z
https://github.com/llvm/llvm-project/issues/4759
1,070,959,265
4,759
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4386](https://llvm.org/bz4386) | | Resolution | FIXED | | Resolved on | May 07, 2010 10:25 | | Version | unspecified | | OS | Linux | ## Extended Description Testcase: __attribute((weak)) int foo(); int a = !foo; clang currently evaluates "!foo" to zero; it should give an err...
Constant evaluation doesn't handle converting the address of a weak global to a boolean correctly
https://api.github.com/repos/llvm/llvm-project/issues/4758/comments
7
2009-06-14T04:21:13Z
2021-12-03T20:53:42Z
https://github.com/llvm/llvm-project/issues/4758
1,070,959,250
4,758
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4385](https://llvm.org/bz4385) | | Version | unspecified | | OS | MacOS X | | Attachments | [Safari screen capture.](https://user-images.githubusercontent.com/60944935/143739442-a9aec55b-5fbf-4cde-93fe-e3932284e70d.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek...
Blank result page with Clang 0.210
https://api.github.com/repos/llvm/llvm-project/issues/4757/comments
4
2009-06-13T13:34:44Z
2023-08-09T01:01:25Z
https://github.com/llvm/llvm-project/issues/4757
1,070,959,243
4,757
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4384](https://llvm.org/bz4384) | | Resolution | INVALID | | Resolved on | Sep 18, 2011 11:48 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Hi, I am not a developer myself (just a lowly system administrator), but I...
False positives when analyzing 'sdlmame' ?
https://api.github.com/repos/llvm/llvm-project/issues/4756/comments
1
2009-06-13T12:28:51Z
2021-12-03T20:53:40Z
https://github.com/llvm/llvm-project/issues/4756
1,070,959,235
4,756
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4383](https://llvm.org/bz4383) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Testcase: template<typename T> struct X; template<typename T> struct Y : public X<T> { Y& x() {...
clang crash with "*this" in templated class inheriting from templated class
https://api.github.com/repos/llvm/llvm-project/issues/4755/comments
1
2009-06-13T03:15:04Z
2021-12-03T20:53:39Z
https://github.com/llvm/llvm-project/issues/4755
1,070,959,228
4,755
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4382](https://llvm.org/bz4382) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:46 | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Testcase: template<typename T> struct X; template<typename T, bool = X<T>::A> struct Y; template<...
clang incorrectly rejects instantiating template with default parameter in template
https://api.github.com/repos/llvm/llvm-project/issues/4754/comments
1
2009-06-13T03:01:34Z
2021-12-03T20:53:38Z
https://github.com/llvm/llvm-project/issues/4754
1,070,959,221
4,754
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4381](https://llvm.org/bz4381) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Testcase: template<class T> struct X {}; template<typename T> struct Y : public X<T>::X { }; Erro...
clang incorrectly rejects templated class inheriting from member type of templated class
https://api.github.com/repos/llvm/llvm-project/issues/4753/comments
1
2009-06-13T02:16:24Z
2021-12-03T20:53:37Z
https://github.com/llvm/llvm-project/issues/4753
1,070,959,210
4,753
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4380](https://llvm.org/bz4380) | | Resolution | FIXED | | Resolved on | Mar 01, 2010 21:36 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo | ## Extended Description In this example, builtin_object_size is not lowered by llvm-gcc. --...
__builtin_object_size
https://api.github.com/repos/llvm/llvm-project/issues/4752/comments
10
2009-06-12T23:53:18Z
2021-12-03T20:53:37Z
https://github.com/llvm/llvm-project/issues/4752
1,070,959,201
4,752
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4379](https://llvm.org/bz4379) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:50 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @oscarfv | ## Extended Description The CMake script define _DEBUG in release mode with assertion...
Release with assert does not compile
https://api.github.com/repos/llvm/llvm-project/issues/4751/comments
6
2009-06-12T22:59:58Z
2021-12-03T20:53:36Z
https://github.com/llvm/llvm-project/issues/4751
1,070,959,186
4,751
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4378](https://llvm.org/bz4378) | | Version | unspecified | | OS | All | | CC | @lattner | ## Extended Description Sign-bit manipulation operations copysign and abs can be done with libm calls, but there is currently no simple way to get a proper floating-point negate operation...
LLVM IR has no floating-point negate operator
https://api.github.com/repos/llvm/llvm-project/issues/4750/comments
1
2009-06-12T21:38:39Z
2022-03-05T14:43:39Z
https://github.com/llvm/llvm-project/issues/4750
1,070,959,179
4,750
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4377](https://llvm.org/bz4377) | | Resolution | WORKSFORME | | Resolved on | Jun 12, 2009 14:16 | | Version | unspecified | | OS | Linux | | Attachments | [Contains three files, rng.cpp, rng.h, annealer_thread.cpp](https://user-images.githubusercontent.com/60944935/143739439-9e9...
Emitting llvm bitcode and then assembling throws multiple definition error
https://api.github.com/repos/llvm/llvm-project/issues/4749/comments
2
2009-06-12T19:02:12Z
2022-01-20T02:02:30Z
https://github.com/llvm/llvm-project/issues/4749
1,070,959,168
4,749
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4376](https://llvm.org/bz4376) | | Resolution | DUPLICATE | | Resolved on | Nov 04, 2009 23:40 | | Version | 2.5 | | OS | Linux | | Attachments | [Thread local test program](https://user-images.githubusercontent.com/60944935/143739438-4a38fafe-9456-41f9-a704-9c25fd3c9145.gz) | |...
lli -fast crashes with thread-local variables
https://api.github.com/repos/llvm/llvm-project/issues/4748/comments
4
2009-06-12T14:20:38Z
2021-12-03T20:53:33Z
https://github.com/llvm/llvm-project/issues/4748
1,070,959,165
4,748
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4375](https://llvm.org/bz4375) | | Resolution | WONTFIX | | Resolved on | Jun 15, 2009 14:48 | | Version | 2.5 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description This is with the RHEL4 binary distribution of llvm-gcc 4.2 (for llvm 2...
llvm-g++ trips over __extern_inline starting from -O1
https://api.github.com/repos/llvm/llvm-project/issues/4747/comments
7
2009-06-12T12:44:09Z
2022-01-20T02:30:46Z
https://github.com/llvm/llvm-project/issues/4747
1,070,959,158
4,747
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4374](https://llvm.org/bz4374) | | Resolution | FIXED | | Resolved on | Jun 12, 2009 14:24 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @sunfishcode | ## Extended Description The following transfomation is incorrect: fsub(a,fsub(b,c)) =>...
incorrect instcombine optimization
https://api.github.com/repos/llvm/llvm-project/issues/4746/comments
2
2009-06-12T08:11:05Z
2021-12-03T20:53:32Z
https://github.com/llvm/llvm-project/issues/4746
1,070,959,152
4,746
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4373](https://llvm.org/bz4373) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description The following code tickles an assert failure in the bitcode rea...
Aggregate store tickles assert in BitcodeReaderValueList::getValueFwdRef
https://api.github.com/repos/llvm/llvm-project/issues/4745/comments
3
2009-06-12T01:51:05Z
2021-12-03T20:53:31Z
https://github.com/llvm/llvm-project/issues/4745
1,070,959,143
4,745
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4372](https://llvm.org/bz4372) | | Resolution | FIXED | | Resolved on | Jun 12, 2009 19:27 | | Version | unspecified | | OS | Linux | ## Extended Description Testcase: __attribute((always_inline)) void foo() {} int main(void) { foo(); return 0; } Output of clang-cc -emit-llvm...
Calls to defined functions without a prototype aren't transformed to direct calls
https://api.github.com/repos/llvm/llvm-project/issues/4744/comments
1
2009-06-11T20:54:23Z
2021-12-03T20:53:30Z
https://github.com/llvm/llvm-project/issues/4744
1,070,959,134
4,744
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4371](https://llvm.org/bz4371) | | Resolution | FIXED | | Resolved on | Jun 12, 2009 14:06 | | Version | unspecified | | OS | FreeBSD | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143739434-ab322d44-44c0-49b7-b34f-7934185aa289.gz) | | Reporter ...
much bigger resulting code than with gcc
https://api.github.com/repos/llvm/llvm-project/issues/4743/comments
6
2009-06-11T20:15:22Z
2021-12-03T20:53:29Z
https://github.com/llvm/llvm-project/issues/4743
1,070,959,124
4,743
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4370](https://llvm.org/bz4370) | | Resolution | FIXED | | Resolved on | Nov 19, 2018 10:36 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@efriedma-quic,@rnk | ## Extended Description This is ridiculous, no?
Debug/Function.o is 700k
https://api.github.com/repos/llvm/llvm-project/issues/4742/comments
5
2009-06-11T19:44:17Z
2021-12-03T20:53:28Z
https://github.com/llvm/llvm-project/issues/4742
1,070,959,118
4,742
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4369](https://llvm.org/bz4369) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:45 | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description Consider this c++ code: --- struct X { }; void test() { X x1(0); } --- we emit: clang-cc te...
poor diagnostic for ctor mismatch
https://api.github.com/repos/llvm/llvm-project/issues/4741/comments
1
2009-06-11T19:04:07Z
2021-12-03T20:53:27Z
https://github.com/llvm/llvm-project/issues/4741
1,070,959,114
4,741
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4368](https://llvm.org/bz4368) | | Resolution | INVALID | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @efriedma-quic | ## Extended Description I just saw a port (libproxy) that calls the C compiler...
Suggest lowering the severity of bad quoting
https://api.github.com/repos/llvm/llvm-project/issues/4740/comments
6
2009-06-11T12:27:31Z
2021-12-03T20:53:26Z
https://github.com/llvm/llvm-project/issues/4740
1,070,959,103
4,740
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4367](https://llvm.org/bz4367) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | trunk | | OS | Linux | | Attachments | [Add LIB_SUFFIX to LLVM](https://user-images.githubusercontent.com/60944935/143739432-aee13481-dd9e-4b58-bd7b-50f418d67ea7.gz), [Add LI...
CMake: Support installing into library directories other than 'lib' [PATCH]
https://api.github.com/repos/llvm/llvm-project/issues/4739/comments
2
2009-06-11T04:06:27Z
2021-12-03T20:53:26Z
https://github.com/llvm/llvm-project/issues/4739
1,070,959,094
4,739
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4366](https://llvm.org/bz4366) | | Resolution | FIXED | | Resolved on | Jun 12, 2009 16:01 | | Version | unspecified | | OS | Linux | | CC | @nlewycky | ## Extended Description Testcase: define void @&#8203;a() { store i32 0, i32 addrspace(1)* null ret void } simplifycfg ...
instcombine and simplifycfg mishandle stores to null in non-zero address-space
https://api.github.com/repos/llvm/llvm-project/issues/4738/comments
4
2009-06-11T01:22:44Z
2021-12-03T20:53:25Z
https://github.com/llvm/llvm-project/issues/4738
1,070,959,080
4,738
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4365](https://llvm.org/bz4365) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Testcase: template<class T> class Q; template<class T> class R : Q<T> {T current;}; Crashes with ...
clang crash with template inheriting from template type
https://api.github.com/repos/llvm/llvm-project/issues/4737/comments
1
2009-06-10T23:13:32Z
2021-12-03T20:53:24Z
https://github.com/llvm/llvm-project/issues/4737
1,070,959,067
4,737
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4364](https://llvm.org/bz4364) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Testcase: template<class T> struct a { T b() { return typename T::x(); } }; Crashes with the foll...
clang crash using typename in an expression
https://api.github.com/repos/llvm/llvm-project/issues/4736/comments
1
2009-06-10T23:11:56Z
2021-12-03T20:53:23Z
https://github.com/llvm/llvm-project/issues/4736
1,070,959,053
4,736
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4363](https://llvm.org/bz4363) | | Resolution | WONTFIX | | Resolved on | Mar 06, 2010 14:00 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description I'm not super sure this is a false positive. - (NSSt...
False Positive: Obj-C -[obj _newSomething] is treated like a -[obj new...] method
https://api.github.com/repos/llvm/llvm-project/issues/4735/comments
3
2009-06-10T23:09:38Z
2022-01-20T02:30:45Z
https://github.com/llvm/llvm-project/issues/4735
1,070,959,044
4,735
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4362](https://llvm.org/bz4362) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Testcase: template<class T> struct a { }; template<class T, bool = a<T>::v> struct p { }; Crashe...
clang crash with templated template parameter
https://api.github.com/repos/llvm/llvm-project/issues/4734/comments
1
2009-06-10T23:04:19Z
2021-12-03T20:53:22Z
https://github.com/llvm/llvm-project/issues/4734
1,070,959,032
4,734
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4361](https://llvm.org/bz4361) | | Resolution | INVALID | | Resolved on | Jun 11, 2009 12:20 | | Version | trunk | | OS | Windows NT | | Attachments | [incorrect extension of 16bit into 64bit](https://user-images.githubusercontent.com/60944935/143739430-5be78132-759c-431f-b307-2...
DAGCombine incorrectly generates 64bit ext load from 16 bit load on a platform with 32bit aligned addresses
https://api.github.com/repos/llvm/llvm-project/issues/4733/comments
11
2009-06-10T21:39:24Z
2021-12-03T20:53:21Z
https://github.com/llvm/llvm-project/issues/4733
1,070,959,025
4,733
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4360](https://llvm.org/bz4360) | | Resolution | WONTFIX | | Resolved on | Feb 13, 2011 01:10 | | Version | unspecified | | OS | Solaris | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Hi, llvm/clang; At revision 73170. I get the follow trace ...
clang crashes on solaris.
https://api.github.com/repos/llvm/llvm-project/issues/4732/comments
4
2009-06-10T20:12:02Z
2022-01-20T02:30:44Z
https://github.com/llvm/llvm-project/issues/4732
1,070,959,018
4,732
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4359](https://llvm.org/bz4359) | | Resolution | WONTFIX | | Resolved on | Feb 22, 2010 12:53 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description In my code I use a function called die() which calls exi...
false positive: code after the die() function call is evaluated
https://api.github.com/repos/llvm/llvm-project/issues/4731/comments
3
2009-06-10T19:58:25Z
2022-01-20T02:30:42Z
https://github.com/llvm/llvm-project/issues/4731
1,070,959,004
4,731
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4358](https://llvm.org/bz4358) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | unspecified | | OS | Linux | | Depends On | llvm/llvm-project#2676 | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description I have the follow...
false positive [field-sensitivity]: takes false branch on two checks which contradict each other
https://api.github.com/repos/llvm/llvm-project/issues/4730/comments
7
2009-06-10T19:53:37Z
2021-12-03T20:53:18Z
https://github.com/llvm/llvm-project/issues/4730
1,070,958,993
4,730
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4357](https://llvm.org/bz4357) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@sunfishcode,@nlewycky | ## Extended Description int hcf(int a, int b) { while (a != 0) { if (a < b) b -= a; e...
Crappy code generated for simple loop
https://api.github.com/repos/llvm/llvm-project/issues/4729/comments
7
2009-06-10T19:43:58Z
2022-03-05T11:41:14Z
https://github.com/llvm/llvm-project/issues/4729
1,070,958,988
4,729
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4356](https://llvm.org/bz4356) | | Resolution | FIXED | | Resolved on | Apr 07, 2012 12:44 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @ccadar | ## Extended Description Revision 73142 trunk Klee, LLVM, LLVM-GCC all built with gcc...
FAIL: /etrade/llvm/klee/test/Feature/SetForking.c
https://api.github.com/repos/llvm/llvm-project/issues/4728/comments
1
2009-06-10T18:11:01Z
2021-12-03T20:53:16Z
https://github.com/llvm/llvm-project/issues/4728
1,070,958,981
4,728
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4355](https://llvm.org/bz4355) | | Resolution | INVALID | | Resolved on | May 18, 2019 17:39 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@jryans | ## Extended Description When cross-compiling LLVM the build tools are created ...
configure does not pass options to BuildTools subdir
https://api.github.com/repos/llvm/llvm-project/issues/4727/comments
1
2009-06-10T12:29:54Z
2021-12-03T20:53:15Z
https://github.com/llvm/llvm-project/issues/4727
1,070,958,965
4,727
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4354](https://llvm.org/bz4354) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | unspecified | | OS | All | | Attachments | [C++ Source that shows the bug (crash clang-cc)](https://user-images.githubusercontent.com/60944935/143739427-74e7f2b3-cf1c-487b-ae...
Crashing clang-cc with probably undefined code
https://api.github.com/repos/llvm/llvm-project/issues/4726/comments
2
2009-06-10T09:32:38Z
2021-12-03T20:53:14Z
https://github.com/llvm/llvm-project/issues/4726
1,070,958,957
4,726
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4353](https://llvm.org/bz4353) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Adium uses the \E escape sequence for the escape key, wh...
Escape sequence accepted by GCC and triggers warning in clang
https://api.github.com/repos/llvm/llvm-project/issues/4725/comments
1
2009-06-09T23:35:30Z
2021-12-03T20:53:14Z
https://github.com/llvm/llvm-project/issues/4725
1,070,958,947
4,725
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4352](https://llvm.org/bz4352) | | Resolution | MOVED | | Resolved on | Dec 19, 2014 07:25 | | Version | unspecified | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @ccadar | ## Extended Description We should check that python is >= 2.4, some of our tools...
Check python version in configure
https://api.github.com/repos/llvm/llvm-project/issues/4724/comments
3
2009-06-09T21:07:09Z
2021-12-03T20:53:13Z
https://github.com/llvm/llvm-project/issues/4724
1,070,958,937
4,724
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4351](https://llvm.org/bz4351) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @efriedma-quic | ## Extended Description Clang chokes on the following piece of code: void foo(v...
Compile-time constants with comparisons of function addresses cannot be determined
https://api.github.com/repos/llvm/llvm-project/issues/4723/comments
5
2009-06-09T20:01:47Z
2021-12-03T20:53:12Z
https://github.com/llvm/llvm-project/issues/4723
1,070,958,926
4,723
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4350](https://llvm.org/bz4350) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | | Attachments | [Patch fixing the problem](https://user-images.githubusercontent.com/60944935/143739426-faf6519b-ee4c-4949-ae49-9ea37bda4527.gz) ...
clang mishandles the format printf attribute
https://api.github.com/repos/llvm/llvm-project/issues/4722/comments
1
2009-06-09T16:40:43Z
2021-12-03T20:53:11Z
https://github.com/llvm/llvm-project/issues/4722
1,070,958,916
4,722
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4349](https://llvm.org/bz4349) | | Resolution | FIXED | | Resolved on | Oct 30, 2009 07:04 | | Version | 2.5 | | OS | Linux | | Attachments | [Preprocessed source](https://user-images.githubusercontent.com/60944935/143739424-687226a5-5c9e-4111-a3e7-d6dc095cb72b.gz) | | Reporter ...
Internal compiler error: Assertion `Ty && "GEP indices invalid!"' failed
https://api.github.com/repos/llvm/llvm-project/issues/4721/comments
11
2009-06-09T00:23:28Z
2021-12-03T20:53:10Z
https://github.com/llvm/llvm-project/issues/4721
1,070,958,905
4,721
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4348](https://llvm.org/bz4348) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @mrvacbob,@lattner,@efriedma-quic,@nunoplopes,@scovich | ## Extended Description Hi, today i build clang to try it on my source: $ clang --version clang version...
[inline asm] 'z' constrain confuses clang
https://api.github.com/repos/llvm/llvm-project/issues/4720/comments
7
2009-06-08T15:41:24Z
2021-12-03T20:53:09Z
https://github.com/llvm/llvm-project/issues/4720
1,070,958,893
4,720
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4347](https://llvm.org/bz4347) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Hi, today i build clang to try it on my source: $ clang --v...
[inline asm] Invalid operand for inline asm constraint 'K'
https://api.github.com/repos/llvm/llvm-project/issues/4719/comments
2
2009-06-08T14:38:32Z
2021-12-03T20:53:08Z
https://github.com/llvm/llvm-project/issues/4719
1,070,958,884
4,719
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4346](https://llvm.org/bz4346) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Hi, today i build clang to try it on my source: $ cla...
[inline asm] invalid output constraint '=R' in asm
https://api.github.com/repos/llvm/llvm-project/issues/4718/comments
1
2009-06-08T14:21:21Z
2021-12-03T20:53:07Z
https://github.com/llvm/llvm-project/issues/4718
1,070,958,869
4,718
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4345](https://llvm.org/bz4345) | | Resolution | INVALID | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | CC | @efriedma-quic | ## Extended Description I think that this should be legal: void foo() { { int __func__ = 4; }} __func__ is not a keyw...
__func__ is a predefined identifier, not a keyword
https://api.github.com/repos/llvm/llvm-project/issues/4717/comments
2
2009-06-08T07:50:02Z
2021-12-03T20:53:07Z
https://github.com/llvm/llvm-project/issues/4717
1,070,958,860
4,717
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4344](https://llvm.org/bz4344) | | Resolution | FIXED | | Resolved on | Jun 22, 2009 13:39 | | Version | trunk | | OS | Linux | | Attachments | [reduced and simplified bugpoint bc](https://user-images.githubusercontent.com/60944935/143739422-8cd8d3dc-b1db-44a3-a413-139a0a9f5d60....
llc asserts on frameaddress intrinsic on ARM
https://api.github.com/repos/llvm/llvm-project/issues/4716/comments
5
2009-06-07T20:36:48Z
2021-12-03T20:53:06Z
https://github.com/llvm/llvm-project/issues/4716
1,070,958,846
4,716
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4343](https://llvm.org/bz4343) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @edwintorok,@nlewycky | ## Extended Description [04:21am] johnnowak: where in the documentation does it discuss how to emit bitcode and machine code? [04:21am] joh...
documentation missing for how to emit bitcode and machine code
https://api.github.com/repos/llvm/llvm-project/issues/4715/comments
4
2009-06-07T10:31:39Z
2023-08-05T14:02:38Z
https://github.com/llvm/llvm-project/issues/4715
1,070,958,840
4,715
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4342](https://llvm.org/bz4342) | | Resolution | FIXED | | Resolved on | Jun 09, 2009 16:24 | | Version | trunk | | OS | Linux | ## Extended Description If I run "llvm-gcc -use-gold-plugin -flto -O2 hello.c -o hello" then llvm-gcc will run collect2 with "-plugin-opt=gcc=llvm-gc...
llvm-gcc frontend passes non-absolute path to gold plugin
https://api.github.com/repos/llvm/llvm-project/issues/4714/comments
4
2009-06-07T01:54:42Z
2021-12-03T20:53:04Z
https://github.com/llvm/llvm-project/issues/4714
1,070,958,831
4,714
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4341](https://llvm.org/bz4341) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:47 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic,@tkremenek | ## Extended Description Im trying to build a C program called 'sd...
'scan-build make' gives no reports on C program
https://api.github.com/repos/llvm/llvm-project/issues/4713/comments
6
2009-06-06T21:48:24Z
2021-12-03T20:53:03Z
https://github.com/llvm/llvm-project/issues/4713
1,070,958,823
4,713
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4340](https://llvm.org/bz4340) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Here is a very short test-case: define void @&#8203;vz(<4...
Missed optimisations with vectors.
https://api.github.com/repos/llvm/llvm-project/issues/4712/comments
1
2009-06-06T21:31:41Z
2021-12-03T20:53:02Z
https://github.com/llvm/llvm-project/issues/4712
1,070,958,817
4,712
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4339](https://llvm.org/bz4339) | | Resolution | FIXED | | Resolved on | Jun 06, 2009 14:09 | | Version | unspecified | | OS | MacOS X | | Attachments | [Simple test-case.](https://user-images.githubusercontent.com/60944935/143739421-c5105c2a-cc72-4908-992f-26874e021b39.gz) | | R...
Clang assertion failure with vector operation
https://api.github.com/repos/llvm/llvm-project/issues/4711/comments
1
2009-06-06T17:40:48Z
2021-12-03T20:53:01Z
https://github.com/llvm/llvm-project/issues/4711
1,070,958,803
4,711
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4338](https://llvm.org/bz4338) | | Resolution | INVALID | | Resolved on | Jun 06, 2009 11:41 | | Version | trunk | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | ## Extended Description I'm seeing the following crash when compiling the following code and enabling -O1 or...
Assertion failed: (!N1.getValueType().isInteger() && "Illegal setcc for integer!")
https://api.github.com/repos/llvm/llvm-project/issues/4710/comments
1
2009-06-06T16:02:07Z
2021-12-03T20:53:00Z
https://github.com/llvm/llvm-project/issues/4710
1,070,958,788
4,710
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4337](https://llvm.org/bz4337) | | Resolution | INVALID | | Resolved on | Mar 12, 2010 00:59 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @asl | ## Extended Description The following code makes LLVM/Clang r72995 die: void fprintf(vo...
fprintf makes Clang die
https://api.github.com/repos/llvm/llvm-project/issues/4709/comments
2
2009-06-06T11:29:04Z
2021-12-03T20:52:59Z
https://github.com/llvm/llvm-project/issues/4709
1,070,958,774
4,709
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4336](https://llvm.org/bz4336) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | MacOS X | | Attachments | [Pass to print use-def chains.](https://user-images.githubusercontent.com/60944935/143739420-cd60c4a8-6fc4-43f5-8800-ca75cbf46484.gz)...
Iterating over use-def chains doesn't seem to be deterministic.
https://api.github.com/repos/llvm/llvm-project/issues/4708/comments
7
2009-06-06T03:15:22Z
2021-12-03T20:52:58Z
https://github.com/llvm/llvm-project/issues/4708
1,070,958,764
4,708
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4335](https://llvm.org/bz4335) | | Resolution | INVALID | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @grimreaper | ## Extended Description Im trying to build a cpp program called 'desmume' (www....
scan-build gives no reports
https://api.github.com/repos/llvm/llvm-project/issues/4707/comments
2
2009-06-05T19:57:12Z
2021-12-03T20:52:57Z
https://github.com/llvm/llvm-project/issues/4707
1,070,958,753
4,707
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4334](https://llvm.org/bz4334) | | Resolution | INVALID | | Resolved on | Jun 05, 2009 13:04 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Im trying to build a cpp program called 'desmume' (www.d...
scan-build gives no reports
https://api.github.com/repos/llvm/llvm-project/issues/4706/comments
1
2009-06-05T19:53:19Z
2021-12-03T20:52:56Z
https://github.com/llvm/llvm-project/issues/4706
1,070,958,744
4,706
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4333](https://llvm.org/bz4333) | | Resolution | FIXED | | Resolved on | Jun 06, 2009 01:33 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | ## Extended Description EOM.
configure should support --disable-ffi
https://api.github.com/repos/llvm/llvm-project/issues/4705/comments
2
2009-06-05T19:12:10Z
2021-12-03T20:52:55Z
https://github.com/llvm/llvm-project/issues/4705
1,070,958,737
4,705
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4332](https://llvm.org/bz4332) | | Resolution | FIXED | | Resolved on | Jun 14, 2009 17:27 | | Version | unspecified | | OS | OpenBSD | | Attachments | [preprocessed output](https://user-images.githubusercontent.com/60944935/143739419-bc805127-721f-4b52-a517-3d042ee727d4.gz) | |...
Alignment related ICE with llvm-gcc 2.5
https://api.github.com/repos/llvm/llvm-project/issues/4704/comments
8
2009-06-05T07:29:00Z
2021-12-03T20:52:54Z
https://github.com/llvm/llvm-project/issues/4704
1,070,958,729
4,704
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4331](https://llvm.org/bz4331) | | Resolution | FIXED | | Resolved on | Jun 22, 2009 15:24 | | Version | unspecified | | OS | OpenBSD | | Attachments | [preprocessed output](https://user-images.githubusercontent.com/60944935/143739416-81e61b20-ea38-436f-8981-0135e3d2955b.gz) | |...
Floating point ICE with llvm-gcc 2.5
https://api.github.com/repos/llvm/llvm-project/issues/4703/comments
8
2009-06-05T07:12:36Z
2021-12-03T20:52:53Z
https://github.com/llvm/llvm-project/issues/4703
1,070,958,721
4,703
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4330](https://llvm.org/bz4330) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description This RFE is more of a suggestion than an actual request for this functionality. Recently, I had a 'bug' caused by s...
[RFE] Warn/Report when floating point values are passed to abs()
https://api.github.com/repos/llvm/llvm-project/issues/4702/comments
6
2009-06-05T02:36:46Z
2021-12-03T20:52:52Z
https://github.com/llvm/llvm-project/issues/4702
1,070,958,713
4,702
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4329](https://llvm.org/bz4329) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description We have some cases where we pass a 'creator' function around internally. These are typedef and are supposed to return a +1 ref object. I c...
__attribute__((ns_returns_retained)) and friends can't be applied to function pointer typedefs
https://api.github.com/repos/llvm/llvm-project/issues/4701/comments
1
2009-06-05T01:43:12Z
2021-12-03T20:52:52Z
https://github.com/llvm/llvm-project/issues/4701
1,070,958,697
4,701
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4328](https://llvm.org/bz4328) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description It would be nice if NewNightlyTest.pl had some kind of option for "rotating" build directories, in conjunction with -noremove. Keeping the previou...
Nightly test should have some kind of "rotation" mechanism
https://api.github.com/repos/llvm/llvm-project/issues/4700/comments
2
2009-06-04T23:55:47Z
2022-03-06T02:11:54Z
https://github.com/llvm/llvm-project/issues/4700
1,070,958,687
4,700
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4327](https://llvm.org/bz4327) | | Version | unspecified | | OS | All | | Attachments | [test script](https://user-images.githubusercontent.com/60944935/143739414-b7d5a567-9ac6-461e-b990-ba466f079cee.gz), [Unoptimized clang output](https://user-images.githubusercontent.com/60944...
Missed optimization on Benchmarks/Shootout/objinst
https://api.github.com/repos/llvm/llvm-project/issues/4699/comments
0
2009-06-04T23:32:13Z
2023-11-03T15:04:42Z
https://github.com/llvm/llvm-project/issues/4699
1,070,958,679
4,699
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4326](https://llvm.org/bz4326) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @efriedma-quic | ## Extended Description This code causes Clang to crash without any message: st...
Crash when initializing variable with structure offset
https://api.github.com/repos/llvm/llvm-project/issues/4698/comments
2
2009-06-04T21:24:57Z
2021-12-03T20:52:49Z
https://github.com/llvm/llvm-project/issues/4698
1,070,958,673
4,698
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4325](https://llvm.org/bz4325) | | Resolution | INVALID | | Resolved on | Jun 04, 2009 14:46 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description after rev 72572, clang does the "while comparison" on the lvalue instead of ...
clang: Rev 72572 breaks volatile code
https://api.github.com/repos/llvm/llvm-project/issues/4697/comments
2
2009-06-04T20:55:08Z
2021-12-03T20:52:48Z
https://github.com/llvm/llvm-project/issues/4697
1,070,958,664
4,697
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4324](https://llvm.org/bz4324) | | Resolution | WONTFIX | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @DougGregor,@efriedma-quic | ## Extended Description GCC accepts the following code, while Clan...
GNU89: extern inline may not be followed by regular function
https://api.github.com/repos/llvm/llvm-project/issues/4696/comments
4
2009-06-04T20:17:00Z
2022-01-20T02:30:41Z
https://github.com/llvm/llvm-project/issues/4696
1,070,958,653
4,696
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4323](https://llvm.org/bz4323) | | Resolution | FIXED | | Resolved on | Jun 18, 2009 23:23 | | Version | unspecified | | OS | All | | Attachments | [Patch to check CI->mayHaveSideEffects() when looking at a load.](https://user-images.githubusercontent.com/60944935/143739410-03e4...
Tail recursion elimination doesn't move loads above nounwind readonly call
https://api.github.com/repos/llvm/llvm-project/issues/4695/comments
13
2009-06-04T15:48:24Z
2021-12-03T20:52:46Z
https://github.com/llvm/llvm-project/issues/4695
1,070,958,647
4,695
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4322](https://llvm.org/bz4322) | | Resolution | LATER | | Resolved on | Jun 04, 2009 02:40 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#4685 | | Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601246/14373940...
llc: Assertion `FuncInfo->CatchInfoFound.size() == FuncInfo->CatchInfoLost.size() && "Not all catch info was assignedto a landing pad!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/4694/comments
1
2009-06-04T08:59:12Z
2021-12-03T20:52:45Z
https://github.com/llvm/llvm-project/issues/4694
1,070,958,640
4,694
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4321](https://llvm.org/bz4321) | | Resolution | FIXED | | Resolved on | Jun 04, 2009 15:54 | | Version | trunk | | OS | All | | Attachments | [the testcase](https://user-images.githubusercontent.com/4503403/143739408-8f28112e-0589-4047-8c71-cfa08c254202.gz) | | CC | @asl | ## E...
linearscan leaves virtual register in MBB livein set
https://api.github.com/repos/llvm/llvm-project/issues/4693/comments
1
2009-06-04T03:22:36Z
2021-12-03T20:52:45Z
https://github.com/llvm/llvm-project/issues/4693
1,070,958,634
4,693
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4320](https://llvm.org/bz4320) | | Resolution | WONTFIX | | Resolved on | Aug 01, 2010 20:29 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Most of the time spent doing a nightly test is building the various projects (I beli...
Support building tests in parallel (at least for Nightly Test)
https://api.github.com/repos/llvm/llvm-project/issues/4692/comments
1
2009-06-04T01:48:27Z
2022-01-20T02:30:40Z
https://github.com/llvm/llvm-project/issues/4692
1,070,958,620
4,692
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4319](https://llvm.org/bz4319) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description We use OBASSERT OBPRECONDITION, etc. (from OmniBase framewor...
Detect assertion macros that precede problematic code
https://api.github.com/repos/llvm/llvm-project/issues/4691/comments
8
2009-06-04T01:33:32Z
2021-12-03T20:52:43Z
https://github.com/llvm/llvm-project/issues/4691
1,070,958,610
4,691
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4318](https://llvm.org/bz4318) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:49 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description When building the latest svn of clang on Fedora 10, ...
Build of clang fails on Fedora 10
https://api.github.com/repos/llvm/llvm-project/issues/4690/comments
3
2009-06-03T21:21:07Z
2021-12-03T20:52:42Z
https://github.com/llvm/llvm-project/issues/4690
1,070,958,605
4,690
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4317](https://llvm.org/bz4317) | | Resolution | FIXED | | Resolved on | Jun 03, 2009 16:42 | | Version | unspecified | | OS | Linux | | Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601246/143739407-dc55ad66-34f1-4281-8f32-872b7d45de3...
llc: Assertion `i != PredBlocks.size() && "No reachable preds?"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/4689/comments
1
2009-06-03T21:17:29Z
2021-12-03T20:52:41Z
https://github.com/llvm/llvm-project/issues/4689
1,070,958,592
4,689
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4316](https://llvm.org/bz4316) | | Resolution | FIXED | | Resolved on | Apr 03, 2012 03:13 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @efriedma-quic | ## Extended Description I'm seeing the following crash with LLVM+Clang r72770: ...
Assertion failed: "Ptr must be a pointer to Val type!"
https://api.github.com/repos/llvm/llvm-project/issues/4688/comments
4
2009-06-03T19:37:21Z
2021-12-03T20:52:40Z
https://github.com/llvm/llvm-project/issues/4688
1,070,958,582
4,688
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4315](https://llvm.org/bz4315) | | Resolution | FIXED | | Resolved on | Jun 03, 2009 15:14 | | Version | trunk | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | Attachments | [Reduced testcase](https://user-images.githubusercontent.com/95090758/143739404-8e2604a6-c132-4d...
Assertion failed: "Operands of AddRec must be loop-invariant!"
https://api.github.com/repos/llvm/llvm-project/issues/4687/comments
1
2009-06-03T19:23:15Z
2021-12-03T20:52:39Z
https://github.com/llvm/llvm-project/issues/4687
1,070,958,573
4,687
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4314](https://llvm.org/bz4314) | | Resolution | FIXED | | Resolved on | Jun 06, 2009 18:13 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description Assembling and linking the following: %T = type { i32 } ...
llvm-ld's LTO segfaults in 'Interprocedural Sparse Conditional Constant Propagation'
https://api.github.com/repos/llvm/llvm-project/issues/4686/comments
2
2009-06-03T19:22:46Z
2021-12-03T20:52:38Z
https://github.com/llvm/llvm-project/issues/4686
1,070,958,560
4,686
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4313](https://llvm.org/bz4313) | | Resolution | FIXED | | Resolved on | Nov 08, 2009 22:30 | | Version | unspecified | | OS | Linux | | Depends On | llvm/llvm-bugzilla-archive#4322 | | CC | @asl,@efriedma-quic,@nlewycky | ## Extended Description If I compile LLVM with LTO on ...
tablegen doesn't work when compiled with LTO
https://api.github.com/repos/llvm/llvm-project/issues/4685/comments
18
2009-06-03T18:31:42Z
2021-12-03T20:52:37Z
https://github.com/llvm/llvm-project/issues/4685
1,070,958,549
4,685
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4312](https://llvm.org/bz4312) | | Version | unspecified | | OS | All | | Attachments | [Fix for --status-bugs issuing non-error exit status when the code won't even build](https://user-images.githubusercontent.com/60944935/143739399-a2450938-fa06-4844-8fc5-89bb959214d2.gz) | | ...
scan-build --status-bugs has incorrect exit status when the system compiler fails
https://api.github.com/repos/llvm/llvm-project/issues/4684/comments
5
2009-06-03T18:13:21Z
2022-01-26T22:17:47Z
https://github.com/llvm/llvm-project/issues/4684
1,070,958,545
4,684
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4311](https://llvm.org/bz4311) | | Resolution | WONTFIX | | Resolved on | Jun 03, 2009 11:27 | | Version | unspecified | | OS | Solaris | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Test Case: -bash-3.2$ cat > example.c #include <stdio.h> int main() { pri...
Null-pointer dereference in Traits::getNext(NodePtr) when buildt optimized.
https://api.github.com/repos/llvm/llvm-project/issues/4683/comments
4
2009-06-03T17:57:01Z
2022-01-20T02:30:38Z
https://github.com/llvm/llvm-project/issues/4683
1,070,958,537
4,683
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4310](https://llvm.org/bz4310) | | Resolution | WORKSFORME | | Resolved on | Feb 22, 2010 12:55 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description We have switched to gcc-4.2 for our default compiler us...
scan-build assumes gcc-4.0 is the compiler to use
https://api.github.com/repos/llvm/llvm-project/issues/4682/comments
4
2009-06-03T17:52:48Z
2022-01-20T02:02:29Z
https://github.com/llvm/llvm-project/issues/4682
1,070,958,528
4,682
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4309](https://llvm.org/bz4309) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description http://llvm.org/bugs/show_bug.cgi?id=4294 notes the existence of two attributes for controlling the clang scan-build reference counting a bi...
Explicit ref counting attributes for all ref operations
https://api.github.com/repos/llvm/llvm-project/issues/4681/comments
1
2009-06-03T17:36:31Z
2023-05-24T15:02:30Z
https://github.com/llvm/llvm-project/issues/4681
1,070,958,521
4,681
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4308](https://llvm.org/bz4308) | | Resolution | FIXED | | Resolved on | Jun 03, 2009 14:00 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#4440 | | CC | @efriedma-quic | ## Extended Description This is needed to build the ACPI/realmode code for a 64-bi...
clang: add support for -m32
https://api.github.com/repos/llvm/llvm-project/issues/4680/comments
3
2009-06-03T15:26:52Z
2021-12-03T20:52:33Z
https://github.com/llvm/llvm-project/issues/4680
1,070,958,512
4,680
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4307](https://llvm.org/bz4307) | | Resolution | FIXED | | Resolved on | Mar 16, 2012 07:16 | | Version | unspecified | | OS | Linux | | CC | @davidchisnall | ## Extended Description Testcase (clang -pedantic -std=c89): struct x { int x,y[]; }; Should warn because this feature...
clang missing pedantic warning for use of flexible array member in c89 mode
https://api.github.com/repos/llvm/llvm-project/issues/4679/comments
2
2009-06-03T14:49:56Z
2021-12-03T20:52:32Z
https://github.com/llvm/llvm-project/issues/4679
1,070,958,506
4,679
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4306](https://llvm.org/bz4306) | | Resolution | DUPLICATE | | Resolved on | Jun 19, 2012 16:10 | | Version | unspecified | | OS | Linux | ## Extended Description Testcase (clang -c89 -pedantic): struct x {int x;}; void a(int y) { struct x x = {y}; } This should warn because i...
clang missing pedantic warning for non-constant initializer for aggregate in c89 mode
https://api.github.com/repos/llvm/llvm-project/issues/4678/comments
2
2009-06-03T14:46:10Z
2021-12-03T20:52:31Z
https://github.com/llvm/llvm-project/issues/4678
1,070,958,503
4,678
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4305](https://llvm.org/bz4305) | | Resolution | FIXED | | Resolved on | Apr 24, 2011 17:15 | | Version | unspecified | | OS | Linux | ## Extended Description Testcase (clang -std=c89 -pedantic): char* x = "\u1234"; Should give a warning because universal character names are n...
clang missing pedantic warning for use of universal character name in c89 mode
https://api.github.com/repos/llvm/llvm-project/issues/4677/comments
1
2009-06-03T14:41:47Z
2021-12-03T20:52:31Z
https://github.com/llvm/llvm-project/issues/4677
1,070,958,499
4,677