Commit fb237f9c by Janis Johnson Committed by Janis Johnson

* gcc.target/arm/pr42093.c: Use "-fno-reorder-blocks".

From-SVN: r175877
parent 49956667
2011-07-05 Janis Johnson <janisjo@codesourcery.com>
* gcc.target/arm/pr42093.c: Use "-fno-reorder-blocks".
2011-07-05 Jason Merrill <jason@redhat.com>
* g++.dg/rtti/anon-ns1.C: Allow for null-termination.
......
/* { dg-options "-mthumb -O2" } */
/* { dg-options "-mthumb -O2 -fno-reorder-blocks" } */
/* { dg-require-effective-target arm_thumb2_ok } */
/* { dg-final { scan-assembler-not "tbb" } } */
/* { dg-final { scan-assembler-not "tbh" } } */
......
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