]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
[AARCH64] Remove reference to MD_INCLUDES
authorAndrew Pinski <apinski@marvell.com>
Fri, 12 Aug 2022 00:26:17 +0000 (00:26 +0000)
committerAndrew Pinski <apinski@marvell.com>
Fri, 12 Aug 2022 00:35:56 +0000 (00:35 +0000)
The comment reference to MD_INCLUDES is not needed
as it is auto generated for long time now even before
aarch64 target was added.

MD_INCLUDES has been auto generated since r0-64489.
Note some targets still manually set MD_INCLUDES and
I suspect those can be changed but I don't have access
to those targets.

Committed as obvious.

Thanks,
Andrew Pinski

gcc/ChangeLog:

* config/aarch64/aarch64.md: Remove comment
about MD_INCLUDES as it is out of date and not needed.

gcc/config/aarch64/aarch64.md

index ef0aed25c6b26eff61f9f6030dc5921a534e3d19..3ea16dbc2557c6a4f37104d44a49f77f768eb53d 100644 (file)
    ; must not operate on inactive inputs if doing so could induce a fault.
    (SVE_STRICT_GP 1)])
 
-;; If further include files are added the defintion of MD_INCLUDES
-;; must be updated.
-
 (include "constraints.md")
 (include "predicates.md")
 (include "iterators.md")