C++ PATCH: Fix sprintf format

Mark Mitchell mark@codesourcery.com
Thu Jun 19 21:04:00 GMT 2003


On Thu, 2003-06-19 at 03:35, Eric Botcazou wrote:
> > Does this patch fix it?  (I've tried to simulate your environment here
> > and it does seem to work, but I'd like you to confirm that before I
> > check it in.)
> 
> No, unfortunately it does not.

OK -- I think I get it.  If, in addition to the patch you tried, you
also reverse the order of the two dg-xfail-if lines, I think it will
work.  Would you try that, and let me know?

(The dg-xfail-if lines need to go from less specific targets to more
specific targets.)

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com



More information about the Gcc-patches mailing list