]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm: remove useless push/pop pragmas in arm_neon.h
authorChristophe Lyon <christophe.lyon@linaro.org>
Wed, 30 Apr 2025 11:07:52 +0000 (11:07 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Wed, 9 Jul 2025 08:14:15 +0000 (08:14 +0000)
commitff6c323997f9543b4706c63d2c3e8fb83312470e
tree2a34406c3ca5967ff5446f1b57a5e03b051b020d
parent963d5362c598d48ee7a896e674d2a68c41179785
arm: remove useless push/pop pragmas in arm_neon.h

Remove #pragma GCC target ("arch=armv8.2-a+bf16") since it matches the
preceding pragma GCC target and is thus useless.

gcc/ChangeLog:

* config/arm/arm_neon.h: Remove useless push/pop pragmas.
gcc/config/arm/arm_neon.h