|
From: | tnfchris at sourceware dot org |
Subject: | [Bug gas/28078] arm: fails to build when using armv8 neon with dotprod extension |
Date: | Tue, 13 Jul 2021 10:04:13 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28078 Tamar Christina <tnfchris at sourceware dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tnfchris at sourceware dot org --- Comment #1 from Tamar Christina <tnfchris at sourceware dot org> --- Hi Alok, this is intentional as it became increasingly difficult to mix FPU and arch_extensions in a sane manner. For that reason using specific -mfpu flags is deprecated and you should instead use -mfpu=auto which then does the right thing based on the arch and extensions. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |