This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][GAS][ARM] Add Dot Product Extension as mandatory feature on Armv8.4-A [Patch (2/3)]


Hi Tamar,

> "+dotprod" is mandatory since Armv8.4-A.  This patch adds the support in GAS.
> 
> Checked with check-gas on arm-none-eabi and armeb-none-eabi, no regressions.

Are you sure ?  With that patch applied I get a new warning/error:

  gas/config/tc-arm.c:242:30: error: 'arm_ext_v8_4' defined but not used [-Werror=unused-const-variable=]

Which stops the build...

Cheers
  Nick

PS.  This is using gcc version 7.2.1 from Fedora 26.
  


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]