Commit 322b9977 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* gcc.dg/pr46309.c: Disable for cris*-*-*.

From-SVN: r206537
parent 1aa26aac
2014-01-10 Hans-Peter Nilsson <hp@axis.com>
* gcc.dg/pr46309.c: Disable for cris*-*-*.
2014-01-10 Eric Botcazou <ebotcazou@adacore.com>
* gcc.target/arm/neon-nested-apcs.c: Tweak dg directives.
......
/* PR tree-optimization/46309 */
/* { dg-do compile } */
/* { dg-do compile { target { ! { cris*-*-* } } } } */
/* { dg-options "-O2 -fdump-tree-reassoc-details" } */
/* The transformation depends on BRANCH_COST being greater than 1
(see the notes in the PR), so try to force that. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment