[Bug tree-optimization/46312] gcc.dg/vec-scal-opt2.c fails for ARM targets.

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 5 11:29:00 GMT 2010


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2010.11.05 11:29:41
         AssignedTo|unassigned at gcc dot       |rguenth at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-11-05 11:29:41 UTC ---
Hm, of course.  Does adding

/* { dg-require-effective-target vect_shift } */

make it unsupported?  (I see that would be true for
check_effective_target_arm32,
so, does gcc.dg/vect/vect-shift-1.c also fail?



More information about the Gcc-bugs mailing list