Re: [Patch] gcn: Update --with-arch= for newer archs

2025-06-05 Thread Andrew Stubbs
On 05/06/2025 08:48, Tobias Burnus wrote: As a user reported, --with=arch= did not support the newer devices, as we forgot to update the list. While we still have lists to update, this one can be replaced by checking directly against the .def file. There was another list that we didn't update -

[Patch] gcn: Update --with-arch= for newer archs

2025-06-05 Thread Tobias Burnus
As a user reported, --with=arch= did not support the newer devices, as we forgot to update the list. While we still have lists to update, this one can be replaced by checking directly against the .def file. There was another list that we didn't update - in install.texi: https://gcc.gnu.org/insta