“tem = Index == 0 ? 0 : (*(matrix *)Res)[Outer][Inner];”
When I compared the assembly statement of the loop these extra statements are
in the most inner loop.
400968: 2800cmp r0, #0
400972: bf08it eq
400974: 2300moveq r3,
Hi Antonio,
On Fri, Feb 14, 2025 at 04:42:38PM -0300, Thomacelli via Gcc wrote:
> Sorry if it is not the correct place to register this issue, but when I try
> to access the Source Code of GCC on the Oficial Site, I
> received this message:
>
> Forbidden
>
> You don't have permission to access t
Oh, that's unfortunate to hear. No worries—I installed GCC via Brew on my
Mac. I was just checking the latest version out of curiosity. I reported it
because I thought there might be an outage. Thanks for the info!
Snapshot gcc-13-20250214 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/13-20250214/
and on various mirrors, see https://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 13 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
On Fri, 14 Feb 2025 at 05:01, Jerry D via Gcc wrote:
>
> Does anyone know what this is about?
>
> $ git gcc-verify
> Checking 918fcaf0cbf833063c45805ef893cfa2c9ebc875: OK
N.B. it works fine, the line above is the expected output. It just
lets you know that something was ignored in the asynchronou
Hello, how are you?
Sorry if it is not the correct place to register this issue, but when I try
to access the Source Code of GCC on the Oficial Site, I
received this message:
Forbidden
You don't have permission to access this resource.
This happens to all links on gcc.gnu.org
--
Att.
Antonio