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 | [6704](https://llvm.org/bz6704) | | Resolution | FIXED | | Resolved on | Apr 07, 2010 06:13 | | Version | 2.6 | | OS | Linux | | Attachments | [Portability patches for minix](https://user-images.githubusercontent.com/60944935/143741049-d3be98fc-053b-4a6e-b623-2214a9734489.gz) | |...
Porting llvm to Minix
https://api.github.com/repos/llvm/llvm-project/issues/7076/comments
2
2010-03-25T17:50:55Z
2021-12-03T21:28:32Z
https://github.com/llvm/llvm-project/issues/7076
1,070,982,419
7,076
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6703](https://llvm.org/bz6703) | | Resolution | FIXED | | Resolved on | Mar 26, 2010 17:17 | | Version | 2.6 | | OS | other | | Reporter | LLVM Bugzilla Contributor | ## Extended Description While porting llvm to minix 3.0, I came across the function bool MutexImpl::MutexImpl...
Compiler fails on bool MutexImpl::MutexImpl()
https://api.github.com/repos/llvm/llvm-project/issues/7075/comments
1
2010-03-25T17:38:52Z
2021-12-03T21:28:31Z
https://github.com/llvm/llvm-project/issues/7075
1,070,982,414
7,075
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6702](https://llvm.org/bz6702) | | Resolution | INVALID | | Resolved on | Mar 25, 2010 11:33 | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description Clang rejects this code in C++ mode: typedef int a; void f(int a, a b); while EDG and GCC accept i...
Wrong scoping for function parameter names?
https://api.github.com/repos/llvm/llvm-project/issues/7074/comments
2
2010-03-25T17:30:20Z
2021-12-03T21:28:30Z
https://github.com/llvm/llvm-project/issues/7074
1,070,982,406
7,074
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6701](https://llvm.org/bz6701) | | Version | unspecified | | OS | Linux | | CC | @hfinkel,@pitrou | ## Extended Description SELinux disallows both writable and executable memory. In enforcing mode LLVM crashes when trying to write: # #​0 0x0000003772c7b444 in memset () ...
Doesn't work with SELinux
https://api.github.com/repos/llvm/llvm-project/issues/7073/comments
8
2010-03-25T16:39:01Z
2021-12-03T21:28:29Z
https://github.com/llvm/llvm-project/issues/7073
1,070,982,398
7,073
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6700](https://llvm.org/bz6700) | | Resolution | FIXED | | Resolved on | Mar 25, 2010 10:58 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@nunoplopes | ## Extended Description The following program causes an assertion when comp...
Assertion: Already instantiated this local
https://api.github.com/repos/llvm/llvm-project/issues/7072/comments
4
2010-03-25T05:32:38Z
2021-12-03T21:28:28Z
https://github.com/llvm/llvm-project/issues/7072
1,070,982,386
7,072
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6699](https://llvm.org/bz6699) | | Resolution | FIXED | | Resolved on | Mar 31, 2010 19:17 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description The static analyzer is reporting a false memory leak when assi...
false positive memory leak in C arrays with CoreFoundation
https://api.github.com/repos/llvm/llvm-project/issues/7071/comments
2
2010-03-25T05:21:06Z
2021-12-03T21:28:28Z
https://github.com/llvm/llvm-project/issues/7071
1,070,982,380
7,071
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6698](https://llvm.org/bz6698) | | Resolution | DUPLICATE | | Resolved on | Mar 24, 2010 23:43 | | Version | trunk | | OS | Linux | | Attachments | [Miscompiled example](https://user-images.githubusercontent.com/92601554/143741047-8b544848-1382-4936-a8a7-b2f181585a9a.gz) | ## E...
address-space 256/257 GEP references miscompiled at -O0
https://api.github.com/repos/llvm/llvm-project/issues/7070/comments
1
2010-03-25T04:50:39Z
2021-12-03T21:28:27Z
https://github.com/llvm/llvm-project/issues/7070
1,070,982,371
7,070
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6697](https://llvm.org/bz6697) | | Resolution | FIXED | | Resolved on | Mar 24, 2010 23:00 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Compiling the following code: #include <stdio.h> #include <stda...
Handle format strings where the data argument is not adjacent to the format string
https://api.github.com/repos/llvm/llvm-project/issues/7069/comments
2
2010-03-25T00:31:16Z
2021-12-03T21:28:26Z
https://github.com/llvm/llvm-project/issues/7069
1,070,982,360
7,069
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6696](https://llvm.org/bz6696) | | Resolution | FIXED | | Resolved on | Apr 09, 2010 00:06 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6958 | | Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143741045-6633f5ca-7ab8-4c6a-a06...
ebp wrongly clobbered - causes SingleSource/Regression/C/casts.c to crash
https://api.github.com/repos/llvm/llvm-project/issues/7068/comments
31
2010-03-24T23:42:39Z
2021-12-03T21:28:25Z
https://github.com/llvm/llvm-project/issues/7068
1,070,982,351
7,068
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6695](https://llvm.org/bz6695) | | Resolution | FIXED | | Resolved on | Mar 26, 2010 19:47 | | Version | trunk | | OS | All | | CC | @nunoplopes,@rjmccall | ## Extended Description On this testcase: void foo(double *restrict A, double *restrict B) { *A = 0.0; *B = 1.0; } ...
clang doesn't turn restrict into noalias
https://api.github.com/repos/llvm/llvm-project/issues/7067/comments
2
2010-03-24T22:17:12Z
2021-12-03T21:28:24Z
https://github.com/llvm/llvm-project/issues/7067
1,070,982,341
7,067
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6694](https://llvm.org/bz6694) | | Resolution | FIXED | | Resolved on | Apr 26, 2010 18:50 | | Version | trunk | | OS | All | | Attachments | [Reduced test case](https://user-images.githubusercontent.com/60944935/143741042-cc595891-3bf1-4213-a709-019dfc75ffc6.gz), [Proposed fix]...
lowerinvoke breaks alloca instructions if they do not occur in the entry basic block
https://api.github.com/repos/llvm/llvm-project/issues/7066/comments
6
2010-03-24T21:48:24Z
2021-12-03T21:28:23Z
https://github.com/llvm/llvm-project/issues/7066
1,070,982,333
7,066
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6693](https://llvm.org/bz6693) | | Resolution | FIXED | | Resolved on | Jun 28, 2014 06:08 | | Version | unspecified | | OS | FreeBSD | | Attachments | [patch](https://user-images.githubusercontent.com/60944935/143741041-2e435571-1bc1-4a36-95c5-7af657cf8209.gz) | | Reporter | LL...
clang working as a "cpp"
https://api.github.com/repos/llvm/llvm-project/issues/7065/comments
1
2010-03-24T19:24:13Z
2021-12-03T21:28:22Z
https://github.com/llvm/llvm-project/issues/7065
1,070,982,322
7,065
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6692](https://llvm.org/bz6692) | | Version | unspecified | | OS | Linux |
JITDebugRegisterer/ELFWriter memory leaks
https://api.github.com/repos/llvm/llvm-project/issues/7064/comments
3
2010-03-24T17:18:12Z
2023-08-15T11:20:40Z
https://github.com/llvm/llvm-project/issues/7064
1,070,982,316
7,064
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6691](https://llvm.org/bz6691) | | Resolution | FIXED | | Resolved on | Jul 10, 2010 17:27 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description glibc version of wchar.h try to get wint_t from stddef.h else it fallback to a dange...
glibc and newlib need wint_t defined in stddef.h
https://api.github.com/repos/llvm/llvm-project/issues/7063/comments
10
2010-03-24T12:58:55Z
2021-12-03T21:28:21Z
https://github.com/llvm/llvm-project/issues/7063
1,070,982,309
7,063
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6690](https://llvm.org/bz6690) | | Resolution | FIXED | | Resolved on | Jun 28, 2010 10:09 | | Version | unspecified | | OS | Linux | | Attachments | [Proposed fix for the 32bit truncation problem](https://user-images.githubusercontent.com/60944935/143741037-f7e04362-dc80-4f19-8...
Some klee_* intrinsics truncate 64bit parameters to 32bit, leading to lost states
https://api.github.com/repos/llvm/llvm-project/issues/7062/comments
7
2010-03-24T12:39:58Z
2021-12-03T21:28:20Z
https://github.com/llvm/llvm-project/issues/7062
1,070,982,297
7,062
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6689](https://llvm.org/bz6689) | | Resolution | FIXED | | Resolved on | Mar 26, 2010 18:23 | | Version | trunk | | OS | Linux | | CC | @sunfishcode | ## Extended Description Reproduce this way: $ Release/bin/llvm-as < /dev/null -o empty.bc $ Release/bin/llvm-ld empty.bc -o - ...
llvm-ld crashes when outputting to stdout
https://api.github.com/repos/llvm/llvm-project/issues/7061/comments
2
2010-03-24T11:51:34Z
2021-12-03T21:28:19Z
https://github.com/llvm/llvm-project/issues/7061
1,070,982,288
7,061
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6688](https://llvm.org/bz6688) | | Resolution | FIXED | | Resolved on | Oct 15, 2015 23:00 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@echristo | ## Extended Description Here are some example triples printed by various gcc version...
Triple ADT sometimes extracts wrong vendor and os
https://api.github.com/repos/llvm/llvm-project/issues/7060/comments
4
2010-03-24T11:40:38Z
2021-12-03T21:28:18Z
https://github.com/llvm/llvm-project/issues/7060
1,070,982,283
7,060
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6687](https://llvm.org/bz6687) | | Resolution | FIXED | | Resolved on | Jul 20, 2010 16:08 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description A common security problem in C++ code is operator new for array...
operator new should check for integer overflows
https://api.github.com/repos/llvm/llvm-project/issues/7059/comments
4
2010-03-24T03:22:32Z
2021-12-03T21:28:17Z
https://github.com/llvm/llvm-project/issues/7059
1,070,982,270
7,059
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6686](https://llvm.org/bz6686) | | Resolution | WORKSFORME | | Resolved on | Mar 23, 2010 14:43 | | Version | 2.6 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description llvm and clang are svnned from release 26 revision 99316 llvm: URL...
llc aborts for simple hello world (blink an led) msp430 code
https://api.github.com/repos/llvm/llvm-project/issues/7058/comments
1
2010-03-23T21:38:13Z
2022-01-20T02:04:41Z
https://github.com/llvm/llvm-project/issues/7058
1,070,982,255
7,058
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6685](https://llvm.org/bz6685) | | Resolution | FIXED | | Resolved on | Mar 26, 2010 21:53 | | Version | unspecified | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description pes delta$ cat tinfo2.cc extern "C++" { ...
clang emits undefined symbol for type info while gcc emits a weak one
https://api.github.com/repos/llvm/llvm-project/issues/7057/comments
6
2010-03-23T20:04:47Z
2021-12-03T21:28:16Z
https://github.com/llvm/llvm-project/issues/7057
1,070,982,245
7,057
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6684](https://llvm.org/bz6684) | | Resolution | FIXED | | Resolved on | Mar 23, 2010 16:56 | | Version | trunk | | OS | All | | Attachments | [getEndianness patch](https://user-images.githubusercontent.com/60944935/143741033-434039c2-e485-4068-b247-62369ac6d5a7.gz) | | Reporter ...
Module::getEndianness() has an infinite loop
https://api.github.com/repos/llvm/llvm-project/issues/7056/comments
2
2010-03-23T19:16:19Z
2021-12-03T21:28:15Z
https://github.com/llvm/llvm-project/issues/7056
1,070,982,238
7,056
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6683](https://llvm.org/bz6683) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Linux | | Attachments | [clang repro recipe](https://user-images.githubusercontent.com/95090632/143741031-abe4bfb5-00d7-4c59-9d5b-f60b813a0477.gz), [for conven...
Crash in llvm_shutdown with simple bitcode file
https://api.github.com/repos/llvm/llvm-project/issues/7055/comments
4
2010-03-23T18:26:45Z
2021-12-03T21:28:14Z
https://github.com/llvm/llvm-project/issues/7055
1,070,982,229
7,055
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6682](https://llvm.org/bz6682) | | Resolution | FIXED | | Resolved on | Mar 24, 2010 23:51 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo | ## Extended Description Consider the following test case: declare void @&#8203;foo() nounw...
-inline ignores noinline attribute
https://api.github.com/repos/llvm/llvm-project/issues/7054/comments
5
2010-03-23T15:26:58Z
2021-12-03T21:28:13Z
https://github.com/llvm/llvm-project/issues/7054
1,070,982,217
7,054
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6681](https://llvm.org/bz6681) | | Resolution | FIXED | | Resolved on | Apr 29, 2010 21:52 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description __VERSION__ has no information about the clang/LLVM version at ...
__VERSION__ is missing clang/LLVM version information, __clang__ and __llvm_ have no useful number
https://api.github.com/repos/llvm/llvm-project/issues/7053/comments
2
2010-03-23T05:44:46Z
2021-12-03T21:28:12Z
https://github.com/llvm/llvm-project/issues/7053
1,070,982,204
7,053
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6680](https://llvm.org/bz6680) | | Resolution | INVALID | | Resolved on | Mar 23, 2010 01:04 | | Version | 2.6 | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description --- tdll.c --- #define UNICODE #include <windows.h> int f(void)...
A dynamic link library (DLL) initialization routine failed.
https://api.github.com/repos/llvm/llvm-project/issues/7052/comments
3
2010-03-23T05:17:24Z
2021-12-03T21:28:11Z
https://github.com/llvm/llvm-project/issues/7052
1,070,982,195
7,052
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6679](https://llvm.org/bz6679) | | Resolution | FIXED | | Resolved on | Apr 27, 2012 07:16 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-project#5213 | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@lattner,@sunfishcode | ## Extended Description +++ Thi...
[x86] FUCOMIP and related instructions generated even on -mcpu=pentium
https://api.github.com/repos/llvm/llvm-project/issues/7051/comments
8
2010-03-23T03:06:07Z
2021-12-03T21:28:10Z
https://github.com/llvm/llvm-project/issues/7051
1,070,982,186
7,051
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6678](https://llvm.org/bz6678) | | Resolution | FIXED | | Resolved on | Oct 31, 2011 17:50 | | Version | trunk | | OS | All | | CC | @lattner,@DougGregor | ## Extended Description Consider the following example: $ cat t.cpp class Foo { public: void bar(); }; void test(cons...
incoherent warning when calling a non-const method with a const object
https://api.github.com/repos/llvm/llvm-project/issues/7050/comments
7
2010-03-22T21:05:17Z
2021-12-03T21:28:09Z
https://github.com/llvm/llvm-project/issues/7050
1,070,982,174
7,050
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6677](https://llvm.org/bz6677) | | Resolution | FIXED | | Resolved on | Mar 26, 2010 21:57 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#6638 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description pes delta$ cat globals_io.cc typede...
Assertion failed: (DD->isUsed() && "Sema doesn't consider destructor as used."), function GetOrCreateLLVMFunction, file CodeGenModule.cpp, line 814.
https://api.github.com/repos/llvm/llvm-project/issues/7049/comments
4
2010-03-22T19:57:53Z
2021-12-03T21:28:09Z
https://github.com/llvm/llvm-project/issues/7049
1,070,982,162
7,049
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6676](https://llvm.org/bz6676) | | Resolution | WONTFIX | | Resolved on | Mar 23, 2010 19:38 | | Version | trunk | | OS | Linux | | Attachments | [Patch to add support for FP <-> int convert actions](https://user-images.githubusercontent.com/60944935/143741024-d3c42777-08f8-4720...
LLVM does not correctly support legalize actions for FP <-> INT conversion
https://api.github.com/repos/llvm/llvm-project/issues/7048/comments
3
2010-03-22T19:33:30Z
2022-01-20T02:32:17Z
https://github.com/llvm/llvm-project/issues/7048
1,070,982,151
7,048
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6675](https://llvm.org/bz6675) | | Resolution | FIXED | | Resolved on | Apr 28, 2011 09:15 | | Version | trunk | | OS | Linux | | CC | @tkremenek,@zygoloid | ## Extended Description This is a major blocker for my attempted switch from gcc to clang. I make this mistake way too ...
Implement -Wuninitialized
https://api.github.com/repos/llvm/llvm-project/issues/7047/comments
6
2010-03-22T15:19:14Z
2021-12-03T21:28:07Z
https://github.com/llvm/llvm-project/issues/7047
1,070,982,145
7,047
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6674](https://llvm.org/bz6674) | | Resolution | FIXED | | Resolved on | Mar 26, 2010 22:51 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#6638 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description pes delta$ cat compa...
clang++ emits sometimes for extern template
https://api.github.com/repos/llvm/llvm-project/issues/7046/comments
4
2010-03-22T14:00:51Z
2021-12-03T21:28:06Z
https://github.com/llvm/llvm-project/issues/7046
1,070,982,134
7,046
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6673](https://llvm.org/bz6673) | | Resolution | FIXED | | Resolved on | Mar 22, 2010 18:16 | | Version | trunk | | OS | Linux | | Attachments | [test-cases, that crashes llc](https://user-images.githubusercontent.com/60944935/143741022-2143494a-ebf5-4fbe-bf7c-0268363dc8dd.gz), [...
Use of blockadress() crashes llc in some cases
https://api.github.com/repos/llvm/llvm-project/issues/7045/comments
1
2010-03-22T12:35:55Z
2021-12-03T21:28:05Z
https://github.com/llvm/llvm-project/issues/7045
1,070,982,124
7,045
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6672](https://llvm.org/bz6672) | | Resolution | FIXED | | Resolved on | Mar 22, 2010 05:02 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description pes delta$ cat ios.cc typedef int _Atomic_word; namespace __gnu_cxx __attribu...
Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of incompatible type!"), function cast, file /data/home/rdivacky/llvm/include/llvm/Support/Casting.h, line 200.
https://api.github.com/repos/llvm/llvm-project/issues/7044/comments
3
2010-03-22T11:15:32Z
2021-12-03T21:28:04Z
https://github.com/llvm/llvm-project/issues/7044
1,070,982,114
7,044
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6671](https://llvm.org/bz6671) | | Resolution | FIXED | | Resolved on | Mar 31, 2010 13:38 | | Version | trunk | | OS | All | | Attachments | [Potential fix.](https://user-images.githubusercontent.com/711534/143741021-c203a65f-a63e-4f5f-8dcb-5676c79deeda.gz) | ## Extended Descr...
Fail to call destructor for explicitly created temporary in function template
https://api.github.com/repos/llvm/llvm-project/issues/7043/comments
2
2010-03-22T10:26:02Z
2021-12-03T21:28:03Z
https://github.com/llvm/llvm-project/issues/7043
1,070,982,107
7,043
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6670](https://llvm.org/bz6670) | | Version | trunk | | OS | Linux | | Attachments | [Trampoline call causes LLI segfault.](https://user-images.githubusercontent.com/60944935/143741020-438a7b49-4426-4576-9f01-482d2312b31c.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extende...
lli fails to run non-trivial trampoline calls
https://api.github.com/repos/llvm/llvm-project/issues/7042/comments
3
2010-03-22T06:33:45Z
2021-12-03T21:28:02Z
https://github.com/llvm/llvm-project/issues/7042
1,070,982,099
7,042
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6669](https://llvm.org/bz6669) | | Resolution | DUPLICATE | | Resolved on | Mar 23, 2010 16:38 | | Version | unspecified | | OS | Linux | | CC | @DougGregor,@tlattner | ## Extended Description LLVM/Clang-2.7 built with gcc 4.4.3 passes all tests. If built with self, it fails 8...
clang-2.7: fails 8 tests when building self
https://api.github.com/repos/llvm/llvm-project/issues/7041/comments
3
2010-03-21T22:34:15Z
2021-12-03T21:28:01Z
https://github.com/llvm/llvm-project/issues/7041
1,070,982,087
7,041
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6668](https://llvm.org/bz6668) | | Resolution | FIXED | | Resolved on | Mar 22, 2010 20:29 | | Version | trunk | | OS | Linux | ## Extended Description (If there's a way to configure this, I didn't find it with a few google searches, and the default should anyway be the same a...
Debug info: Source file paths should be absolute
https://api.github.com/repos/llvm/llvm-project/issues/7040/comments
2
2010-03-21T17:58:19Z
2021-12-03T21:28:00Z
https://github.com/llvm/llvm-project/issues/7040
1,070,982,076
7,040
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6667](https://llvm.org/bz6667) | | Version | trunk | | OS | Linux | ## Extended Description Getting multiple warnings about the same problem bloats the error list unnecessarily and makes it more laborious to go through all the errors in one compile output. For example: ...
Unnecessary duplicate warnings about undeclared identifiers
https://api.github.com/repos/llvm/llvm-project/issues/7039/comments
2
2010-03-21T17:37:03Z
2022-01-20T02:24:39Z
https://github.com/llvm/llvm-project/issues/7039
1,070,982,064
7,039
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6666](https://llvm.org/bz6666) | | Resolution | FIXED | | Resolved on | Apr 10, 2011 10:08 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Case here: struct X { int a; int b; int c; }; int foo(volatile struct X...
llvm-gcc fails to emit volatile for volatile array struct argument?
https://api.github.com/repos/llvm/llvm-project/issues/7038/comments
2
2010-03-21T15:18:35Z
2021-12-03T21:27:58Z
https://github.com/llvm/llvm-project/issues/7038
1,070,982,050
7,038
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6665](https://llvm.org/bz6665) | | Resolution | DUPLICATE | | Resolved on | Apr 17, 2010 00:05 | | Version | trunk | | OS | Linux | ## Extended Description Some simple register variables should lower from: void foo1(void *newfoo) { register void *foo __asm__("r8") = ne...
asm variables
https://api.github.com/repos/llvm/llvm-project/issues/7037/comments
1
2010-03-21T08:56:53Z
2021-12-03T21:27:58Z
https://github.com/llvm/llvm-project/issues/7037
1,070,982,040
7,037
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6664](https://llvm.org/bz6664) | | Resolution | FIXED | | Resolved on | Oct 06, 2014 17:31 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@lattner,@efriedma-quic | ## Extended Description Most programmers would expect an operatio...
llvm.atomic.load.nand poorly documented
https://api.github.com/repos/llvm/llvm-project/issues/7036/comments
5
2010-03-21T02:01:09Z
2021-12-03T21:27:57Z
https://github.com/llvm/llvm-project/issues/7036
1,070,982,031
7,036
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6663](https://llvm.org/bz6663) | | Resolution | DUPLICATE | | Resolved on | Apr 05, 2010 13:04 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6958 | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@sunfishcode,@tlattner | ## Extended Description Split ...
MultiSource/Benchmarks/Bullet/bullet fails on x86-32 linux when using -fPIC
https://api.github.com/repos/llvm/llvm-project/issues/7035/comments
17
2010-03-20T22:58:44Z
2021-12-03T21:27:56Z
https://github.com/llvm/llvm-project/issues/7035
1,070,982,017
7,035
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6662](https://llvm.org/bz6662) | | Resolution | WONTFIX | | Resolved on | Mar 20, 2010 22:43 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description For example, we have: RecordVal::RecordVal(const std::string &N, RecTy *T, unsigned...
TableGen leaks lots of memory
https://api.github.com/repos/llvm/llvm-project/issues/7034/comments
2
2010-03-20T22:55:09Z
2022-01-20T02:32:16Z
https://github.com/llvm/llvm-project/issues/7034
1,070,982,008
7,034
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6661](https://llvm.org/bz6661) | | Resolution | FIXED | | Resolved on | Mar 29, 2010 12:56 | | Version | trunk | | OS | Linux | | Attachments | [Initial patch](https://user-images.githubusercontent.com/60944935/143741015-110bf1fd-d843-45ab-b048-221b87f52eda.gz) | | Reporter | LL...
Support -MQ flag to quote targets in dependency file
https://api.github.com/repos/llvm/llvm-project/issues/7033/comments
7
2010-03-20T18:38:26Z
2021-12-03T21:27:54Z
https://github.com/llvm/llvm-project/issues/7033
1,070,981,997
7,033
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6660](https://llvm.org/bz6660) | | Resolution | FIXED | | Resolved on | Apr 13, 2010 11:17 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-project#6540 | | Blocks | llvm/llvm-project#6958 | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@edwintorok,@tla...
clang-2.7 regressions with respect to clang-2.6
https://api.github.com/repos/llvm/llvm-project/issues/7032/comments
12
2010-03-20T15:59:44Z
2021-12-03T21:27:53Z
https://github.com/llvm/llvm-project/issues/7032
1,070,981,985
7,032
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6659](https://llvm.org/bz6659) | | Resolution | FIXED | | Resolved on | Mar 22, 2010 00:29 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @edwintorok | ## Extended Description We have: void ConstantUniqueMap::freeConstants() { for (ty...
ConstantUniqueMap::freeConstants may not free all constants
https://api.github.com/repos/llvm/llvm-project/issues/7031/comments
1
2010-03-20T09:44:24Z
2021-12-03T21:27:52Z
https://github.com/llvm/llvm-project/issues/7031
1,070,981,970
7,031
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6658](https://llvm.org/bz6658) | | Resolution | FIXED | | Resolved on | Oct 05, 2010 22:30 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo | ## Extended Description -- ddunbar@giles:tmp$ echo "#include <mmintrin.h>" | clang -x...
clang's mmintrin.h fails in c89 mode
https://api.github.com/repos/llvm/llvm-project/issues/7030/comments
4
2010-03-20T04:02:20Z
2021-12-03T21:27:51Z
https://github.com/llvm/llvm-project/issues/7030
1,070,981,962
7,030
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6657](https://llvm.org/bz6657) | | Resolution | FIXED | | Resolved on | Mar 24, 2010 16:23 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description clang @&#8203;r98982. Hit this when (attempting) to compile so...
SemaTemplateInstantiateDecl.cpp:393: clang::Decl*<unnamed>::TemplateDeclInstantiator::VisitVarDecl(clang::VarDecl*): Assertion `InitArgs.size() == 0' failed.
https://api.github.com/repos/llvm/llvm-project/issues/7029/comments
7
2010-03-19T23:33:35Z
2021-12-03T21:27:50Z
https://github.com/llvm/llvm-project/issues/7029
1,070,981,956
7,029
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6656](https://llvm.org/bz6656) | | Resolution | FIXED | | Resolved on | Sep 02, 2010 11:55 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@ismail | ## Extended Description Seems to be a blockaddress problem. $ llvm-gcc -S -O2 pr2...
indirect goto: emitting reference to label that is not emitted
https://api.github.com/repos/llvm/llvm-project/issues/7028/comments
5
2010-03-19T18:41:54Z
2021-12-03T21:27:49Z
https://github.com/llvm/llvm-project/issues/7028
1,070,981,943
7,028
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6655](https://llvm.org/bz6655) | | Resolution | FIXED | | Resolved on | Oct 22, 2010 14:03 | | Version | trunk | | OS | Windows XP | | Attachments | [the patch to prevent loadable module build on cygwin](https://user-images.githubusercontent.com/92601329/143741010-9e0d419f-5f0c-...
[cmake] cygwin not support loadable module
https://api.github.com/repos/llvm/llvm-project/issues/7027/comments
1
2010-03-19T11:53:16Z
2021-12-03T21:27:48Z
https://github.com/llvm/llvm-project/issues/7027
1,070,981,931
7,027
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6654](https://llvm.org/bz6654) | | Resolution | DUPLICATE | | Resolved on | Apr 06, 2010 12:49 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6958 | | Reporter | LLVM Bugzilla Contributor | | CC | @pwo,@tlattner | ## Extended Description On x86-32 linux, I ...
llvm-test regressions with 2.7
https://api.github.com/repos/llvm/llvm-project/issues/7026/comments
12
2010-03-19T10:53:39Z
2021-12-03T21:27:47Z
https://github.com/llvm/llvm-project/issues/7026
1,070,981,922
7,026
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6653](https://llvm.org/bz6653) | | Resolution | FIXED | | Resolved on | Mar 30, 2010 10:16 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @edwintorok,@stoklund | ## Extended Description LiveInterval allocates VNInfo objects with a BumpPtrAll...
LiveInterval leaks VNInfos
https://api.github.com/repos/llvm/llvm-project/issues/7025/comments
9
2010-03-19T08:45:55Z
2021-12-03T21:27:46Z
https://github.com/llvm/llvm-project/issues/7025
1,070,981,917
7,025
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6652](https://llvm.org/bz6652) | | Resolution | FIXED | | Resolved on | Mar 20, 2010 17:21 | | Version | trunk | | OS | Linux | | Attachments | [Patch and test case to merge return into ldm for ARMv4 output](https://user-images.githubusercontent.com/60944935/143741009-fd91fd8b-7...
ARMv4: missed optimization for LDM + return
https://api.github.com/repos/llvm/llvm-project/issues/7024/comments
2
2010-03-19T00:56:32Z
2021-12-03T21:27:45Z
https://github.com/llvm/llvm-project/issues/7024
1,070,981,911
7,024
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6651](https://llvm.org/bz6651) | | Resolution | FIXED | | Resolved on | Aug 03, 2010 12:44 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@stoklund | ## Extended Description The attached testcase takes 91.2377s in llc. Most of the tim...
slow register coalescing
https://api.github.com/repos/llvm/llvm-project/issues/7023/comments
4
2010-03-19T00:52:39Z
2021-12-03T21:27:44Z
https://github.com/llvm/llvm-project/issues/7023
1,070,981,900
7,023
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6650](https://llvm.org/bz6650) | | Resolution | FIXED | | Resolved on | Mar 19, 2010 10:43 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This seems to be causing the failure at http://google1.osuosl.org:8011/builders/llvm...
bugpoint final cleanups fail under valgrind --trace-children=yes
https://api.github.com/repos/llvm/llvm-project/issues/7022/comments
3
2010-03-18T20:23:59Z
2021-12-03T21:27:43Z
https://github.com/llvm/llvm-project/issues/7022
1,070,981,890
7,022
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6649](https://llvm.org/bz6649) | | Resolution | FIXED | | Resolved on | Apr 24, 2010 11:39 | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description template <typename T> struct foo { class T::bar; };
Crash with dependent elaborated-type-specifier
https://api.github.com/repos/llvm/llvm-project/issues/7021/comments
1
2010-03-18T18:02:49Z
2021-12-03T21:27:43Z
https://github.com/llvm/llvm-project/issues/7021
1,070,981,878
7,021
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6648](https://llvm.org/bz6648) | | Resolution | FIXED | | Resolved on | Mar 21, 2010 12:17 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description gcc accepts this code bug clang crashes with ASTContext.cp...
getASTRecordLayout crash on valid
https://api.github.com/repos/llvm/llvm-project/issues/7020/comments
7
2010-03-18T16:00:18Z
2021-12-03T21:27:42Z
https://github.com/llvm/llvm-project/issues/7020
1,070,981,871
7,020
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6647](https://llvm.org/bz6647) | | Resolution | FIXED | | Resolved on | Mar 30, 2010 17:26 | | Version | trunk | | OS | Linux | | Attachments | [sample code](https://user-images.githubusercontent.com/60944935/143741005-06734957-faf8-4de5-82b6-cb8ccc448ff0.gz) | | Reporter | LLVM...
SIGSEGV in clang::TokenLexer::Lex ()
https://api.github.com/repos/llvm/llvm-project/issues/7019/comments
4
2010-03-18T15:04:07Z
2021-12-03T21:27:41Z
https://github.com/llvm/llvm-project/issues/7019
1,070,981,855
7,019
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6646](https://llvm.org/bz6646) | | Resolution | FIXED | | Resolved on | Dec 21, 2010 13:50 | | Version | trunk | | OS | Linux | | Attachments | [verbose output from compilation](https://user-images.githubusercontent.com/60944935/143741004-cca6b4b3-e487-4a85-98dc-e483a9375983.gz)...
conftest for libm symbols fail under c++
https://api.github.com/repos/llvm/llvm-project/issues/7018/comments
2
2010-03-18T15:03:26Z
2021-12-03T21:27:40Z
https://github.com/llvm/llvm-project/issues/7018
1,070,981,846
7,018
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6645](https://llvm.org/bz6645) | | Resolution | FIXED | | Resolved on | Mar 23, 2010 10:27 | | Version | trunk | | OS | Linux | | Attachments | [sample code](https://user-images.githubusercontent.com/60944935/143741003-08633963-831e-4a5b-b6c8-09bcde76184e.gz) | | Reporter | LLVM...
SIGSEG in clang::DeclContext::isTransparentContext ()
https://api.github.com/repos/llvm/llvm-project/issues/7017/comments
1
2010-03-18T15:01:40Z
2021-12-03T21:27:39Z
https://github.com/llvm/llvm-project/issues/7017
1,070,981,829
7,017
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6644](https://llvm.org/bz6644) | | Resolution | FIXED | | Resolved on | Apr 20, 2010 17:03 | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description blackthorn:clang dgregor$ cat t.C extern "C" { namespace N { struct X { virtual void f(); ...
[C++ CodeGen] Crash with polymorphic class inside extern "C" block
https://api.github.com/repos/llvm/llvm-project/issues/7016/comments
1
2010-03-18T07:36:38Z
2021-12-03T21:27:38Z
https://github.com/llvm/llvm-project/issues/7016
1,070,981,821
7,016
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6643](https://llvm.org/bz6643) | | Resolution | FIXED | | Resolved on | Mar 19, 2010 23:16 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@rjmccall | ## Extended Description When compiled with -Wsign-compare, the code: enum { ...
enum reported as type '<anonymous>' in -Wsign-compare
https://api.github.com/repos/llvm/llvm-project/issues/7015/comments
11
2010-03-18T01:27:06Z
2021-12-03T21:27:37Z
https://github.com/llvm/llvm-project/issues/7015
1,070,981,809
7,015
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6642](https://llvm.org/bz6642) | | Resolution | FIXED | | Resolved on | Mar 25, 2010 15:31 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@efriedma-quic | ## Extended Description The following IR is optimized by 'opt -std-compile-...
Loads from arrays initialized with a single large store not optimized
https://api.github.com/repos/llvm/llvm-project/issues/7014/comments
10
2010-03-18T00:43:02Z
2021-12-03T21:27:36Z
https://github.com/llvm/llvm-project/issues/7014
1,070,981,797
7,014
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6641](https://llvm.org/bz6641) | | Resolution | FIXED | | Resolved on | Mar 24, 2010 12:00 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following code crashes clang++: struct Foo { Foo() { } };...
clang++ crash: "Calling a function with a bad signature!"
https://api.github.com/repos/llvm/llvm-project/issues/7013/comments
1
2010-03-17T23:25:48Z
2021-12-03T21:27:35Z
https://github.com/llvm/llvm-project/issues/7013
1,070,981,794
7,013
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6640](https://llvm.org/bz6640) | | Resolution | FIXED | | Resolved on | Mar 30, 2010 17:48 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6958 | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky,@tlattner | ## Extended Description [==========] 136 t...
release-asserts build of llvm-2.7 prerelease fails several unit tests
https://api.github.com/repos/llvm/llvm-project/issues/7012/comments
3
2010-03-17T21:44:17Z
2021-12-03T21:27:34Z
https://github.com/llvm/llvm-project/issues/7012
1,070,981,782
7,012
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6639](https://llvm.org/bz6639) | | Resolution | FIXED | | Resolved on | Mar 31, 2010 00:41 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description Found by valgrind in http://google1.osuosl.org:8011/builders/llvm-...
Uninitialized read used in PIC16TargetObjectFile::allocateIDATA
https://api.github.com/repos/llvm/llvm-project/issues/7011/comments
2
2010-03-17T21:25:49Z
2021-12-03T21:27:34Z
https://github.com/llvm/llvm-project/issues/7011
1,070,981,776
7,011
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6638](https://llvm.org/bz6638) | | Resolution | FIXED | | Resolved on | Mar 18, 2010 11:52 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description None of TargetIntrinsicInfo::getIntrinsicID() or the definitions of lookupName (Blackf...
IntrinsicEmitter::EmitFnNameRecognizer assumes all function names at least 6 characters long
https://api.github.com/repos/llvm/llvm-project/issues/7010/comments
2
2010-03-17T20:46:47Z
2021-12-03T21:27:33Z
https://github.com/llvm/llvm-project/issues/7010
1,070,981,761
7,010
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6637](https://llvm.org/bz6637) | | Resolution | FIXED | | Resolved on | Mar 18, 2010 12:59 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description For example, SCEV is a FastFoldingSetNode, which includes a SmallVector<unsigned, 32>....
SCEVs are allocated with BumpPtrAllocator but have members that need destruction
https://api.github.com/repos/llvm/llvm-project/issues/7009/comments
3
2010-03-17T18:45:32Z
2021-12-03T21:27:32Z
https://github.com/llvm/llvm-project/issues/7009
1,070,981,754
7,009
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6636](https://llvm.org/bz6636) | | Resolution | DUPLICATE | | Resolved on | Jan 04, 2013 12:30 | | Version | trunk | | OS | All | ## Extended Description $ cat bug.c // test by quest (http://code.google.com/p/quest-tester/) // carefully reduced. #include <assert.h> #include <...
x86_64 vararg garbled with very long argument list
https://api.github.com/repos/llvm/llvm-project/issues/7008/comments
1
2010-03-17T18:04:02Z
2021-12-03T21:27:31Z
https://github.com/llvm/llvm-project/issues/7008
1,070,981,744
7,008
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6635](https://llvm.org/bz6635) | | Resolution | FIXED | | Resolved on | Mar 19, 2010 18:30 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#6638 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@rjmccall | ## Extended Description pes delta$...
clang does not emit static c++ functions that are only used in an alias
https://api.github.com/repos/llvm/llvm-project/issues/7007/comments
2
2010-03-17T17:12:58Z
2021-12-03T21:27:30Z
https://github.com/llvm/llvm-project/issues/7007
1,070,981,732
7,007
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6634](https://llvm.org/bz6634) | | Resolution | WORKSFORME | | Resolved on | Apr 16, 2010 11:53 | | Version | trunk | | OS | Linux | | Attachments | [sample code](https://user-images.githubusercontent.com/60944935/143741000-ebc639f9-4f8b-4e19-b562-d5b7defac2ae.gz) | | Reporter |...
Consumes basically all of the virtual memory
https://api.github.com/repos/llvm/llvm-project/issues/7006/comments
1
2010-03-17T14:53:56Z
2022-01-20T02:04:40Z
https://github.com/llvm/llvm-project/issues/7006
1,070,981,725
7,006
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6633](https://llvm.org/bz6633) | | Resolution | FIXED | | Resolved on | Sep 02, 2010 11:36 | | Version | unspecified | | OS | Linux | | CC | @ismail,@tkremenek | ## Extended Description Testcase: void f(); void a() { for (;;({ break; })) f(); } I think this is illegal i...
Crash with break in statement expression in for loop
https://api.github.com/repos/llvm/llvm-project/issues/7005/comments
4
2010-03-17T12:52:03Z
2021-12-03T21:27:28Z
https://github.com/llvm/llvm-project/issues/7005
1,070,981,721
7,005
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6632](https://llvm.org/bz6632) | | Resolution | FIXED | | Resolved on | Mar 17, 2010 11:42 | | Version | trunk | | OS | All |
llvm-gcc (2.7 branch) fails to compile with gcc 4.5
https://api.github.com/repos/llvm/llvm-project/issues/7004/comments
3
2010-03-17T11:38:07Z
2021-12-03T21:27:27Z
https://github.com/llvm/llvm-project/issues/7004
1,070,981,711
7,004
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6631](https://llvm.org/bz6631) | | Resolution | FIXED | | Resolved on | Mar 23, 2010 18:49 | | Version | trunk | | OS | MacOS X | | Attachments | [Source file exhibiting the problem](https://user-images.githubusercontent.com/60944935/143740998-e78536c3-a971-42c0-8599-92dbf5466d1...
Class with virtual inheritance incorrectly labeled 'abstract'
https://api.github.com/repos/llvm/llvm-project/issues/7003/comments
2
2010-03-17T11:27:05Z
2021-12-03T21:27:26Z
https://github.com/llvm/llvm-project/issues/7003
1,070,981,703
7,003
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6630](https://llvm.org/bz6630) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description -- ddunbar@ozzy:tmp$ touch t.s ddunbar@ozzy:tmp$ clang -c -save-temps t.s -### clang version 1.1 ($URL$ 98691) Target: x86_64-apple-darwin10...
clang overwrites assembly inputs with -save-temps on Darwin
https://api.github.com/repos/llvm/llvm-project/issues/7002/comments
0
2010-03-17T04:34:05Z
2021-12-03T21:27:26Z
https://github.com/llvm/llvm-project/issues/7002
1,070,981,695
7,002
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6629](https://llvm.org/bz6629) | | Resolution | FIXED | | Resolved on | Mar 16, 2010 19:39 | | Version | trunk | | OS | Linux | | Attachments | [sample code](https://user-images.githubusercontent.com/60944935/143740997-1b4db4fb-6e9d-4345-97b5-d1a4e92e6a7b.gz) | | Reporter | LLVM...
Access != AS_none && "Access specifier is AS_none inside a record decl"
https://api.github.com/repos/llvm/llvm-project/issues/7001/comments
2
2010-03-16T21:25:22Z
2021-12-03T21:27:25Z
https://github.com/llvm/llvm-project/issues/7001
1,070,981,684
7,001
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6628](https://llvm.org/bz6628) | | Resolution | FIXED | | Resolved on | Mar 29, 2010 21:57 | | Version | trunk | | OS | MacOS X | | Attachments | [Source file exhibiting the problem](https://user-images.githubusercontent.com/60944935/143740996-72ab7463-9e42-4ac5-8709-1edf150886e...
Assertion failed: Calling a function with bad signature!
https://api.github.com/repos/llvm/llvm-project/issues/7000/comments
1
2010-03-16T17:38:38Z
2021-12-03T21:27:24Z
https://github.com/llvm/llvm-project/issues/7000
1,070,981,675
7,000
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6627](https://llvm.org/bz6627) | | Resolution | FIXED | | Resolved on | Apr 28, 2011 13:17 | | Version | trunk | | OS | All | | CC | @d0k,@lattner,@efriedma-quic,@pageexec | ## Extended Description Test case (by rdivacky): === typedef unsigned int uint32_t; typedef struct { ...
[FreeBSD] llvm doesn't merge adjacent byte loads feeding compares
https://api.github.com/repos/llvm/llvm-project/issues/6999/comments
7
2010-03-16T15:07:30Z
2021-12-03T21:27:23Z
https://github.com/llvm/llvm-project/issues/6999
1,070,981,664
6,999
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6626](https://llvm.org/bz6626) | | Resolution | WORKSFORME | | Resolved on | Feb 05, 2012 12:56 | | Version | trunk | | OS | Linux | | Attachments | [Source file showing the problem](https://user-images.githubusercontent.com/95090728/143740995-518cfb3a-6583-479e-b9ec-c85febf7154...
Segmentation fault parsing invalid code (and some diagnostics are not generated when -disable-free is given)
https://api.github.com/repos/llvm/llvm-project/issues/6998/comments
1
2010-03-16T12:35:23Z
2022-01-20T02:04:39Z
https://github.com/llvm/llvm-project/issues/6998
1,070,981,659
6,998
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6625](https://llvm.org/bz6625) | | Resolution | FIXED | | Resolved on | Mar 16, 2010 23:28 | | Version | unspecified | | OS | All | | Attachments | [patch](https://user-images.githubusercontent.com/60944935/143740992-ca131865-1f34-477d-bebc-9a8c08c9c2e3.gz), [update patch using ...
Mangler crash
https://api.github.com/repos/llvm/llvm-project/issues/6997/comments
1
2010-03-16T06:53:48Z
2021-12-03T21:27:21Z
https://github.com/llvm/llvm-project/issues/6997
1,070,981,643
6,997
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6624](https://llvm.org/bz6624) | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description dgregor$ clang -x c-header -o t.h.pch - <type some code> <close stdin> dgregor$ We should complain about creating such PCH files, because they aren't going to play w...
Ban creation of PCH files from standard input
https://api.github.com/repos/llvm/llvm-project/issues/6996/comments
0
2010-03-15T22:28:19Z
2021-12-03T21:27:20Z
https://github.com/llvm/llvm-project/issues/6996
1,070,981,633
6,996
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6623](https://llvm.org/bz6623) | | Resolution | FIXED | | Resolved on | May 31, 2010 12:30 | | Version | trunk | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description pes delta$ clang -c -std=c99 -fno-inline -Os boot2.c && nm -S bo...
clang/llvm expands memcpy thus making the resulting code big
https://api.github.com/repos/llvm/llvm-project/issues/6995/comments
9
2010-03-15T21:01:17Z
2021-12-03T21:27:19Z
https://github.com/llvm/llvm-project/issues/6995
1,070,981,625
6,995
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6622](https://llvm.org/bz6622) | | Resolution | FIXED | | Resolved on | Apr 30, 2010 00:58 | | Version | trunk | | OS | MacOS X | | Attachments | [Source file exhibiting the problem](https://user-images.githubusercontent.com/60944935/143740990-f26eeb47-b152-46c3-8e55-58c311a0267...
Assertion failed: Invalid GetElementPtrInst indices for type!
https://api.github.com/repos/llvm/llvm-project/issues/6994/comments
10
2010-03-15T18:12:53Z
2021-12-03T21:27:18Z
https://github.com/llvm/llvm-project/issues/6994
1,070,981,612
6,994
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6621](https://llvm.org/bz6621) | | Resolution | FIXED | | Resolved on | May 04, 2010 13:21 | | Version | trunk | | OS | MacOS X | | Blocks | llvm/llvm-project#6395 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following code cause...
Assertion in boost code
https://api.github.com/repos/llvm/llvm-project/issues/6993/comments
1
2010-03-15T16:28:58Z
2021-12-03T21:27:17Z
https://github.com/llvm/llvm-project/issues/6993
1,070,981,604
6,993
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6620](https://llvm.org/bz6620) | | Resolution | FIXED | | Resolved on | Apr 18, 2018 18:29 | | Version | trunk | | OS | All | | Attachments | [unnamed namespace example](https://user-images.githubusercontent.com/60944935/143740989-3949f347-fc2c-48c8-a72b-a524be380dbe.gz) | | Rep...
Unnamed namespace problem
https://api.github.com/repos/llvm/llvm-project/issues/6992/comments
4
2010-03-15T13:54:48Z
2021-12-03T21:27:16Z
https://github.com/llvm/llvm-project/issues/6992
1,070,981,594
6,992
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6619](https://llvm.org/bz6619) | | Resolution | FIXED | | Resolved on | Mar 23, 2010 20:33 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#6395 | | Attachments | [Failing test](https://user-images.githubusercontent.com/60944935/143740988-495b3041-ffc6-4dcb-ba6d-...
Assert - already instantiated this local
https://api.github.com/repos/llvm/llvm-project/issues/6991/comments
1
2010-03-15T12:14:49Z
2021-12-03T21:27:15Z
https://github.com/llvm/llvm-project/issues/6991
1,070,981,586
6,991
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6618](https://llvm.org/bz6618) | | Resolution | FIXED | | Resolved on | Mar 21, 2010 18:02 | | Version | unspecified | | OS | All | | Attachments | [patch](https://user-images.githubusercontent.com/60944935/143740986-370ea302-9320-4c71-9312-9db648bdbf19.gz), [update patch. Now w...
ASTRecordLayoutBuilder crash on invalid
https://api.github.com/repos/llvm/llvm-project/issues/6990/comments
1
2010-03-15T04:01:03Z
2021-12-03T21:27:14Z
https://github.com/llvm/llvm-project/issues/6990
1,070,981,570
6,990
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6617](https://llvm.org/bz6617) | | Resolution | FIXED | | Resolved on | Mar 14, 2010 18:17 | | Version | trunk | | OS | Linux | | Attachments | [fix ](https://user-images.githubusercontent.com/60944935/143740985-bcc52908-9579-4cf1-bfdf-d448e343cb30.gz) | | Reporter | LLVM Bugzil...
[cppcheck] found a resource leak in llvm/lib/System/Unix/Program.inc
https://api.github.com/repos/llvm/llvm-project/issues/6989/comments
1
2010-03-15T01:11:55Z
2021-12-03T21:27:13Z
https://github.com/llvm/llvm-project/issues/6989
1,070,981,562
6,989
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6616](https://llvm.org/bz6616) | | Resolution | FIXED | | Resolved on | Apr 06, 2010 17:01 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6958 | | Reporter | LLVM Bugzilla Contributor | | CC | @edwintorok,@pwo | ## Extended Description On x86-32 linux, with...
Warnings building LLVM 2.7
https://api.github.com/repos/llvm/llvm-project/issues/6988/comments
15
2010-03-14T22:39:30Z
2021-12-03T21:27:12Z
https://github.com/llvm/llvm-project/issues/6988
1,070,981,548
6,988
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6615](https://llvm.org/bz6615) | | Resolution | INVALID | | Resolved on | Mar 14, 2010 14:05 | | Version | trunk | | OS | All | | Attachments | [reduction: foo.cpp](https://user-images.githubusercontent.com/60944935/143740983-182985fc-ccf5-483e-83e5-2c0fdbb35ce1.gz) | | Reporter...
legal var decl is reported as error
https://api.github.com/repos/llvm/llvm-project/issues/6987/comments
1
2010-03-14T20:42:13Z
2021-12-03T21:27:11Z
https://github.com/llvm/llvm-project/issues/6987
1,070,981,541
6,987
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6614](https://llvm.org/bz6614) | | Resolution | FIXED | | Resolved on | Mar 14, 2010 12:56 | | Version | 2.6 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $ cat c.c #include <stdio.h> #include <emmintrin.h> int main(void) { double a[2],b[2...
SSE intrinsics: _mm_set_pd and _mm_setr_pd backwards
https://api.github.com/repos/llvm/llvm-project/issues/6986/comments
1
2010-03-14T19:55:01Z
2021-12-03T21:27:10Z
https://github.com/llvm/llvm-project/issues/6986
1,070,981,532
6,986
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6613](https://llvm.org/bz6613) | | Version | trunk | | OS | All | | Attachments | [initial patch for feedback purposes only](https://user-images.githubusercontent.com/60944935/143740968-fc574706-64b2-4b55-af8e-92b5c3de8c4d.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @t...
doxygen is broken from objdir build
https://api.github.com/repos/llvm/llvm-project/issues/6985/comments
21
2010-03-14T11:55:42Z
2023-08-06T03:00:47Z
https://github.com/llvm/llvm-project/issues/6985
1,070,981,521
6,985
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6612](https://llvm.org/bz6612) | | Resolution | WORKSFORME | | Resolved on | Mar 14, 2010 03:36 | | Version | 2.6 | | OS | All | | Attachments | [Minimal testcase for X86 DAG->DAG isel crash](https://user-images.githubusercontent.com/60944935/143740967-7f09b6a7-99ab-42db-b6d4-af...
UNREACHABLE executed! in X86 DAG->DAG isel
https://api.github.com/repos/llvm/llvm-project/issues/6984/comments
1
2010-03-14T10:28:44Z
2022-01-20T02:04:38Z
https://github.com/llvm/llvm-project/issues/6984
1,070,981,510
6,984
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6611](https://llvm.org/bz6611) | | Resolution | INVALID | | Resolved on | Apr 15, 2010 16:22 | | Version | trunk | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@nunoplopes | ## Extended Description Is it the same as in llvm/llvm-project#6090 ? S...
(#5718 is closed) Assertion failed: (ExprType->isFunctionType() && "Unknown scalar value"), function EmitLoadOfLValue, file CGExpr.cpp, line 579.
https://api.github.com/repos/llvm/llvm-project/issues/6983/comments
3
2010-03-14T08:23:16Z
2021-12-03T21:27:08Z
https://github.com/llvm/llvm-project/issues/6983
1,070,981,498
6,983
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6610](https://llvm.org/bz6610) | | Resolution | WORKSFORME | | Resolved on | May 13, 2010 12:25 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description I am almost sure this is valid c++: template<typena...
rejects valid friend declaration
https://api.github.com/repos/llvm/llvm-project/issues/6982/comments
10
2010-03-14T00:20:56Z
2022-01-20T02:04:36Z
https://github.com/llvm/llvm-project/issues/6982
1,070,981,488
6,982
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6609](https://llvm.org/bz6609) | | Resolution | FIXED | | Resolved on | Mar 18, 2010 11:41 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@rjmccall | ## Extended Description Hi, in the following testcase clang fails with error:...
Namelookup done for unused parameter names
https://api.github.com/repos/llvm/llvm-project/issues/6981/comments
1
2010-03-13T20:26:01Z
2021-12-03T21:27:06Z
https://github.com/llvm/llvm-project/issues/6981
1,070,981,475
6,981
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6608](https://llvm.org/bz6608) | | Resolution | FIXED | | Resolved on | Mar 14, 2010 12:54 | | Version | trunk | | OS | All | | CC | @asl,@lattner | ## Extended Description Compiling GSFormat.m from GNUstep, which formerly worked with clang, I now get assembler errors. The pr...
Address of label regression
https://api.github.com/repos/llvm/llvm-project/issues/6980/comments
5
2010-03-13T19:22:41Z
2021-12-03T21:27:05Z
https://github.com/llvm/llvm-project/issues/6980
1,070,981,463
6,980
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6607](https://llvm.org/bz6607) | | Resolution | FIXED | | Resolved on | Mar 14, 2010 21:52 | | Version | trunk | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/67392/143740964-9c459b74-7fd9-4a73-ba09-28ae032b0689.gz) | | CC | @lattner | ## E...
SDISel:ShrinkDemandedOps leaves around dead nodes
https://api.github.com/repos/llvm/llvm-project/issues/6979/comments
4
2010-03-13T14:00:52Z
2021-12-03T21:27:04Z
https://github.com/llvm/llvm-project/issues/6979
1,070,981,454
6,979
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6606](https://llvm.org/bz6606) | | Resolution | FIXED | | Resolved on | Mar 14, 2010 15:02 | | Version | trunk | | OS | Linux | | Attachments | [failure-inducing input](https://user-images.githubusercontent.com/732536/143740962-9eb78b0c-e7aa-49b5-8239-d5dc20ad9473.gz), [failure ...
ice: replaceAllUses of value with new value of different type!
https://api.github.com/repos/llvm/llvm-project/issues/6978/comments
4
2010-03-13T08:50:20Z
2021-12-03T21:27:03Z
https://github.com/llvm/llvm-project/issues/6978
1,070,981,445
6,978
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6605](https://llvm.org/bz6605) | | Resolution | FIXED | | Resolved on | Mar 14, 2010 13:45 | | Version | trunk | | OS | Linux | | Attachments | [failure-inducing input](https://user-images.githubusercontent.com/732536/143740960-7a03f378-c097-4307-bd17-e68bcf7b24ea.gz) | ## Exte...
ice: Cannot use this version of ReplaceAllUsesWith!
https://api.github.com/repos/llvm/llvm-project/issues/6977/comments
2
2010-03-13T08:47:30Z
2021-12-03T21:27:02Z
https://github.com/llvm/llvm-project/issues/6977
1,070,981,429
6,977