https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115341

Hongtao Liu <liuhongt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |liuhongt at gcc dot gnu.org

--- Comment #1 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
I think it's because binutils2.42 only has initial support Intel APX: 32 GPRs,
NDD, PUSH2/POP2 and PUSHP/POPP. APX NF is on latest binutils trunk.

and target apxf only check the initial support, I guess we need to add a
separate target to check for the remaining APXF features(NF,CCMP/CTEST/CFCMOV).

Reply via email to