This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/35126] dg-options in gcc.c-torture/execute ignored



------- Comment #2 from ubizjak at gmail dot com  2008-02-07 15:44 -------
(In reply to comment #0)
> [hjl@gnu-6 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" } */
> [hjl@gnu-6 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]