This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/63408] [4.9/5/6 regression] GCC emits incorrect fixed->fp conversion instruction on Cortex-M4 target


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63408

--- Comment #9 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
(In reply to Itay Perl from comment #7)
> Any news? This bug still prevents us from compiling our code with
> optimizations.
> 
> Thanks.

Sorry to have dropped the ball on this one - does replacing the vfma
instruction with vfms work for you in the example i.e. can you provide me with
a couple of input values for a and b that break for me to verify this is fine
across a range of implementations ?

Ramana


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]