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.