re PR target/43920 (Choosing conditional execution over conditional branches for...
authorTom de Vries <tom@codesourcery.com>
Thu, 7 Apr 2011 09:28:11 +0000 (09:28 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Thu, 7 Apr 2011 09:28:11 +0000 (09:28 +0000)
commitc7a69ce198cb28d64bfb2864fb6d3a1d57df5a7d
tree1c3164608f71336e857b8505a86236c9e809154c
parent823918aef31c377e62be41dc4712aea11d82ef69
re PR target/43920 (Choosing conditional execution over conditional branches for code size in some cases.)

2011-04-07  Tom de Vries  <tom@codesourcery.com>

PR target/43920
* lib/scanasm.exp (object-size): New proc.
* gcc.target/arm/pr43920-2.c: New test.

From-SVN: r172093
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/pr43920-2.c [new file with mode: 0644]
gcc/testsuite/lib/scanasm.exp