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 | [5104](https://llvm.org/bz5104) | | Resolution | FIXED | | Resolved on | Nov 08, 2009 22:57 | | Version | trunk | | OS | Linux | | Attachments | [testcase to reproduce the bug](https://user-images.githubusercontent.com/60944935/143740000-919ad31c-1fb5-49d6-9912-4946ead429bc.gz), ...
printf returns 1 even when it fails if -simplify-libcalls is used
https://api.github.com/repos/llvm/llvm-project/issues/5476/comments
1
2009-09-30T10:56:07Z
2021-12-03T21:04:23Z
https://github.com/llvm/llvm-project/issues/5476
1,070,966,392
5,476
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5103](https://llvm.org/bz5103) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description template<typename> struct A { template<typename, bool = f...
Nested template error + assert
https://api.github.com/repos/llvm/llvm-project/issues/5475/comments
2
2009-09-30T04:48:09Z
2021-12-03T21:04:23Z
https://github.com/llvm/llvm-project/issues/5475
1,070,966,385
5,475
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5102](https://llvm.org/bz5102) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description template <typename T> class A { operator T *() const; }; ...
Hang in EmitCXXDeleteExpr on attached test case
https://api.github.com/repos/llvm/llvm-project/issues/5474/comments
1
2009-09-30T03:24:11Z
2021-12-03T21:04:22Z
https://github.com/llvm/llvm-project/issues/5474
1,070,966,377
5,474
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5101](https://llvm.org/bz5101) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | MacOS X | | CC | @asl | ## Extended Description
ARMv6T2 and later should materialize GlobalAddresses using MOVW/MOVT
https://api.github.com/repos/llvm/llvm-project/issues/5473/comments
1
2009-09-29T23:21:50Z
2021-12-03T21:04:20Z
https://github.com/llvm/llvm-project/issues/5473
1,070,966,362
5,473
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5100](https://llvm.org/bz5100) | | Resolution | LATER | | Resolved on | Feb 17, 2010 12:42 | | Version | trunk | | OS | MacOS X | | CC | @asl | ## Extended Description BFI, SBFX, and UBFX patterns still need to be implemented.
several ARMv6T2 ops still missing
https://api.github.com/repos/llvm/llvm-project/issues/5472/comments
1
2009-09-29T23:20:38Z
2021-12-03T21:04:20Z
https://github.com/llvm/llvm-project/issues/5472
1,070,966,351
5,472
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5099](https://llvm.org/bz5099) | | Resolution | FIXED | | Resolved on | Oct 19, 2012 15:12 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description RewriteRope and RopeRefCountString rely on being able to call a no...
RewriteRope strictly undefined behavior, null 'this'
https://api.github.com/repos/llvm/llvm-project/issues/5471/comments
2
2009-09-29T22:17:15Z
2021-12-03T21:04:19Z
https://github.com/llvm/llvm-project/issues/5471
1,070,966,339
5,471
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5098](https://llvm.org/bz5098) | | Resolution | FIXED | | Resolved on | Sep 07, 2016 08:03 | | Version | unspecified | | OS | All | | CC | @seanm | ## Extended Description In C++, a pointer allocated with "new" must be freed with "delete" while a pointer allocated with "new[]"...
[C++] Diagnose new/new[]/delete/delete[] mismatches
https://api.github.com/repos/llvm/llvm-project/issues/5470/comments
3
2009-09-29T17:57:13Z
2021-12-03T21:04:18Z
https://github.com/llvm/llvm-project/issues/5470
1,070,966,329
5,470
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5097](https://llvm.org/bz5097) | | Resolution | FIXED | | Resolved on | Jul 23, 2018 07:11 | | Version | unspecified | | OS | Linux | | Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143739998-1aecd8df-ca30-4c91-93e0-164ff42e334d.gz) | | Reporter...
Buffer overflow in LoopSimplify
https://api.github.com/repos/llvm/llvm-project/issues/5469/comments
3
2009-09-29T13:44:38Z
2022-04-18T21:04:13Z
https://github.com/llvm/llvm-project/issues/5469
1,070,966,317
5,469
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5096](https://llvm.org/bz5096) | | Version | trunk | | OS | All | | CC | @modocache | ## Extended Description Testrunner should print something like this: ``` Failing Tests (1): Clang::Sema/vla.c (#3663 , llvm/llvm-project#2416 , rdar://1231232) ``` Since it ...
clang `TestRunner.sh` doesn't print out PR/radr numbers
https://api.github.com/repos/llvm/llvm-project/issues/5468/comments
0
2009-09-29T07:39:55Z
2024-07-28T12:14:53Z
https://github.com/llvm/llvm-project/issues/5468
1,070,966,306
5,468
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5095](https://llvm.org/bz5095) | | Resolution | WORKSFORME | | Resolved on | Mar 06, 2010 13:58 | | Version | trunk | | OS | MacOS X | | Attachments | [reduced file produced by bugpoint](https://user-images.githubusercontent.com/60944935/143739997-75fd8af2-d11d-4140-8dd7-1a6fcf1...
opt -loop-deletion crashes
https://api.github.com/repos/llvm/llvm-project/issues/5467/comments
2
2009-09-29T06:02:42Z
2022-01-20T02:03:11Z
https://github.com/llvm/llvm-project/issues/5467
1,070,966,294
5,467
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5094](https://llvm.org/bz5094) | | Resolution | FIXED | | Resolved on | Jul 06, 2010 09:26 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#6916 | | CC | @d0k,@edwintorok,@efriedma-quic,@nelhage | ## Extended Description With llvm trunk r82936, clang...
clang -fstack-protector fails to link (undefined reference to `__stack_chk_guard')
https://api.github.com/repos/llvm/llvm-project/issues/5466/comments
7
2009-09-29T04:40:43Z
2021-12-03T21:04:14Z
https://github.com/llvm/llvm-project/issues/5466
1,070,966,281
5,466
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5093](https://llvm.org/bz5093) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description llvm/clang r82998 The following code has some arguably incorrect...
Can't call static method as if it were a member function
https://api.github.com/repos/llvm/llvm-project/issues/5465/comments
1
2009-09-29T01:48:58Z
2021-12-03T21:04:13Z
https://github.com/llvm/llvm-project/issues/5465
1,070,966,267
5,465
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5092](https://llvm.org/bz5092) | | Resolution | FIXED | | Resolved on | Oct 20, 2009 11:27 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@bixia1,@sunfishcode | ## Extended Description ----- bug.ll ----- define <4 x float> @&#8203;bug(f...
Assertion failure in TranslateX86CC with SetCCOpcode == ISD::SETOEQ
https://api.github.com/repos/llvm/llvm-project/issues/5464/comments
12
2009-09-29T01:40:57Z
2021-12-03T21:04:12Z
https://github.com/llvm/llvm-project/issues/5464
1,070,966,259
5,464
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5091](https://llvm.org/bz5091) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description llvm/clang r82998 I have some code that attempts to decode the l...
Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of incompatible type!"), function cast
https://api.github.com/repos/llvm/llvm-project/issues/5463/comments
1
2009-09-29T01:17:23Z
2021-12-03T21:04:11Z
https://github.com/llvm/llvm-project/issues/5463
1,070,966,245
5,463
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5090](https://llvm.org/bz5090) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description llvm/clang r82998 Attempting to codegen the following C++ file t...
Assertion failed: (I->second->find(MD)!=I->second->end() && "Can't find vtable index")
https://api.github.com/repos/llvm/llvm-project/issues/5462/comments
2
2009-09-28T22:27:04Z
2021-12-03T21:04:10Z
https://github.com/llvm/llvm-project/issues/5462
1,070,966,235
5,462
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5089](https://llvm.org/bz5089) | | Resolution | DUPLICATE | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | Reporter | LLVM Bugzilla Contributor | | CC | @edwintorok,@pwo | ## Extended Description witten /t...
extern inline problem
https://api.github.com/repos/llvm/llvm-project/issues/5461/comments
3
2009-09-28T21:11:33Z
2021-12-03T21:04:09Z
https://github.com/llvm/llvm-project/issues/5461
1,070,966,228
5,461
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5088](https://llvm.org/bz5088) | | Resolution | INVALID | | Resolved on | Sep 28, 2009 19:39 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Write a unit test which provides an externally visible function f() which returns ...
verify that the jit doesn't compile available_externally methods
https://api.github.com/repos/llvm/llvm-project/issues/5460/comments
2
2009-09-28T20:38:36Z
2021-12-03T21:04:09Z
https://github.com/llvm/llvm-project/issues/5460
1,070,966,222
5,460
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5087](https://llvm.org/bz5087) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | All | | Attachments | [test-case](https://user-images.githubusercontent.com/60944935/143739993-fe5772b7-f96f-492f-9cec-7a770d708691.gz), [proposed patch](https...
ASM instruction shouldn't crash JIT.
https://api.github.com/repos/llvm/llvm-project/issues/5459/comments
1
2009-09-28T20:13:52Z
2021-12-03T21:04:08Z
https://github.com/llvm/llvm-project/issues/5459
1,070,966,217
5,459
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5086](https://llvm.org/bz5086) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description The following code gives an error in clang (minimized from ICU): class UnicodeString { public: ...
bogus 'function foo is ambiguous' warning
https://api.github.com/repos/llvm/llvm-project/issues/5458/comments
1
2009-09-28T19:00:56Z
2021-12-03T21:04:07Z
https://github.com/llvm/llvm-project/issues/5458
1,070,966,215
5,458
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5085](https://llvm.org/bz5085) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description clang -c file.cpp crashes with the following (reduced from ICU): namespace nn {} void foo() { ...
'using' inside functions crashes clang
https://api.github.com/repos/llvm/llvm-project/issues/5457/comments
1
2009-09-28T17:20:29Z
2021-12-03T21:04:06Z
https://github.com/llvm/llvm-project/issues/5457
1,070,966,205
5,457
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5084](https://llvm.org/bz5084) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description template<typename T> class A { ~A(); }; template<> A...
codegen assert "SynthesizeDefaultDestructor - destructor has user declaration"
https://api.github.com/repos/llvm/llvm-project/issues/5456/comments
1
2009-09-28T17:19:57Z
2021-12-03T21:04:05Z
https://github.com/llvm/llvm-project/issues/5456
1,070,966,198
5,456
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5083](https://llvm.org/bz5083) | | Resolution | DUPLICATE | | Resolved on | Sep 28, 2009 08:25 | | Version | 2.6 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description llc crashes using the attached reduced bugpoint file. I do not have a glue what th...
LLVM ERROR: Cannot yet select: 0x1ba3410: i64 = X86ISD::Wrapper 0x1ba3b10
https://api.github.com/repos/llvm/llvm-project/issues/5455/comments
1
2009-09-28T15:22:42Z
2021-12-03T21:04:04Z
https://github.com/llvm/llvm-project/issues/5455
1,070,966,188
5,455
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5082](https://llvm.org/bz5082) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:44 | | Version | trunk | | OS | MacOS X | | Blocks | llvm/llvm-project#4068 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@nico,@pwo | ## Extended Description This is t...
Clang asserts on "Access specifier is AS_none inside a record decl"
https://api.github.com/repos/llvm/llvm-project/issues/5454/comments
5
2009-09-28T15:00:56Z
2021-12-03T21:04:03Z
https://github.com/llvm/llvm-project/issues/5454
1,070,966,178
5,454
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5081](https://llvm.org/bz5081) | | Resolution | FIXED | | Resolved on | Jul 08, 2010 02:38 | | Version | 2.6 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@echristo,@efriedma-quic | ## Extended Description llc crashes using the attached reduced bugpoint...
[x86] isel assert on thread local storage
https://api.github.com/repos/llvm/llvm-project/issues/5453/comments
15
2009-09-28T11:19:57Z
2021-12-03T21:04:02Z
https://github.com/llvm/llvm-project/issues/5453
1,070,966,170
5,453
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5080](https://llvm.org/bz5080) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description -- ddunbar@giles:tmp$ cat t.cpp #include <stdio.h> int mai...
Invalid int -> ptr promotion in C++ mode.
https://api.github.com/repos/llvm/llvm-project/issues/5452/comments
1
2009-09-28T10:51:59Z
2021-12-03T21:04:01Z
https://github.com/llvm/llvm-project/issues/5452
1,070,966,163
5,452
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5079](https://llvm.org/bz5079) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Not likely to link: -- ddunbar@giles:tmp$ cat t.cpp class A...
clang generates references to pure virtual method
https://api.github.com/repos/llvm/llvm-project/issues/5451/comments
2
2009-09-28T10:38:42Z
2021-12-03T21:04:00Z
https://github.com/llvm/llvm-project/issues/5451
1,070,966,151
5,451
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5078](https://llvm.org/bz5078) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:50 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description -- ddunbar@giles:tmp$ cat y.cpp #include <string> ddunbar@g...
Code generation of C++ inline methods isn't being deferred
https://api.github.com/repos/llvm/llvm-project/issues/5450/comments
4
2009-09-28T10:34:03Z
2021-12-03T21:03:59Z
https://github.com/llvm/llvm-project/issues/5450
1,070,966,143
5,450
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5077](https://llvm.org/bz5077) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@nunoplopes | ## Extended Description This goes boom, and I wish it didn't: -- ddunba...
C++ temporary related crash
https://api.github.com/repos/llvm/llvm-project/issues/5449/comments
6
2009-09-28T10:26:48Z
2021-12-03T21:03:58Z
https://github.com/llvm/llvm-project/issues/5449
1,070,966,130
5,449
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5076](https://llvm.org/bz5076) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Many IRgen crashes end up just pointing at the end of the file, probably because of deferred code generation. We should do a better job of p...
clang pretty stack dumps don't frequently point at a useful location in the source
https://api.github.com/repos/llvm/llvm-project/issues/5448/comments
1
2009-09-28T10:17:37Z
2022-03-05T22:44:31Z
https://github.com/llvm/llvm-project/issues/5448
1,070,966,125
5,448
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5075](https://llvm.org/bz5075) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The AST for the constructor for B is missing the default ar...
missing default arguments in synthesized base constructor call
https://api.github.com/repos/llvm/llvm-project/issues/5447/comments
2
2009-09-28T10:13:27Z
2021-12-03T21:03:57Z
https://github.com/llvm/llvm-project/issues/5447
1,070,966,112
5,447
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5074](https://llvm.org/bz5074) | | Resolution | WORKSFORME | | Resolved on | Feb 22, 2010 12:41 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description -- ddunbar@giles:tmp$ cat t.cpp void f0() __attribute_...
invalid decl merging error
https://api.github.com/repos/llvm/llvm-project/issues/5446/comments
4
2009-09-28T09:40:46Z
2022-01-20T02:03:08Z
https://github.com/llvm/llvm-project/issues/5446
1,070,966,099
5,446
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5073](https://llvm.org/bz5073) | | Resolution | FIXED | | Resolved on | Sep 29, 2009 15:41 | | Version | unspecified | | OS | Linux | | Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143739985-9ebac61a-d5f6-4391-90ab-91fc13f9ff01.gz) | | Reporter...
Assert failure: Operands of AddRec must be loop-invariant!
https://api.github.com/repos/llvm/llvm-project/issues/5445/comments
5
2009-09-28T08:43:44Z
2021-12-03T21:03:55Z
https://github.com/llvm/llvm-project/issues/5445
1,070,966,092
5,445
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5072](https://llvm.org/bz5072) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description template<typename T> struct S { template<typename U> S(co...
copy ctor not instantiated if it's a member function template
https://api.github.com/repos/llvm/llvm-project/issues/5444/comments
3
2009-09-27T22:44:04Z
2021-12-03T21:03:54Z
https://github.com/llvm/llvm-project/issues/5444
1,070,966,084
5,444
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5071](https://llvm.org/bz5071) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description t.cpp:13:30: warning: control reaches end of non-void funct...
"warning: control reaches end of non-void function" in function template when return type is dependent
https://api.github.com/repos/llvm/llvm-project/issues/5443/comments
2
2009-09-27T22:04:53Z
2021-12-03T21:03:53Z
https://github.com/llvm/llvm-project/issues/5443
1,070,966,076
5,443
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5070](https://llvm.org/bz5070) | | Resolution | DUPLICATE | | Resolved on | Sep 27, 2009 13:37 | | Version | trunk | | OS | Linux | ## Extended Description I tried a couple trivial non power of two vectors just to check whether they really work: define <3 x i8> @&#8203;foo(...
can't return vector of three ints
https://api.github.com/repos/llvm/llvm-project/issues/5442/comments
1
2009-09-27T20:29:15Z
2021-12-03T21:03:53Z
https://github.com/llvm/llvm-project/issues/5442
1,070,966,068
5,442
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5069](https://llvm.org/bz5069) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description template<int I> void foo (int (&)[I + 1]) { } template void...
Assert when syntax checking the attached code
https://api.github.com/repos/llvm/llvm-project/issues/5441/comments
1
2009-09-27T18:23:10Z
2021-12-03T21:03:51Z
https://github.com/llvm/llvm-project/issues/5441
1,070,966,052
5,441
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5068](https://llvm.org/bz5068) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:41 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description int foo(int &, const int *y, int *z); int bar(const int *a) { int x = 5; int y; foo(x, &...
clang/C++: better error when parameter type mismatched
https://api.github.com/repos/llvm/llvm-project/issues/5440/comments
1
2009-09-27T10:05:13Z
2021-12-03T21:03:51Z
https://github.com/llvm/llvm-project/issues/5440
1,070,966,043
5,440
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5067](https://llvm.org/bz5067) | | Version | trunk | | OS | Linux | | CC | @DougGregor,@AnnaZaks,@gribozavr | ## Extended Description Consider following program, where neither gcc, nor clang emits any warnings: #include <vector> typedef std::vector<int> ivect; int foo(ivect &x...
clang/C++: issue warning when iterators from different variables are compared
https://api.github.com/repos/llvm/llvm-project/issues/5439/comments
4
2009-09-27T09:52:22Z
2021-12-03T21:03:50Z
https://github.com/llvm/llvm-project/issues/5439
1,070,966,034
5,439
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5066](https://llvm.org/bz5066) | | Resolution | FIXED | | Resolved on | Jul 11, 2013 00:10 | | Version | trunk | | OS | Linux | | CC | @DougGregor,@zygoloid | ## Extended Description It is quite easy to write a variable name together with a type for a template parameter: temp...
clang/C++: better warning when template parameter mistakenly has variable name
https://api.github.com/repos/llvm/llvm-project/issues/5438/comments
2
2009-09-27T09:37:29Z
2021-12-03T21:03:49Z
https://github.com/llvm/llvm-project/issues/5438
1,070,966,028
5,438
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5065](https://llvm.org/bz5065) | | Resolution | FIXED | | Resolved on | Nov 18, 2013 20:23 | | Version | trunk | | OS | Linux | | CC | @DougGregor,@spavloff | ## Extended Description In C++ empty structs are 1 bytes large, in C they are 0 bytes large. This can create problems ...
clang/C++: warn when empty struct is used in extern "C"
https://api.github.com/repos/llvm/llvm-project/issues/5437/comments
3
2009-09-27T09:33:23Z
2021-12-03T21:03:48Z
https://github.com/llvm/llvm-project/issues/5437
1,070,966,022
5,437
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5064](https://llvm.org/bz5064) | | Resolution | FIXED | | Resolved on | Feb 27, 2014 18:23 | | Version | trunk | | OS | Windows XP | | Blocks | llvm/llvm-bugzilla-archive#12477 llvm/llvm-bugzilla-archive#17167 | | CC | @asl,@tritao,@rnk,@timurrrr | ## Extended Description Whe...
Support byval the msvc++ way.
https://api.github.com/repos/llvm/llvm-project/issues/5436/comments
13
2009-09-27T05:15:32Z
2021-12-03T21:03:47Z
https://github.com/llvm/llvm-project/issues/5436
1,070,966,011
5,436
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5063](https://llvm.org/bz5063) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:50 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Reduced test-case: template<typename _Tp> struct __is_scal...
clang asserts when including <vector>
https://api.github.com/repos/llvm/llvm-project/issues/5435/comments
1
2009-09-27T03:29:53Z
2021-12-03T21:03:46Z
https://github.com/llvm/llvm-project/issues/5435
1,070,965,998
5,435
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5062](https://llvm.org/bz5062) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:55 | | Version | unspecified | | OS | FreeBSD | | Attachments | [patch to fix the issue](https://user-images.githubusercontent.com/60944935/143739984-f47ef54d-3c57-4b97-823c-f01458d2c482.gz) ...
builtin_trap() does not set noreturn
https://api.github.com/repos/llvm/llvm-project/issues/5434/comments
1
2009-09-26T22:50:17Z
2021-12-03T21:03:45Z
https://github.com/llvm/llvm-project/issues/5434
1,070,965,984
5,434
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5061](https://llvm.org/bz5061) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description -- ddunbar@giles:tmp$ cat t.cpp namespace a { template <t...
unrecognized qualified id in template
https://api.github.com/repos/llvm/llvm-project/issues/5433/comments
1
2009-09-26T19:55:45Z
2021-12-03T21:03:44Z
https://github.com/llvm/llvm-project/issues/5433
1,070,965,981
5,433
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5060](https://llvm.org/bz5060) | | Resolution | FIXED | | Resolved on | Sep 26, 2009 13:17 | | Version | trunk | | OS | All | ## Extended Description For this C source: char *foo(void) { static char p __attribute__((aligned(32))); return &p; } void frob(char *); void bar...
clang ignores attribute aligned on some variables
https://api.github.com/repos/llvm/llvm-project/issues/5432/comments
1
2009-09-26T18:47:43Z
2021-12-03T21:03:44Z
https://github.com/llvm/llvm-project/issues/5432
1,070,965,962
5,432
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5059](https://llvm.org/bz5059) | | Resolution | FIXED | | Resolved on | Feb 25, 2010 15:29 | | Version | trunk | | OS | MacOS X | | Attachments | [Bugpoint reduced program](https://user-images.githubusercontent.com/60944935/143739980-5acf9728-4084-4528-86c1-f94f79c3d0d7.gz) | | ...
"Reg operand is not on a use list"
https://api.github.com/repos/llvm/llvm-project/issues/5431/comments
6
2009-09-26T06:24:05Z
2021-12-03T21:03:43Z
https://github.com/llvm/llvm-project/issues/5431
1,070,965,952
5,431
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5058](https://llvm.org/bz5058) | | Resolution | WORKSFORME | | Resolved on | Jun 18, 2012 20:00 | | Version | trunk | | OS | Windows XP | | Blocks | llvm/llvm-bugzilla-archive#12477 | | CC | @AaronBallman,@asl,@tritao | ## Extended Description Contrary to gcc, on msvc++ is th...
Support for sret the msvc++ way.
https://api.github.com/repos/llvm/llvm-project/issues/5430/comments
5
2009-09-26T05:21:04Z
2022-01-20T02:03:07Z
https://github.com/llvm/llvm-project/issues/5430
1,070,965,946
5,430
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5057](https://llvm.org/bz5057) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | unspecified | | OS | All | | CC | @DougGregor,@rjmccall | ## Extended Description This seems to hit <ostream> next: namespace std { class locale { public: template<typena...
friend template bug processing locale stuff
https://api.github.com/repos/llvm/llvm-project/issues/5429/comments
1
2009-09-26T03:40:52Z
2021-12-03T21:03:41Z
https://github.com/llvm/llvm-project/issues/5429
1,070,965,932
5,429
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5056](https://llvm.org/bz5056) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description extern "C" void * malloc(int); template <typename T> struc...
Assert on the attached test
https://api.github.com/repos/llvm/llvm-project/issues/5428/comments
2
2009-09-26T01:44:11Z
2021-12-03T21:03:40Z
https://github.com/llvm/llvm-project/issues/5428
1,070,965,920
5,428
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5055](https://llvm.org/bz5055) | | Resolution | FIXED | | Resolved on | Sep 28, 2009 02:29 | | Version | trunk | | OS | Linux | | Attachments | [Reduced bytecode](https://user-images.githubusercontent.com/67392/143739975-4aada22b-7fe4-4f01-b2f2-b08a49daeb5c.gz), [Original byteco...
Another regscavenger assertion
https://api.github.com/repos/llvm/llvm-project/issues/5427/comments
13
2009-09-26T01:40:01Z
2021-12-03T21:03:39Z
https://github.com/llvm/llvm-project/issues/5427
1,070,965,909
5,427
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5054](https://llvm.org/bz5054) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description struct A { int a; }; A* f(); void g() { if (true) { }...
warning: 'a' is always zero in this context when a is not zero
https://api.github.com/repos/llvm/llvm-project/issues/5426/comments
1
2009-09-25T23:48:49Z
2021-12-03T21:03:38Z
https://github.com/llvm/llvm-project/issues/5426
1,070,965,900
5,426
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5053](https://llvm.org/bz5053) | | Resolution | FIXED | | Resolved on | Nov 13, 2014 18:39 | | Version | trunk | | OS | Windows NT | | CC | @asl,@lattner,@lhames | ## Extended Description Use following test case: target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:3...
[windows JIT] incorrect 'frem' behaviour with floats
https://api.github.com/repos/llvm/llvm-project/issues/5425/comments
9
2009-09-25T21:10:30Z
2021-12-03T21:03:37Z
https://github.com/llvm/llvm-project/issues/5425
1,070,965,884
5,425
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5052](https://llvm.org/bz5052) | | Resolution | INVALID | | Resolved on | Feb 09, 2010 12:43 | | Version | trunk | | OS | other | | CC | @asl,@lattner | ## Extended Description Hi, Currently I develop own compiler using LLVM ( and MS Phoenix framework =) ) and found that 'f...
JIT crash using sequence 'load --> bswap --> bitcast --> fptoui'
https://api.github.com/repos/llvm/llvm-project/issues/5424/comments
11
2009-09-25T19:52:34Z
2021-12-03T21:03:36Z
https://github.com/llvm/llvm-project/issues/5424
1,070,965,874
5,424
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5051](https://llvm.org/bz5051) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Using the trunk code at revision 82774, the c-index-test f...
c-index-test link failure
https://api.github.com/repos/llvm/llvm-project/issues/5423/comments
5
2009-09-25T19:34:42Z
2021-12-03T21:03:35Z
https://github.com/llvm/llvm-project/issues/5423
1,070,965,868
5,423
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5050](https://llvm.org/bz5050) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description struct A { A(const A&); }; struct B : A { }; A f(const B &...
Missing derived to base conversion for implicit copy constructor call
https://api.github.com/repos/llvm/llvm-project/issues/5422/comments
2
2009-09-25T19:25:57Z
2021-12-03T21:03:34Z
https://github.com/llvm/llvm-project/issues/5422
1,070,965,860
5,422
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5049](https://llvm.org/bz5049) | | Resolution | FIXED | | Resolved on | Nov 08, 2009 22:47 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description setLoadExtAction(ISD::SEXTLOAD, MVT::v2f64, Expand) or setLoadExtAction(ISD::SE...
incorrect asserting conditions in TargetLowering.h
https://api.github.com/repos/llvm/llvm-project/issues/5421/comments
1
2009-09-25T19:08:10Z
2021-12-03T21:03:33Z
https://github.com/llvm/llvm-project/issues/5421
1,070,965,853
5,421
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5048](https://llvm.org/bz5048) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | unspecified | | OS | All | | CC | @DougGregor,@rjmccall | ## Extended Description Seen on irc: $cat t.cc class A { int foo(const A x[]); }; $ clang t.cc t.cc:1:29: err...
incomplete array type rejected in prototype in c++ method
https://api.github.com/repos/llvm/llvm-project/issues/5420/comments
11
2009-09-25T18:16:42Z
2021-12-03T21:03:32Z
https://github.com/llvm/llvm-project/issues/5420
1,070,965,845
5,420
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5047](https://llvm.org/bz5047) | | Resolution | WONTFIX | | Resolved on | Mar 06, 2010 14:00 | | Version | 2.6 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Hi, I am testing llvm packaging for Gentoo with current prereleases of llvm 2.6 (inc...
[llvm 2.6 prerelease] Test failure on DebugInfo/2009-01-15-dbg_declare.ll
https://api.github.com/repos/llvm/llvm-project/issues/5419/comments
1
2009-09-25T11:54:00Z
2022-01-20T02:31:30Z
https://github.com/llvm/llvm-project/issues/5419
1,070,965,837
5,419
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5046](https://llvm.org/bz5046) | | Resolution | INVALID | | Resolved on | Oct 03, 2009 09:47 | | Version | trunk | | OS | Windows XP | | Attachments | [bitcode file that corresponds to the llvm assembler shown](https://user-images.githubusercontent.com/92601362/143739968-dd816f8...
Stack misadjustment when using sret.
https://api.github.com/repos/llvm/llvm-project/issues/5418/comments
3
2009-09-25T06:00:55Z
2021-12-03T21:03:31Z
https://github.com/llvm/llvm-project/issues/5418
1,070,965,826
5,418
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5045](https://llvm.org/bz5045) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | All | | Attachments | [bugfix- svn diff output](https://user-images.githubusercontent.com/60944935/143739966-ffc6910a-9c9d-49e2-862e-f749e55f677a.gz) | | Repor...
multiply by zero sometimes != zero
https://api.github.com/repos/llvm/llvm-project/issues/5417/comments
5
2009-09-24T23:49:59Z
2021-12-03T21:03:30Z
https://github.com/llvm/llvm-project/issues/5417
1,070,965,818
5,417
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5044](https://llvm.org/bz5044) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | All | | Attachments | [svn diff output](https://user-images.githubusercontent.com/60944935/143739965-e41cfe6a-85a5-4036-a756-c3a3621d02b2.gz) | | Reporter | LL...
sqrt(-1.0) = 0
https://api.github.com/repos/llvm/llvm-project/issues/5416/comments
3
2009-09-24T23:40:58Z
2021-12-03T21:03:29Z
https://github.com/llvm/llvm-project/issues/5416
1,070,965,804
5,416
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5043](https://llvm.org/bz5043) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:59 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description Attempting to compile ASTContext.cpp at revision 82705 using the ...
Error compiling ASTContext.cpp with VS2008
https://api.github.com/repos/llvm/llvm-project/issues/5415/comments
1
2009-09-24T23:14:54Z
2021-12-03T21:03:28Z
https://github.com/llvm/llvm-project/issues/5415
1,070,965,800
5,415
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5042](https://llvm.org/bz5042) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The invoke / unwind functionality does not work as per the documentation. It is now my understanding that exception handling in C, C++ is imple...
'Invoke' llvm instruction does not function per documentation
https://api.github.com/repos/llvm/llvm-project/issues/5414/comments
3
2009-09-24T21:37:53Z
2023-08-15T13:44:17Z
https://github.com/llvm/llvm-project/issues/5414
1,070,965,795
5,414
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5041](https://llvm.org/bz5041) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description struct A { }; template <typename T> void f(T *t) { stati...
assert when nesting static_casts in a function template
https://api.github.com/repos/llvm/llvm-project/issues/5413/comments
1
2009-09-24T18:47:22Z
2021-12-03T21:03:27Z
https://github.com/llvm/llvm-project/issues/5413
1,070,965,783
5,413
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5040](https://llvm.org/bz5040) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This code struct A { A(int); }; struct B { B(A); }; ...
Cast conversion failure
https://api.github.com/repos/llvm/llvm-project/issues/5412/comments
1
2009-09-24T18:40:37Z
2021-12-03T21:03:26Z
https://github.com/llvm/llvm-project/issues/5412
1,070,965,779
5,412
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5039](https://llvm.org/bz5039) | | Version | trunk | | OS | Linux | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143739964-54b8b495-85f2-4ace-a1ec-36aa9d19bf56.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@d0k,@lattner,@efriedma-qu...
inefficient code generation of C bitfields
https://api.github.com/repos/llvm/llvm-project/issues/5411/comments
11
2009-09-24T12:51:55Z
2025-02-04T17:26:17Z
https://github.com/llvm/llvm-project/issues/5411
1,070,965,764
5,411
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5038](https://llvm.org/bz5038) | | Resolution | FIXED | | Resolved on | Sep 24, 2009 04:48 | | Version | 2.5 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @edwintorok | ## Extended Description I run my case: + rm optbug.llvm.x86.bc optbug.x86.bc optbug.x86....
llvm-ld changes global varible with arguments of byval
https://api.github.com/repos/llvm/llvm-project/issues/5410/comments
2
2009-09-24T11:17:28Z
2021-12-03T21:03:24Z
https://github.com/llvm/llvm-project/issues/5410
1,070,965,748
5,410
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5037](https://llvm.org/bz5037) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | MacOS X | | Attachments | [I think this repros the problem](https://user-images.githubusercontent.com/1445253/143739962-7575560a-fa5c-44d0-aa83-1a192a67ed03.gz...
arm_neon.h float32_t is not compatible with float
https://api.github.com/repos/llvm/llvm-project/issues/5409/comments
5
2009-09-24T00:23:44Z
2021-12-03T21:03:23Z
https://github.com/llvm/llvm-project/issues/5409
1,070,965,741
5,409
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5036](https://llvm.org/bz5036) | | Resolution | FIXED | | Resolved on | Sep 24, 2009 00:45 | | Version | trunk | | OS | Linux | | CC | @asl,@lattner | ## Extended Description Crashes on mingw and VC for every .bc file I tried, but not on Linux. This is the stack trace: llc...
llc crashes on Windows due to NULL X86AsmPrinter::MMI
https://api.github.com/repos/llvm/llvm-project/issues/5408/comments
6
2009-09-23T22:41:44Z
2021-12-03T21:03:22Z
https://github.com/llvm/llvm-project/issues/5408
1,070,965,732
5,408
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5035](https://llvm.org/bz5035) | | Resolution | INVALID | | Resolved on | Sep 06, 2011 14:00 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description The analyzer sees "copy" in the method name and assume...
False Positive NSData and NSString ........NoCopy: methods
https://api.github.com/repos/llvm/llvm-project/issues/5407/comments
4
2009-09-23T18:57:40Z
2021-12-03T21:03:22Z
https://github.com/llvm/llvm-project/issues/5407
1,070,965,725
5,407
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5034](https://llvm.org/bz5034) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description compiler-rt has code similar to: [ssen@virgon]$ cat foo.c int foo(void) { return ...
Implement __builtin_eh_return_data_regno()
https://api.github.com/repos/llvm/llvm-project/issues/5406/comments
1
2009-09-23T06:32:02Z
2021-12-03T21:03:21Z
https://github.com/llvm/llvm-project/issues/5406
1,070,965,716
5,406
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5033](https://llvm.org/bz5033) | | Resolution | LATER | | Resolved on | Sep 06, 2010 00:05 | | Version | trunk | | OS | Linux | ## Extended Description I'd expect llvm-gcc and clang to warn about use-before-init of i, but this does not happen, even at "-O -Wall", using r82487....
failure to warn about uninitialized induction var
https://api.github.com/repos/llvm/llvm-project/issues/5405/comments
4
2009-09-23T04:36:17Z
2021-12-03T21:03:20Z
https://github.com/llvm/llvm-project/issues/5405
1,070,965,704
5,405
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5032](https://llvm.org/bz5032) | | Resolution | INVALID | | Resolved on | Sep 23, 2009 16:35 | | Version | 2.6 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description I am seeing the following exception table header generated on x86_64, ...
Bad DWARF encoding in EH frames.
https://api.github.com/repos/llvm/llvm-project/issues/5404/comments
1
2009-09-23T02:24:09Z
2021-12-03T21:03:19Z
https://github.com/llvm/llvm-project/issues/5404
1,070,965,695
5,404
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5031](https://llvm.org/bz5031) | | Resolution | FIXED | | Resolved on | Sep 23, 2009 14:04 | | Version | trunk | | OS | Linux | | Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143739960-3805e6ff-710e-4407-bb7c-7ca53ae6f554.gz) | | CC | @ohmantics,@sunf...
Invalid offset folding
https://api.github.com/repos/llvm/llvm-project/issues/5403/comments
3
2009-09-23T01:43:00Z
2021-12-03T21:03:18Z
https://github.com/llvm/llvm-project/issues/5403
1,070,965,686
5,403
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5030](https://llvm.org/bz5030) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description clang should get the target data string from the LLVM back end, following llvm-gcc, instead of having it hardcoded.
clang should get the target data from the LLVM back end
https://api.github.com/repos/llvm/llvm-project/issues/5402/comments
0
2009-09-22T23:10:47Z
2021-12-03T21:03:17Z
https://github.com/llvm/llvm-project/issues/5402
1,070,965,675
5,402
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5029](https://llvm.org/bz5029) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@MatzeB | ## Extended Description Tests in the nightly test suite which need some input file for the test should *not* use their own source code. 1. If ...
tests should not use source code as input
https://api.github.com/repos/llvm/llvm-project/issues/5401/comments
5
2009-09-22T19:21:02Z
2022-03-05T22:46:46Z
https://github.com/llvm/llvm-project/issues/5401
1,070,965,661
5,401
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5028](https://llvm.org/bz5028) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@echristo,@belkadan,@tkremenek | ## Extended Description Summary: the compile-time and run-time safety tests enabled by use of the _FORTIFY_SOURCE macro...
implement object size checking for clang
https://api.github.com/repos/llvm/llvm-project/issues/5400/comments
7
2009-09-22T15:38:54Z
2023-08-15T13:18:05Z
https://github.com/llvm/llvm-project/issues/5400
1,070,965,645
5,400
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5027](https://llvm.org/bz5027) | | Resolution | LATER | | Resolved on | Nov 28, 2010 15:49 | | Version | trunk | | OS | All | | CC | @asl | ## Extended Description ExecuteAndWait only supports redirection to files, not pipes. Pipes are available on both Unix and Windows, on W...
System library should support pipe in executeandwait
https://api.github.com/repos/llvm/llvm-project/issues/5399/comments
7
2009-09-22T11:07:43Z
2021-12-03T21:03:15Z
https://github.com/llvm/llvm-project/issues/5399
1,070,965,632
5,399
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5026](https://llvm.org/bz5026) | | Resolution | FIXED | | Resolved on | Oct 09, 2009 13:19 | | Version | trunk | | OS | Linux | | CC | @sunfishcode,@pwo | ## Extended Description Seen on Ubuntu Jaunty on x86. regehr@john-home:~/volatile/tmp198$ clang -O1 small.c Don't know ho...
Don't know how to fold this instruction!
https://api.github.com/repos/llvm/llvm-project/issues/5398/comments
5
2009-09-22T04:48:39Z
2021-12-03T21:03:14Z
https://github.com/llvm/llvm-project/issues/5398
1,070,965,624
5,398
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5025](https://llvm.org/bz5025) | | Resolution | FIXED | | Resolved on | Nov 21, 2009 13:56 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This test case (originally from llvm/llvm-project#5266 ) is still crashing: -- d...
crash in objc messaging
https://api.github.com/repos/llvm/llvm-project/issues/5397/comments
1
2009-09-22T04:14:36Z
2021-12-03T21:03:13Z
https://github.com/llvm/llvm-project/issues/5397
1,070,965,608
5,397
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5024](https://llvm.org/bz5024) | | Resolution | FIXED | | Resolved on | Sep 23, 2009 21:27 | | Version | trunk | | OS | Linux | | Attachments | [Reduced test](https://user-images.githubusercontent.com/67392/143739952-1b86bbb0-f8c2-49e7-b21d-46b084653c5b.gz) | | CC | @ohmantics,@...
Another regscavenger assertion
https://api.github.com/repos/llvm/llvm-project/issues/5396/comments
10
2009-09-22T02:27:14Z
2021-12-03T21:03:12Z
https://github.com/llvm/llvm-project/issues/5396
1,070,965,595
5,396
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5023](https://llvm.org/bz5023) | | Resolution | FIXED | | Resolved on | Sep 21, 2009 17:39 | | Version | trunk | | OS | All | | Attachments | [reduced testcase](https://user-images.githubusercontent.com/4503403/143739951-71cb2cb8-ba63-48dc-85ae-ab0fb253f25c.gz) | | CC | @asl | ...
[483.xalancbmk] opt -scalarrepl triggers verifier error
https://api.github.com/repos/llvm/llvm-project/issues/5395/comments
3
2009-09-21T23:10:40Z
2021-12-03T21:03:11Z
https://github.com/llvm/llvm-project/issues/5395
1,070,965,583
5,395
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5022](https://llvm.org/bz5022) | | Resolution | INVALID | | Resolved on | Sep 23, 2009 08:40 | | Version | trunk | | OS | Linux | | CC | @asl,@sunfishcode | ## Extended Description This IR: define internal fastcc i32 @&#8203;bc0f0(i8*) nounwind { %2 = getelementptr inbounds ...
setz+mozxb -> xor+setz optimization
https://api.github.com/repos/llvm/llvm-project/issues/5394/comments
8
2009-09-21T22:54:14Z
2021-12-03T21:03:10Z
https://github.com/llvm/llvm-project/issues/5394
1,070,965,575
5,394
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5021](https://llvm.org/bz5021) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description llvm/clang r82458 methods that take a "char" or "bool" argument ...
"Attributes after last parameter! " for method that takes a char/bool
https://api.github.com/repos/llvm/llvm-project/issues/5393/comments
1
2009-09-21T19:33:28Z
2021-12-03T21:03:09Z
https://github.com/llvm/llvm-project/issues/5393
1,070,965,562
5,393
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5020](https://llvm.org/bz5020) | | Resolution | WORKSFORME | | Resolved on | Oct 31, 2010 11:54 | | Version | trunk | | OS | Linux | | Attachments | [ZIP archive with original BC file and optimized files](https://user-images.githubusercontent.com/60944935/143739945-90f2d7b9-af8b...
Nondeterministic behavior of opt -O3
https://api.github.com/repos/llvm/llvm-project/issues/5392/comments
9
2009-09-21T19:19:41Z
2022-01-20T02:03:06Z
https://github.com/llvm/llvm-project/issues/5392
1,070,965,548
5,392
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5019](https://llvm.org/bz5019) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description llvm/clang r82458 When attempting to do compile a C++ file that ...
crash when C++ code refers to structure in "extern C" block
https://api.github.com/repos/llvm/llvm-project/issues/5391/comments
1
2009-09-21T19:05:36Z
2021-12-03T21:03:07Z
https://github.com/llvm/llvm-project/issues/5391
1,070,965,538
5,391
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5018](https://llvm.org/bz5018) | | Resolution | FIXED | | Resolved on | Feb 09, 2010 17:05 | | Version | trunk | | OS | Linux | | CC | @echristo,@nlewycky | ## Extended Description ./configure --enable-ffi=no --enable-oprofile=no still checks for ffi and oprofile and adds it t...
ffi/oprofile checked for even when explicitly disabled
https://api.github.com/repos/llvm/llvm-project/issues/5390/comments
8
2009-09-21T15:07:21Z
2021-12-03T21:03:07Z
https://github.com/llvm/llvm-project/issues/5390
1,070,965,529
5,390
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5017](https://llvm.org/bz5017) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | unspecified | | OS | Linux | | CC | @lattner,@DougGregor | ## Extended Description This crashes with ToT: clang-cc -x c++ foo.i foo.i: # 23 "foo.h" 3 4 struct Debug { con...
clang/c++: mangler crash due to "extern C" header
https://api.github.com/repos/llvm/llvm-project/issues/5389/comments
4
2009-09-21T11:30:56Z
2021-12-03T21:03:06Z
https://github.com/llvm/llvm-project/issues/5389
1,070,965,512
5,389
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5016](https://llvm.org/bz5016) | | Resolution | FIXED | | Resolved on | Sep 21, 2009 12:24 | | Version | trunk | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601275/143739941-d8...
Assertion failed: (castIsValid(getOpcode(), S, Ty) && "Illegal BitCast")
https://api.github.com/repos/llvm/llvm-project/issues/5388/comments
2
2009-09-21T02:37:31Z
2021-12-03T21:03:04Z
https://github.com/llvm/llvm-project/issues/5388
1,070,965,502
5,388
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5015](https://llvm.org/bz5015) | | Version | 2.6 | | OS | All | | Attachments | [patch to top CMakeLists.txt to add uninstall](https://user-images.githubusercontent.com/60944935/143739939-9407c5aa-b52e-4d55-99b2-4eaa56d243e5.gz), [cmake uninstall script](https://user-images.gith...
Add uninstall target to CMake (patch included)
https://api.github.com/repos/llvm/llvm-project/issues/5387/comments
0
2009-09-20T12:38:40Z
2021-12-03T21:03:04Z
https://github.com/llvm/llvm-project/issues/5387
1,070,965,491
5,387
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5014](https://llvm.org/bz5014) | | Version | trunk | | OS | Linux | | CC | @rnk | ## Extended Description clang-cc should have a command-line flag to turn off stack traces (they don't have symbols for release builds anyway). Clang (the driver) should print some more informati...
clang: better crash handling
https://api.github.com/repos/llvm/llvm-project/issues/5386/comments
0
2009-09-20T12:33:44Z
2023-08-08T17:56:28Z
https://github.com/llvm/llvm-project/issues/5386
1,070,965,488
5,386
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5013](https://llvm.org/bz5013) | | Resolution | WONTFIX | | Resolved on | Apr 08, 2011 13:28 | | Version | 2.6 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @oscarfv | ## Extended Description I built llvm on Snow Leopard using CMake. (The autoconf didn't w...
Can't build llvm-gcc from CMake build
https://api.github.com/repos/llvm/llvm-project/issues/5385/comments
7
2009-09-20T12:30:54Z
2022-01-20T02:31:29Z
https://github.com/llvm/llvm-project/issues/5385
1,070,965,477
5,385
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5012](https://llvm.org/bz5012) | | Resolution | WORKSFORME | | Resolved on | Sep 20, 2009 16:36 | | Version | 2.6 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Using the autoconf scripts, I was trying to build llvm, clang, and llvm-gcc on ...
autoconf won't build 64-bit or universal properly on Snow Leopard
https://api.github.com/repos/llvm/llvm-project/issues/5384/comments
1
2009-09-20T12:19:00Z
2022-01-20T02:03:03Z
https://github.com/llvm/llvm-project/issues/5384
1,070,965,470
5,384
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5011](https://llvm.org/bz5011) | | Resolution | WONTFIX | | Resolved on | May 01, 2012 06:39 | | Version | 2.6 | | OS | Linux | | CC | @asl | ## Extended Description rpm debugedit is a tool that extracts debug info from binaries, allowing packages to include small, stripped bi...
llvm-gcc puts directory names with trailing slashes into the debug section, breaking rpm debugedit
https://api.github.com/repos/llvm/llvm-project/issues/5383/comments
2
2009-09-20T02:49:17Z
2022-01-20T02:31:27Z
https://github.com/llvm/llvm-project/issues/5383
1,070,965,463
5,383
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5010](https://llvm.org/bz5010) | | Version | trunk | | OS | Linux | | Attachments | [Preprocessed source showing the problem](https://user-images.githubusercontent.com/92601251/143739937-86c4133f-7ba9-4abc-811d-4be01d80b0aa.gz) | | CC | @asl,@lattner,@efriedma-quic,@regehr | ##...
inline asm: Ran out of registers during register allocation!
https://api.github.com/repos/llvm/llvm-project/issues/5382/comments
13
2009-09-20T01:44:00Z
2022-02-14T18:50:54Z
https://github.com/llvm/llvm-project/issues/5382
1,070,965,454
5,382
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5009](https://llvm.org/bz5009) | | Resolution | FIXED | | Resolved on | May 01, 2010 01:39 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description I'm experimenting with the explicitly managed stack frames fro...
inliner missing opportunity with CPS style code
https://api.github.com/repos/llvm/llvm-project/issues/5381/comments
6
2009-09-19T23:52:35Z
2021-12-03T21:02:58Z
https://github.com/llvm/llvm-project/issues/5381
1,070,965,434
5,381
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5008](https://llvm.org/bz5008) | | Resolution | WONTFIX | | Resolved on | Apr 08, 2011 13:28 | | Version | 2.6 | | OS | Linux | | CC | @asl | ## Extended Description $ cat test.c #include <stdio.h> int main(int argc, char **argv) { puts("test"); } $ llvm-gcc -o test.o test...
linking with llvm-gcc results in "/usr/bin/ld: error: gcc: malformed archive header name at 1046"
https://api.github.com/repos/llvm/llvm-project/issues/5380/comments
10
2009-09-19T13:43:52Z
2022-01-20T02:31:26Z
https://github.com/llvm/llvm-project/issues/5380
1,070,965,425
5,380
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5007](https://llvm.org/bz5007) | | Resolution | INVALID | | Resolved on | Sep 19, 2009 06:40 | | Version | 2.6 | | OS | Linux | ## Extended Description In current llvm and llvm-gcc 2.6 branches, llvm-g++ -flto generates invalid object files: $ cat test.cpp #include <iostream>...
llvm-g++ -flto generates invalid object files
https://api.github.com/repos/llvm/llvm-project/issues/5379/comments
3
2009-09-19T10:14:43Z
2021-12-03T21:02:56Z
https://github.com/llvm/llvm-project/issues/5379
1,070,965,419
5,379
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5006](https://llvm.org/bz5006) | | Resolution | INVALID | | Resolved on | Mar 26, 2011 17:51 | | Version | trunk | | OS | All | | CC | @efriedma-quic | ## Extended Description When using clang-cc "-ast-print-xml" argument, I experience an Assertion Failed error (see below). Th...
-ast-print-xml is really buggy
https://api.github.com/repos/llvm/llvm-project/issues/5378/comments
9
2009-09-18T23:21:38Z
2021-12-03T21:02:56Z
https://github.com/llvm/llvm-project/issues/5378
1,070,965,410
5,378
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [5005](https://llvm.org/bz5005) | | Resolution | FIXED | | Resolved on | Apr 03, 2017 10:13 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@rnk | ## Extended Description If callee saved XMM registers get spilled/restored in the pr...
Win64 stack corruption when spilling callee saved XMM registers.
https://api.github.com/repos/llvm/llvm-project/issues/5377/comments
8
2009-09-18T03:44:14Z
2021-12-03T21:02:55Z
https://github.com/llvm/llvm-project/issues/5377
1,070,965,396
5,377