-
Is the 'nasm' version for linux supposed / tested to work with actual systems?
'gcc (Debian 13.3.0-5) 13.3.0'
I'm not an expert, 'me bad' is always an option, get compiler warnings about:
```
…
-
```
On a 10.7 machine:
$ cat t.c
#include
int main() {
free((void*)0x1234567);
return 0; }
$ build/Release+Asserts/bin/clang -faddress-sanitizer t.c -o t -v
clang version 3.2 (tr…
-
| | |
| --- | --- |
| Bugzilla Link | [32589](https://llvm.org/bz32589) |
| Version | 4.0 |
| OS | Linux |
| Attachments | [C generated file](https://user-images.githubusercontent.com/60944935/14375…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR9874](https://bugs.llvm.org/show_bug.cgi?id=9874) |
| Status | CONFIRMED |
| Importance | P normal…
-
Failing test:
```rs
#[test]
fn rcomb_base() {
const X_PTR: u64 = 42;
const Z_PTR: u64 = 142;
const A_PTR: u64 = 1142;
let asm_op = "begin rcomb_base end";
let stack_inp…
-
| | |
| --- | --- |
| Bugzilla Link | [32116](https://llvm.org/bz32116) |
| Version | 3.8 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jeremyhu |
## Extended Description
Set…
-
Not sure if this is the correct place to report the bug or if it belongs at bugs.llvm.
I try to compile Viz.js (GraphViz for the web) and the compiler segfaults while compiling "lab.c" of GraphViz.…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR44606](https://bugs.llvm.org/show_bug.cgi?id=44606) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR26512](https://bugs.llvm.org/show_bug.cgi?id=26512) |
| Status | REOPENED |
| Importance | P norma…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR14377](https://bugs.llvm.org/show_bug.cgi?id=14377) |
| Status | NEW |
| Importance | P normal |
|…