On 15 January 2015 at 12:33, Dominik Vogt wrote: > I have a target specific tests for C in > gcc/testsuite/gcc.target/s390 and would like to make sure that it > also runs with g++. Is there a way to execute the C tests with > g++? Would copying the test to a new file and adding this work? // { dg-options "-x c++" }