On 10/22/22 11:54, LIU Hao wrote:
This allows building libobjc and enabling Objective-C. Tested against
GCC 12 branch on i686-w64-mingw32.
Done, pushed to master branch.
On Fri, Oct 21, 2022 at 8:33 AM Jacek Caban via Gcc-patches
wrote:
>
> On 2022-10-21 11:44, Eric Botcazou via Libstdc++ wrote:
> >>>/How does this compare with Eric B's proposal at
> >>>/>>>/https://gcc.gnu.org/legacy-ml/gcc-patches/2019-06/msg01840.html ?
> >>>/>>//>>/My proposal was to reimple
Pushed.
Gerald
---
htdocs/index.html | 68 ---
htdocs/news.html | 68 +++
2 files changed, 68 insertions(+), 68 deletions(-)
diff --git a/htdocs/index.html b/htdocs/index.html
index 39060016..f45b9664 10064
On Fri, Oct 21, 2022 at 01:51:55PM +0200, Richard Biener via Gcc-patches wrote:
> > > > BTW: Perhaps znver1.md is not the right filename anymore, since it hosts
> > > all four Zen schedulers.
> > >
> > > I have renamed the file to znver.md in this revision, PFA.
> > > Thank you for the review, we w
On 10/21/22 09:29, Qing Zhao wrote:
Hi,
(FAM below refers to Flexible Array Members):
I need inputs on how to handle the combination of -fstrict-flex-arrays +
-Warray-bounds.
Our initial goal is to update -Warray-bounds with multiple levels of
-fstrict-flex-arrays=N
to issue warnings accord
On Wed, 30 Mar 2022, Jakub Jelinek via Gcc-patches wrote:
> Thanks, changed and committed.
This (commit 3be1a28f58d6063258407b0751e8fb55df4749c8) introduced a new
which is deprecated HTML.
Below is the straightforward adjustment I just pushed.
Gerald
commit 95e5070662283453db934dee37203ce9db6
[-Inf, +Inf] +-NAN gets normalized as VARYING. There is a test that
drops the NAN possibility, and tests that the range is no longer
VARYING but [-Inf, +Inf]. However, for -ffinite-math-only targets
(Vax, RX, etc) the range would still be VARYING because the VARYING
range never had a NAN to begin
PING.
soe...@soeren-tempel.net wrote:
> From: Sören Tempel
>
> On glibc-based systems, off_t is a 32-bit type on 32-bit systems and a
> 64-bit type on 64-bit systems by default. However, on systems using musl
> libc off_t is unconditionally a 64-bit type. As such, it is insufficient
> to use a u
This allows building libobjc and enabling Objective-C. Tested against GCC 12
branch on i686-w64-mingw32.
--
Best regards,
LIU Hao
From c05cceb2f3baa96c9381be38717bdf6f1f3adb76 Mon Sep 17 00:00:00 2001
From: LIU Hao
Date: Sat, 22 Oct 2022 17:31:46 +0800
Subject: [PATCH] libgcc: Update 'gthr-mcf
On Fri, Oct 21, 2022 at 3:46 PM Takayuki 'January June' Suwa
wrote:
>
> This patch offers an additional allocable register by RA for the CALL0
> ABI.
>
> > Register a0 holds the return address upon entry to a function, but
> > unlike the windowed register ABI, it is not reserved for this purpose
>
10 matches
Mail list logo