[gcc/devel/rust/master] gccrs: Add test case to show issue is fixed

2025-04-21 Thread Thomas Schwinge via Gcc-cvs
https://gcc.gnu.org/g:701094f4908d9b31e9c712c04f02c443576cf903 commit 701094f4908d9b31e9c712c04f02c443576cf903 Author: Philip Herron Date: Thu Apr 17 16:04:55 2025 +0100 gccrs: Add test case to show issue is fixed This was already fixed in: bb01719f0e1 but we require fn_once lang

[gcc/devel/rust/master] gccrs: Add test case to show issue is fixed

2025-03-26 Thread Thomas Schwinge via Gcc-cvs
https://gcc.gnu.org/g:4d7e7d94c5d8761eb76fcbd1333bb2a16f65b4b8 commit 4d7e7d94c5d8761eb76fcbd1333bb2a16f65b4b8 Author: Philip Herron Date: Mon Feb 3 20:43:57 2025 + gccrs: Add test case to show issue is fixed This was fixed as part of: c63ecb2f032 Fixes Rust-GCC#3402

[gcc/devel/rust/master] gccrs: add test case to show issue is fixed

2024-12-04 Thread Thomas Schwinge via Gcc-cvs
https://gcc.gnu.org/g:7a081b0d71bf3dac6d5012cf3ed1824b77f5aef5 commit 7a081b0d71bf3dac6d5012cf3ed1824b77f5aef5 Author: Philip Herron Date: Mon Dec 2 17:02:25 2024 + gccrs: add test case to show issue is fixed Fixes Rust-GCC#266 gcc/testsuite/ChangeLog:

[gcc/devel/rust/master] gccrs: add test case to show issue is fixed

2024-12-04 Thread Thomas Schwinge via Gcc-cvs
https://gcc.gnu.org/g:977a72ca06f6f90bacb70b0474f5d5122b75074e commit 977a72ca06f6f90bacb70b0474f5d5122b75074e Author: Philip Herron Date: Wed Nov 6 11:08:27 2024 + gccrs: add test case to show issue is fixed The original test case 1773 has been moved to a new issue 3242 which