Jeff Law writes:
> On 4/2/23 14:06, Andrew Pinski wrote:
>> On Sun, Apr 2, 2023 at 12:55 PM Jeff Law via Gcc-patches
>> wrote:
>>>
>>>
>>>
>>> On 3/31/23 12:44, Sam James wrote:
Kito Cheng writes:
> It's not the RISC-V part, so this requires a global maintainer there I
On Sun, Apr 2, 2023 at 1:07 PM Jeff Law wrote:
>
>
>
> On 4/2/23 14:06, Andrew Pinski wrote:
> > On Sun, Apr 2, 2023 at 12:55 PM Jeff Law via Gcc-patches
> > wrote:
> >>
> >>
> >>
> >> On 3/31/23 12:44, Sam James wrote:
> >>>
> >>> Kito Cheng writes:
> >>>
> It's not the RISC-V part, so thi
On 4/2/23 14:06, Andrew Pinski wrote:
On Sun, Apr 2, 2023 at 12:55 PM Jeff Law via Gcc-patches
wrote:
On 3/31/23 12:44, Sam James wrote:
Kito Cheng writes:
It's not the RISC-V part, so this requires a global maintainer there I think?
Someone able to look at the system.h bit? It sh
On Sun, Apr 2, 2023 at 12:55 PM Jeff Law via Gcc-patches
wrote:
>
>
>
> On 3/31/23 12:44, Sam James wrote:
> >
> > Kito Cheng writes:
> >
> >> It's not the RISC-V part, so this requires a global maintainer there I
> >> think?
> >>
> >
> > Someone able to look at the system.h bit? It should be tr
On 3/31/23 12:44, Sam James wrote:
Kito Cheng writes:
It's not the RISC-V part, so this requires a global maintainer there I think?
Someone able to look at the system.h bit? It should be trivial, there's
no uses left and it was added purely for a bug like this in the past
(see commit me
..@rivai.ai
>>
>> From: Sam James
>> Date: 2023-03-14 08:23
>> To: gcc-patches
>> CC: Kito Cheng; Palmer Dabbelt; Andrew Waterman; Jim Wilson; Ju-Zhe Zhong;
>> Sam James
>> Subject: [PATCH v4 2/2] gcc: Drop obsolete INCLUDE_PTHREAD_H
>> This is no l
On 3/14/23 07:45, Kito Cheng via Gcc-patches wrote:
It's not the RISC-V part, so this requires a global maintainer there I think?
It does. I hadn't had a chance to dig into the history of the pthread.h
include to understand why it was originally included which would be the
first step in det
Can you take a look at this?
>
>
> juzhe.zh...@rivai.ai
>
> From: Sam James
> Date: 2023-03-14 08:23
> To: gcc-patches
> CC: Kito Cheng; Palmer Dabbelt; Andrew Waterman; Jim Wilson; Ju-Zhe Zhong;
> Sam James
> Subject: [PATCH v4 2/2] gcc: Drop obsolet
Wilson; Ju-Zhe Zhong; Sam
James
Subject: [PATCH v4 2/2] gcc: Drop obsolete INCLUDE_PTHREAD_H
This is no longer used since 0a62889c7a155f8ed971860d68870dc9c46bb004, so
let's clean it up.
gcc/ChangeLog:
* system.h: Drop unused INCLUDE_PTHREAD_H.
Signed-off-by: Sam James
---
gcc/system.h | 4 -
This is no longer used since 0a62889c7a155f8ed971860d68870dc9c46bb004, so
let's clean it up.
gcc/ChangeLog:
* system.h: Drop unused INCLUDE_PTHREAD_H.
Signed-off-by: Sam James
---
gcc/system.h | 4
1 file changed, 4 deletions(-)
diff --git a/gcc/system.h b/gcc/system.h
index cf45d
10 matches
Mail list logo