[PATCH][arm] Add missing Makefile dependency on arm_acle_builtins.def

Kyrill Tkachov kyrylo.tkachov@foss.arm.com
Mon Sep 23 16:27:00 GMT 2019


Hi all,

arm-builtins.o is missing a Makefile dependency on arm_acle_builtins.def 
which can cause inconsistent rebuilds
when adding builtins in there.

This patch adds the right Makefile-foo to fix that.

Tested on arm-none-eabi.

Committing to trunk.

Thanks,
Kyrill

2019-09-23  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

     * config/arm/t-arm (arm-builtins.o): Add dependency on
     arm_acle_builtins.def.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-acle-makefile.patch
Type: text/x-patch
Size: 628 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190923/34b85b56/attachment.bin>


More information about the Gcc-patches mailing list