https://sourceware.org/bugzilla/show_bug.cgi?id=30853
Bug ID: 30853
Summary: strange 'return column' register in CIE
Product: binutils
Version: 2.39
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ga
https://sourceware.org/bugzilla/show_bug.cgi?id=30853
--- Comment #1 from Andreas Schwab ---
x86_dwarf2_return_column = (OUTPUT_FLAVOR == bfd_target_coff_flavour
? 32 : 16);
COFF apparantly uses a different register numbering.
--
You are receiving this m
https://sourceware.org/bugzilla/show_bug.cgi?id=30853
--- Comment #2 from Eric Pouech ---
I see...
that's why I suppose gcc doesn't rely on (g)as' cfi directives to emit its
dwarf CFI bits
(unless there's an option to tell x86_64-w64-mingw32-as to pick up another
flavor, but couldn't find it eit
https://sourceware.org/bugzilla/show_bug.cgi?id=30855
Bug ID: 30855
Summary: Bug 111420 - relocation truncated to fit: R_RISCV_JAL
against `.L12287'
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Sev
https://sourceware.org/bugzilla/show_bug.cgi?id=30855
hiraditya changed:
What|Removed |Added
Summary|Bug 111420 - relocation |Relocation truncated to
https://sourceware.org/bugzilla/show_bug.cgi?id=30855
hiraditya changed:
What|Removed |Added
Target||riscv64
Host|
https://sourceware.org/bugzilla/show_bug.cgi?id=30855
--- Comment #2 from hiraditya ---
I got this error while building clang (ninja clang) on a riscv machine.
root@lpi4a:~# gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/riscv64-linux-gnu/13/lto-wrapper
Target:
https://sourceware.org/bugzilla/show_bug.cgi?id=30855
--- Comment #3 from AK ---
To repro
On a riscv64 machine
$ cd llvm-project
$ cmake -GNInja ../llvm -DCMAKE_BUILD_TYPE=Debug -DBUILD_SHARED_LIBS=ON
-DLLVM_TARGETS_TO_BUILD=RISCV -DLLVM_ENABLE_PROJECTS=clang
$ ninja clang
--
You are receivin
https://sourceware.org/bugzilla/show_bug.cgi?id=30856
Bug ID: 30856
Summary: Regression: operand size mismatch for `push'
Product: binutils
Version: 2.41
Status: UNCONFIRMED
Severity: normal
Priority: P2
Componen
https://sourceware.org/bugzilla/show_bug.cgi?id=30844
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #5 f
10 matches
Mail list logo