[Bug target/54212] ARM: invalid instruction (vdupeq.32) generated

ramana at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 10 14:58:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54212

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |arm-*-*eabi
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2012-08-10
                 CC|                            |ramana at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2012-08-10 14:57:32 UTC ---
shows up on 4.7 branch but latent on trunk.This has been marked predicable ever
since the port was submitted and this is just broken.

None of the Neon instructions are conditional in ARM state, these instructions
are deprecated in IT blocks as per section  the latest edition of the ARM-ARM
(DDI0406C_B_arm_architecture_reference_manual.pdf)


regards
Ramana



More information about the Gcc-bugs mailing list