public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/36057]  New: struct-layout-1_generate.c  uses non-standard  '%n$'  operand number formats
@ 2008-04-26 21:19 dannysmith at users dot sourceforge dot net
  2008-04-27  5:49 ` [Bug testsuite/36057] " ubizjak at gmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: dannysmith at users dot sourceforge dot net @ 2008-04-26 21:19 UTC (permalink / raw)
  To: gcc-bugs

This commit 
2008-02-20  Uros Bizjak  <ubizjak@gmail.com>

        * g++.dg/compat/struct-layout-1_generate.c (DG_OPTIONS): New define.
        (switchfiles): Use DG_OPTIONS. Explicitly name arguments in fprintf
        templates to reduce number of passed arguments.

breaks the G++  struct-layout tests on MS Windows since the host printf family
does not support the '%n$' extension.  The dg-options in generated files 
look like 
 /* { dg-options "-w $s -I$s" } */

After reverting that patch all 150 tescase succeed.


-- 
           Summary: struct-layout-1_generate.c  uses non-standard  '%n$'
                    operand number formats
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dannysmith at users dot sourceforge dot net
 GCC build triplet: i686-pc-mingw32
  GCC host triplet: i686-pc-mingw32
GCC target triplet: i686-pc-mingw32


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36057


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-05-20 19:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-26 21:19 [Bug testsuite/36057] New: struct-layout-1_generate.c uses non-standard '%n$' operand number formats dannysmith at users dot sourceforge dot net
2008-04-27  5:49 ` [Bug testsuite/36057] " ubizjak at gmail dot com
2008-04-27  6:03 ` [Bug testsuite/36057] struct-layout-1_generate.c uses non-ISO C " dannysmith at users dot sourceforge dot net
2008-05-12 20:42 ` [Bug testsuite/36057] [4.4 Regression] " pinskia at gcc dot gnu dot org
2008-05-12 20:42 ` pinskia at gcc dot gnu dot org
2008-05-12 20:43 ` [Bug testsuite/36057] [4.3/4.4 " pinskia at gcc dot gnu dot org
2008-05-16 19:35 ` rguenth at gcc dot gnu dot org
2008-05-17 13:10 ` ubizjak at gmail dot com
2008-05-20 19:03 ` uros at gcc dot gnu dot org
2008-05-20 19:06 ` [Bug testsuite/36057] [4.4 " ubizjak at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).