Re: [testsuite] fixes for gcc.target/arm/mla-1.c
> OK for trunk, and for 4.6 in a few days if no problems? > This is OK. Thanks, Ramana
[testsuite] fixes for gcc.target/arm/mla-1.c
Test gcc.target/arm/mla-1.c scans the assembly file for a string that is part of the name, which always succeeds. This patch adds a tab to the search target to avoid that. It also removes the -march option and pruning of warnings about conflicts, and restricts the tests to targets that support Th