[Bug jit/119767] libgccjit fails on sparc

2025-04-13 Thread antoyo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119767 --- Comment #1 from Antoni --- Hi. Did it work on SPARC with GCC 14? Thanks for the bug report!

[Bug jit/119268] Exception thrown when host_detect_local_cpu returns NULL

2025-03-13 Thread antoyo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119268 --- Comment #4 from Antoni --- Oh sorry. I thought this was merged. I guess we can close this issue then.

[Bug jit/119268] New: Exception thrown when host_detect_local_cpu returns NULL

2025-03-13 Thread antoyo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119268 Bug ID: 119268 Summary: Exception thrown when host_detect_local_cpu returns NULL Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Prio

[Bug target/118268] bc-1.07.1 fails to build with -masm=intel

2025-01-02 Thread antoyo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118268 --- Comment #11 from Antoni --- Oh, I didn't try with bc, I only tried with this code: void byte() {} The error is the same as without this patch: /tmp/ccX2cpcq.s: Error: .size expression for byte does not evaluate to a constant

[Bug target/118268] bc-1.07.1 fails to build with -masm=intel

2025-01-02 Thread antoyo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118268 --- Comment #9 from Antoni --- (In reply to LIU Hao from comment #8) > https://gcc.gnu.org/bugzilla/attachment.cgi?id=59639 should solve this > issue. The unfortunate fact is that nobody is taking care of it so you > probably have to build GCC y

[Bug jit/118034] libgccjit++ has no wrapping C++ API to create a union

2024-12-13 Thread antoyo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118034 --- Comment #1 from Antoni --- Many C API does not have a C++ wrapper. Contributions are welcomed.

[Bug jit/117923] ICE in SET_TYPE_VECTOR_SUBPARTS on Aarch64

2024-12-09 Thread antoyo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117923 Antoni changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug jit/117923] ICE in SET_TYPE_VECTOR_SUBPARTS on Aarch64

2024-12-06 Thread antoyo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117923 --- Comment #2 from Antoni --- Created attachment 59801 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59801&action=edit Updated patch

[Bug jit/117923] ICE in SET_TYPE_VECTOR_SUBPARTS on Aarch64

2024-12-05 Thread antoyo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117923 Antoni changed: What|Removed |Added Assignee|dmalcolm at gcc dot gnu.org|antoyo at gcc dot gnu.org

[Bug jit/117923] New: ICE in SET_TYPE_VECTOR_SUBPARTS on Aarch64

2024-12-05 Thread antoyo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117923 Bug ID: 117923 Summary: ICE in SET_TYPE_VECTOR_SUBPARTS on Aarch64 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: jit