[Bug bootstrap/120556] GCC trunk 2a8af97e3528f fail to build on Debian/Trixie/x86-64

2025-06-05 Thread basile at starynkevitch dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120556 --- Comment #1 from Basile Starynkevitch --- this bug is still observable with GCC trunk 1d90f8c7933eb

[Bug bootstrap/120556] New: GCC trunk 2a8af97e3528f fail to build on Debian/Trixie/x86-64

2025-06-05 Thread basile at starynkevitch dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120556 Bug ID: 120556 Summary: GCC trunk 2a8af97e3528f fail to build on Debian/Trixie/x86-64 Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal

[Bug jit/118587] libgccjit should give access to gcc_jit_location file path, line, column information

2025-01-24 Thread basile at starynkevitch dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118587 --- Comment #4 from Basile Starynkevitch --- https://gcc.gnu.org/pipermail/gcc-patches/2025-January/674439.html is a tentative patch waiting review. Thanks -- Basile STARYNKEVITCH 8 rue de la Faïencerie 92340 Bourg-la-Reine,

[Bug jit/118587] libgccjit should give access to gcc_jit_location file path, line, column information

2025-01-21 Thread basile at starynkevitch dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118587 --- Comment #3 from Basile Starynkevitch --- I believe that the patch could be simple: In file gcc/jit-recording.h at end of class location (e.g. before line 526 of gcc-14.2.0/gcc/jit-recording.h or before line 583 of gcc-15-20230105/gcc/jit-re

[Bug jit/118587] libgccjit should give access to gcc_jit_location file path, line, column information

2025-01-21 Thread basile at starynkevitch dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118587 --- Comment #2 from Basile Starynkevitch --- I believe that the patch could be simple: In file gcc/jit-recording.h at end of class location (e.g. before line 526 of gcc-14.2.0/gcc/jit-recording.h or before line 583 of gcc-15-20230105/gcc/jit-re

[Bug jit/118587] New: libgccjit should give access to gcc_jit_location file path, line, column information

2025-01-21 Thread basile at starynkevitch dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118587 Bug ID: 118587 Summary: libgccjit should give access to gcc_jit_location file path, line, column information Product: gcc Version: 15.0 Status: UNCONFIRMED Sev

[Bug jit/118587] libgccjit should give access to gcc_jit_location file path, line, column information

2025-01-21 Thread basile at starynkevitch dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118587 Basile Starynkevitch changed: What|Removed |Added CC||basile at starynkevitch dot net

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

2024-12-13 Thread basile at starynkevitch dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118034 --- Comment #2 from Basile Starynkevitch --- Two questions related to this bug: Perhaps in libgccjit a "union" is just a gcc_jit_struct with some extra data telling that all fields have byte offset 0? Then the documentation could say how to cr

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

2024-12-13 Thread basile at starynkevitch dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118034 Bug ID: 118034 Summary: libgccjit++ has no wrapping C++ API to create a union Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug c++/111974] internal error: Segmentation fault on Ubuntu 23.10 (x86-64) - compiling RefPerSys

2023-10-25 Thread basile at starynkevitch dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111974 --- Comment #3 from Basile Starynkevitch --- This bug seems to have disappeared with a trunk GCC (GCC commit f32c1e1e96ffef) compiled from its source code /usr/local/bin/g++-trunk --version g++-trunk (GCC) 14.0.0 20231025 (experimental) Copyri

[Bug c++/111974] internal error: Segmentation fault on Ubuntu 23.10 (x86-64) - compiling RefPerSys

2023-10-25 Thread basile at starynkevitch dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111974 --- Comment #1 from Basile Starynkevitch --- To reproduce the GCC bug: rm -vf cmdrepl_rps.o make cmdrepl_rps.o

[Bug c++/111974] New: internal error: Segmentation fault on Ubuntu 23.10 (x86-64)

2023-10-25 Thread basile at starynkevitch dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111974 Bug ID: 111974 Summary: internal error: Segmentation fault on Ubuntu 23.10 (x86-64) Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal