Snapshot gcc-10-20230419 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/10-20230419/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 10 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
Hi Vladimir,
I have been analyzing a test case for which shrink wrapping fails
(on powerpc, 64bit LE). But if the same test case is slightly modified,
shrink wrapping kicks in.
Here are the two tests:
Test1 (shrink wrapped)
long
foo (long i, long cond)
{
i = i + 1;
if (cond)
bar ();
r
Hi all,
Tomorrow's meeting will be canceled, since there were few new topics to discuss.
The next RISC-V GNU Toolchain meeting is collecting topics:
https://docs.google.com/document/d/1JSs-BSlPJ3QYbAb-Add1TlbYx0nOT1ur3jcsITIJ01U/edit?usp=sharing
Please add what want to discuss in the nex
The second release candidate for GCC 13.1 is available from
https://gcc.gnu.org/pub/gcc/snapshots/13.1.0-RC2-20230419/
ftp://gcc.gnu.org/pub/gcc/snapshots/13.1.0-RC2-20230419/
and shortly its mirrors. It has been generated from git commit
r13-7226-g68997d4323cdcb.
The https://gcc.gnu.org
The first release candidate for GCC 13.1 is available from
https://gcc.gnu.org/pub/gcc/snapshots/13.1.0-RC-20230419/
ftp://gcc.gnu.org/pub/gcc/snapshots/13.1.0-RC-20230419/
and shortly its mirrors. It has been generated from git commit
r13-7224-g865d712a9a20ee.
I have so far bootstrapped and
On Wed, 19 Apr 2023, 05:33 physicsXcosmos via Gcc, wrote:
> I don't want to receive further emails.
>
Please see https://gcc.gnu.org/mailman/listinfo/gcc which explains how to
unsubscribe.