Committed to trunk.
Thanks,
Di Zhao
> -Original Message-
> From: Jeff Law
> Sent: Monday, September 30, 2024 6:28 AM
> To: Di Zhao OS
> Cc: gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH] [tree-optimization/110279] fix testcase pr110279-1.c
>
>
>
>
On 5/23/24 3:55 AM, Di Zhao OS wrote:
-Original Message-
From: Jeff Law
Sent: Wednesday, May 22, 2024 11:14 PM
To: Di Zhao OS ; gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] [tree-optimization/110279] fix testcase pr110279-1.c
On 5/22/24 5:46 AM, Di Zhao OS wrote:
The test case is
> -Original Message-
> From: Jeff Law
> Sent: Wednesday, May 22, 2024 11:14 PM
> To: Di Zhao OS ; gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH] [tree-optimization/110279] fix testcase pr110279-1.c
>
>
>
> On 5/22/24 5:46 AM, Di Zhao OS wrote:
> >
On 5/22/24 5:46 AM, Di Zhao OS wrote:
The test case is for targets that support FMA. Previously
the "target" selector is missed in dg-final command.
Tested on x86_64-pc-linux-gnu.
Thanks
Di Zhao
gcc/testsuite/ChangeLog:
* gcc.dg/pr110279-1.c: add target selector.
Rather than list