RE: [PATCH] i386: Update the comment for mapxf option

2024-09-18 Thread Liu, Hongtao
> -Original Message- > From: Kong, Lingling > Sent: Wednesday, September 18, 2024 4:31 PM > To: gcc-patches > Cc: Liu, Hongtao ; Wang, Hongyu > > Subject: [PATCH] i386: Update the comment for mapxf option > > Hi, > > After APX NF, CCMP and NF featur

[PATCH] i386: Update the comment for mapxf option

2024-09-18 Thread Kong, Lingling
Hi, After APX NF, CCMP and NF features supported, the comment for APX option also need update. Ok for trunk? gcc/ChangeLog: * config/i386/i386.opt: Update the features included in apxf. --- gcc/config/i386/i386.opt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g