Jeff Law ; gcc-patches@gcc.gnu.org; Richard
> >> Earnshaw ; quic_apin...@quicinc.com;
> >> yvan.r...@foss.st.com; Tamar Christina
> >> Subject: Re: [PATCH] testsuite: Add -fwrapv to signbit-5.c
> >>
> >> On Fri, Aug 16, 2024 at 4:30 PM Torbjorn SVENSSON
>
: [PATCH] testsuite: Add -fwrapv to signbit-5.c
On Fri, Aug 16, 2024 at 4:30 PM Torbjorn SVENSSON
wrote:
On 2024-08-16 16:07, Jeff Law wrote:
On 8/16/24 4:12 AM, Torbjörn SVENSSON wrote:
Ok for trunk and releases/gcc-14?
Verified this on x86_64 and arm-none-eabi.
Don't know if the
> -Original Message-
> From: Richard Biener
> Sent: Tuesday, August 20, 2024 12:33 PM
> To: Torbjorn SVENSSON
> Cc: Jeff Law ; gcc-patches@gcc.gnu.org; Richard
> Earnshaw ; quic_apin...@quicinc.com;
> yvan.r...@foss.st.com; Tamar Christina
> Subject: Re: [PATCH
On Fri, Aug 16, 2024 at 4:30 PM Torbjorn SVENSSON
wrote:
>
>
>
> On 2024-08-16 16:07, Jeff Law wrote:
> >
> >
> > On 8/16/24 4:12 AM, Torbjörn SVENSSON wrote:
> >> Ok for trunk and releases/gcc-14?
> >>
> >> Verified this on x86_64 and arm-none-eabi.
> >> Don't know if the other "truth type" dg-li
On 2024-08-16 16:07, Jeff Law wrote:
On 8/16/24 4:12 AM, Torbjörn SVENSSON wrote:
Ok for trunk and releases/gcc-14?
Verified this on x86_64 and arm-none-eabi.
Don't know if the other "truth type" dg-lines can be removed as well.
--
On Cortex-M55 with MVE, the test case fails due to -INT_
On 8/16/24 4:12 AM, Torbjörn SVENSSON wrote:
Ok for trunk and releases/gcc-14?
Verified this on x86_64 and arm-none-eabi.
Don't know if the other "truth type" dg-lines can be removed as well.
--
On Cortex-M55 with MVE, the test case fails due to -INT_MAX being
undefined. Adding -fwrapv solv