------- Comment #2 from ubizjak at gmail dot com 2008-02-07 15:44 ------- (In reply to comment #0) > [EMAIL PROTECTED] testsuite]$ grep dg-options gcc.c-torture/execute/*.c > gcc.c-torture/execute/pr7284-1.c:/* { dg-options "-std=c89" } */ > gcc.c-torture/execute/wchar_t-1.c:/* { dg-options "-finput-charset=utf-8" } */ > [EMAIL PROTECTED] testsuite]$ > > But those dg-options are ignored since gcc.c-torture/execute/execute.exp > doesn't load gcc-dg.exp.
You can add <testname>.x driver files in the directory to achieve same functionality. -- ubizjak at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35126