-
GCC version: 9.3.0
Clang version: 15.0.7
The output assembly code of following code is different between gcc and clang with `-c -O2 -fPIE`:
```C
#include
#pragma GCC visibility push(hidden)
…
-
Hello!
I'm a novice when it comes to baremetal programming, and have been trying to follow your tutorial (from YouTube). I feel like I've been paying close attention to getting it correct, but for …
-
Hi, it seems like there's no support for `sparc` or `sparc64` architectures currently. What would be the steps to implement support for making syscalls on them? Would it be possible to incorporate the…
-
When I run my workflow, I get the following error:
> tabix -p vcf p2-0mo/3a.pilon/all_corrections.vcf.gz '' returned non-zero exit status 141.
Here is the code I used to run it:
`tabix -p vcf…
-
```
What steps will reproduce the problem?
1. ./configure --enable-optimized
2. make ENABLE_OPTIMIZED=1
3.
What is the expected output? What do you see instead?
llvm[1]: Compiling AsmWriter.cpp for …
-
```
What steps will reproduce the problem?
1. ./configure --enable-optimized
2. make ENABLE_OPTIMIZED=1
3.
What is the expected output? What do you see instead?
llvm[1]: Compiling AsmWriter.cpp for …
-
Tested:
- Odroid N2+
- Nanipi R6S
- Rock5b (tested by @nyok92)
- Khadas VIM1S
From: https://github.com/armbian/distribution/releases
-
Set FPSCR register value accordingly
(1) FP invalid exc. enable
(2) FP overflow exc. enable
(3) FP underflow exc. enable
(4) FP divide by zero exc. enable
Below tes…
-
I am getting this error while compiling simple c# helloworld program : mono --aot program.exe
Mono Ahead of Time compiler - compiling assembly D:\Surani\HelloWorld\program.exe
AOTID 711E6D52-52CF-…
-
## Issue Description ##
Multiple errors of:
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.7.1 were not found. To resolve this, install the De…