clarification question
Hi, https://gcc.gnu.org/backends.html by "Architecture does not have a single condition code register" do you mean it has none or do you mean it has multiple? Thank you in advance for the clarification. -- With regards: Imre PÉNTEK Üdvözlettel: PÉNTEK Imre E-mail: pentek.i...@gmail.com
Re: clarification question
On Sat, 22 Oct 2022, Péntek Imre via Gcc wrote: https://gcc.gnu.org/backends.html by "Architecture does not have a single condition code register" do you mean it has none or do you mean it has multiple? Either. If you look at the examples below, there is a C for riscv, which has 0, and one for sparc, which has several. -- Marc Glisse
gcc-12-20221022 is now available
Snapshot gcc-12-20221022 is now available on https://gcc.gnu.org/pub/gcc/snapshots/12-20221022/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 12 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch releases/gcc-12 revision d96d52514b6b2ade8e8676ef85d1426a5e678bb6 You'll find: gcc-12-20221022.tar.xz Complete GCC SHA256=040daf630063654953fbd4e988ca8b14fffc03b6cb3ae9cf129ecc24b7d12c33 SHA1=80de44a152961f73d4883d386b738ace8de3d7d4 Diffs from 12-20221015 are available in the diffs/ subdirectory. When a particular snapshot is ready for public consumption the LATEST-12 link is updated and a message is sent to the gcc list. Please do not use a snapshot before it has been announced that way.