[Bug target/115054] __float128 and _Float16 use incorrect ABI on x86-64 MinGW

2024-08-23 Thread chorman64 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115054 connor horman changed: What|Removed |Added CC||chorman64 at gmail dot com --- Comment

[Bug target/98693] Compiling with -mcmodel=large emits .eh_frame with R_X86_64_PC32

2021-01-17 Thread chorman64 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98693 --- Comment #1 from connor horman --- In case they are helpful in confirming the bug, these are the outputs from continuous integration runs: clang+lld (expected case): https://github.com/PhantomOS/PhantomOS/runs/1717516076 cross gcc+binutils (f

[Bug c/98693] New: Compiling with -mcmodel=large emits .eh_frame with R_X86_64_PC32

2021-01-14 Thread chorman64 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98693 Bug ID: 98693 Summary: Compiling with -mcmodel=large emits .eh_frame with R_X86_64_PC32 Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal