[Bug target/64871] inline assembly neon

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 30 07:40:00 GMT 2015


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c                           |target
         Resolution|---                         |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
You don't record that you write memory.  Also you don't record that you touch
%0.

You should be using the neon intrinsics instead really.



More information about the Gcc-bugs mailing list