public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/46312] New: gcc.dg/vec-scal-opt2.c fails for ARM targets.
@ 2010-11-05 11:22 ramana at gcc dot gnu.org
  2010-11-05 11:29 ` [Bug tree-optimization/46312] " rguenth at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: ramana at gcc dot gnu.org @ 2010-11-05 11:22 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: gcc.dg/vec-scal-opt2.c fails for ARM targets.
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ramana@gcc.gnu.org
                CC: rguenth@gcc.gnu.org
              Host: x86_64-unknown-linux-gnu
            Target: arm-linux-gnueabi
             Build: x86_64-unknown-linux-gnu


Hi, 

This test fails for ARM targets configured in the following manner -


/home/ramana/cross-build/src/trunk/configure --target=arm-none-linux-gnueabi
--with-cpu=cortex-a9 --with-fpu=neon --with-float=softfp 

The dump file doesn't contain << 2 and hence the test fails. 

This fails right from : r166303 for ARM


Author: rguenth
Date: Thu Nov  4 10:54:33 2010
New Revision: 166303

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166303
Log:
2010-11-04  Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
    Richard Guenther  <rguenther@suse.de>

    * passes.c (init_optimization_passes): Move veclower after SSA.
    * tree-vect-generic.c (uniform_vector_p): New function.
    (expand_vector_operations_1): Handle conversion.
    (pass_lower_vector): Update SSA form.

    testsuite/
    * gcc.dg/vec-scal-opt.c: New testcase.
    * gcc.dg/vec-scal-opt1.c: New testcase.
    * gcc.dg/vec-scal-opt2.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/vec-scal-opt.c
    trunk/gcc/testsuite/gcc.dg/vec-scal-opt1.c
    trunk/gcc/testsuite/gcc.dg/vec-scal-opt2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/passes.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-generic.c


cheers
Ramana


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-11-21  8:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-05 11:22 [Bug tree-optimization/46312] New: gcc.dg/vec-scal-opt2.c fails for ARM targets ramana at gcc dot gnu.org
2010-11-05 11:29 ` [Bug tree-optimization/46312] " rguenth at gcc dot gnu.org
2010-11-05 11:39 ` jakub at gcc dot gnu.org
2010-11-05 11:42 ` ramana.r at gmail dot com
2010-11-05 11:44 ` rguenther at suse dot de
2010-11-09 10:41 ` rguenth at gcc dot gnu.org
2010-11-09 13:46 ` rguenth at gcc dot gnu.org
2010-11-09 13:46 ` rguenth at gcc dot gnu.org
2010-11-12 10:57 ` ramana at gcc dot gnu.org
2010-11-12 10:58 ` ramana at gcc dot gnu.org
2010-11-12 11:54 ` jakub at gcc dot gnu.org
2010-11-17 10:20 ` irar at gcc dot gnu.org
2010-11-21  8:03 ` irar at il dot ibm.com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).