On Tue, 11 Aug 2015, Matthew Wahab wrote:

>       PR target/67143
>       * gcc.target/aarch64/pr67143.c: New

What's architecture-specific about this test?  That is, why doesn't it 
just go in gcc.c-torture/compile (no dg- directives needed, automatically 
looped over optimization options)?

Architecture-specific test directories should only be for tests that are 
actually architecture-specific (e.g. using architecture-specific options, 
or asm, or built-in functions, or scan-assembler for particular output), 
not for tests that can be built generically for all architectures and 
still test for the original bug.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to